blob: 2de88f086356f09258c533eee390a96339053645 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
<default>
<prerequisites>
<hardware type="dm8000" />
<tag type="System" />
<tag type="Software" />
</prerequisites>
<info language="en">
<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 extension 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/nfiflash.jpg" />
</info>
<info language="de">
<author>Dream Multimedia</author>
<name>NFIFlash</name>
<packagename>enigma2-plugin-systemplugins-nfiflash</packagename>
<shortdescription>Wiederherstellen Ihrer Dreambox mittels USB-Stick.</shortdescription>
<description>Mit der NFIFlash Erweiterung können Sie ein Dreambox Image auf einen USB-Stick laden.\
Mit diesem USB-Stick ist es dann möglich Ihre Dreambox zu flashen.
</description>
<screenshot src="http://www.dreamboxupdate.com/preview/nfiflash.jpg" />
</info>
<files type="package"> <!-- without version, without .ipk -->
<file type="package" name="enigma2-plugin-systemplugins-nfiflash" />
</files>
</default>
|