aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/WirelessLan/meta/plugin_wirelesslan.xml
diff options
context:
space:
mode:
authoracid-burn <acidburn@opendreambox.org>2009-11-25 20:18:50 +0100
committeracid-burn <acidburn@opendreambox.org>2009-11-25 20:18:50 +0100
commitbc6d7d587ad101a8449537238b9703f3a5fbbacb (patch)
tree481fe025f2180237cafd009d09b6520e7e17cc9d /lib/python/Plugins/SystemPlugins/WirelessLan/meta/plugin_wirelesslan.xml
parent7950c2de2dbfd5bfee3650faaf45301187f7184a (diff)
downloadenigma2-bc6d7d587ad101a8449537238b9703f3a5fbbacb.tar.gz
enigma2-bc6d7d587ad101a8449537238b9703f3a5fbbacb.zip
Enigma2-Metainformations: - update all Meta Informations
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/WirelessLan/meta/plugin_wirelesslan.xml')
-rwxr-xr-xlib/python/Plugins/SystemPlugins/WirelessLan/meta/plugin_wirelesslan.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/lib/python/Plugins/SystemPlugins/WirelessLan/meta/plugin_wirelesslan.xml b/lib/python/Plugins/SystemPlugins/WirelessLan/meta/plugin_wirelesslan.xml
new file mode 100755
index 00000000..1f882b32
--- /dev/null
+++ b/lib/python/Plugins/SystemPlugins/WirelessLan/meta/plugin_wirelesslan.xml
@@ -0,0 +1,27 @@
+<default>
+ <prerequisites>
+ <tag type="Network" />
+ <tag type="System" />
+ </prerequisites>
+ <info language="en">
+ <author>Dream Multimedia</author>
+ <name>WirelessLan</name>
+ <packagename>enigma2-plugin-systemplugins-wirelesslan</packagename>
+ <shortdescription>Configure your WLAN network interface</shortdescription>
+ <description>The WirelessLan extensions helps you configuring your WLAN network interface.</description>
+ <screenshot src="http://www.dreamboxupdate.com/preview/plugin_wirelesslan_en.jpg" />
+ </info>
+ <info language="de">
+ <author>Dream Multimedia</author>
+ <name>WirelessLan</name>
+ <packagename>enigma2-plugin-systemplugins-wirelesslan</packagename>
+ <shortdescription>Konfigurieren Sie Ihr WLAN Netzwerk.</shortdescription>
+ <description>Die WirelessLan Erweiterung hilft Ihnen beim konfigurieren Ihres WLAN Netzwerkes..</description>
+ <screenshot src="http://www.dreamboxupdate.com/preview/plugin_wirelesslan_de.jpg" />
+ </info>
+
+ <files type="package"> <!-- without version, without .ipk -->
+ <file type="package" name="enigma2-plugin-systemplugins-wirelesslan" />
+ </files>
+
+</default>