aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/NetworkWizard/meta/plugin_networkwizard.xml
diff options
context:
space:
mode:
authoracid-burn <acidburn@opendreambox.org>2009-11-06 08:33:50 +0000
committeracid-burn <acidburn@opendreambox.org>2009-11-06 08:33:50 +0000
commitb51121c52b6798d3edbf951d830c5de072d36b38 (patch)
tree913f60dc751cd28d2c4b5146b17ffbb8b856fe8d /lib/python/Plugins/SystemPlugins/NetworkWizard/meta/plugin_networkwizard.xml
parent77d768bcb13a74af35de2c13df2267d2a22ed13f (diff)
parent3f01be7d67fc3663ac0551258d7a3b4ee979ac40 (diff)
downloadenigma2-b51121c52b6798d3edbf951d830c5de072d36b38.tar.gz
enigma2-b51121c52b6798d3edbf951d830c5de072d36b38.zip
Merge branch 'bug_140_move_WirelessLan_and__NetworkWizard_to_Enigma2' into experimental
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/NetworkWizard/meta/plugin_networkwizard.xml')
-rwxr-xr-xlib/python/Plugins/SystemPlugins/NetworkWizard/meta/plugin_networkwizard.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/lib/python/Plugins/SystemPlugins/NetworkWizard/meta/plugin_networkwizard.xml b/lib/python/Plugins/SystemPlugins/NetworkWizard/meta/plugin_networkwizard.xml
new file mode 100755
index 00000000..660bbcd2
--- /dev/null
+++ b/lib/python/Plugins/SystemPlugins/NetworkWizard/meta/plugin_networkwizard.xml
@@ -0,0 +1,25 @@
+<default>
+ <prerequisites>
+ <tag type="System" />
+ </prerequisites>
+ <info language="en">
+ <author>Dream Multimedia</author>
+ <name>NetworkWizard</name>
+ <packagename>enigma2-plugin-systemplugins-networkwizard</packagename>
+ <shortdescription>Step by step network configuration</shortdescription>
+ <description>With the NetworkWizard you can easy configure your network step by step.
+ </description>
+ </info>
+ <info language="de">
+ <author>Dream Multimedia</author>
+ <name>NetzwerkWizard</name>
+ <packagename>enigma2-plugin-systemplugins-networkwizard</packagename>
+ <shortdescription>Schritt für Schritt Netzwerk konfiguration</shortdescription>
+ <description>Mit dem NetzwerkWizard können Sie Ihr Netzwerk konfigurieren. Sie werden Schritt
+ für Schritt durch die Konfiguration geleitet.
+ </description>
+ </info>
+ <files type="package"> <!-- without version, without .ipk -->
+ <file type="package" name="enigma2-plugin-systemplugins-networkwizard" />
+ </files>
+</default>