some more work on plugin manager
[enigma2.git] / lib / python / Plugins / SystemPlugins / NFIFlash / meta / plugin_nfiflash.xml
diff --git a/lib/python/Plugins/SystemPlugins/NFIFlash/meta/plugin_nfiflash.xml b/lib/python/Plugins/SystemPlugins/NFIFlash/meta/plugin_nfiflash.xml
new file mode 100755 (executable)
index 0000000..2de88f0
--- /dev/null
@@ -0,0 +1,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>