blob: f93f5c5a0e4f75efca778cedf46aaeacfc711443 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<default>
<prerequisites>
<hardware type="dm8000" />
<tag type="System" />
</prerequisites>
<info>
<author>Dream Multimedia</author>
<name>NFIFlash</name>
<packagename>enigma2-plugin-systemplugins-nfiflash</packagename>
<shortdescription>Restore your Dreambox with a USB stick</shortdescription>
<description>With the NFIFlash plugin it is possible to prepare a USB stick with an Dreambox image.\n
It is then possible to flash your Dreambox with the image on that stick.
</description>
<screenshot src="http://www.dreamboxupdate.com/preview/plugin_nfiflash_en.jpg" />
</info>
<files type="package"> <!-- without version, without .ipk -->
<file type="package" name="enigma2-plugin-systemplugins-nfiflash" />
</files>
</default>
|