blob: 423365f1a6dcdc407876747863f2a30496ea918b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<default>
<prerequisites>
<tag type="Network" />
<tag type="System" />
</prerequisites>
<info>
<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 easily configure your network step by step.
</description>
<screenshot src="http://www.dreamboxupdate.com/preview/plugin_networkwizard_en.jpg" />
</info>
<files type="package"> <!-- without version, without .ipk -->
<file type="package" name="enigma2-plugin-systemplugins-networkwizard" />
</files>
</default>
|