diff options
| author | acid-burn <acidburn@opendreambox.org> | 2009-11-25 20:18:50 +0100 |
|---|---|---|
| committer | acid-burn <acidburn@opendreambox.org> | 2009-11-25 20:18:50 +0100 |
| commit | bc6d7d587ad101a8449537238b9703f3a5fbbacb (patch) | |
| tree | 481fe025f2180237cafd009d09b6520e7e17cc9d /lib/python/Plugins/SystemPlugins/NFIFlash | |
| parent | 7950c2de2dbfd5bfee3650faaf45301187f7184a (diff) | |
| download | enigma2-bc6d7d587ad101a8449537238b9703f3a5fbbacb.tar.gz enigma2-bc6d7d587ad101a8449537238b9703f3a5fbbacb.zip | |
Enigma2-Metainformations: - update all Meta Informations
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/NFIFlash')
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/NFIFlash/meta/Makefile.am | 2 | ||||
| -rw-r--r-- | lib/python/Plugins/SystemPlugins/NFIFlash/meta/nfiflash.jpg | bin | 192129 -> 0 bytes | |||
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/NFIFlash/meta/nfiflash_de.jpg | bin | 0 -> 168093 bytes | |||
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/NFIFlash/meta/nfiflash_en.jpg | bin | 0 -> 161749 bytes | |||
| -rwxr-xr-x[-rw-r--r--] | lib/python/Plugins/SystemPlugins/NFIFlash/meta/plugin_nfiflash.xml | 4 |
5 files changed, 3 insertions, 3 deletions
diff --git a/lib/python/Plugins/SystemPlugins/NFIFlash/meta/Makefile.am b/lib/python/Plugins/SystemPlugins/NFIFlash/meta/Makefile.am index 686bded0..0633e7cf 100755 --- a/lib/python/Plugins/SystemPlugins/NFIFlash/meta/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/NFIFlash/meta/Makefile.am @@ -2,4 +2,4 @@ installdir = $(datadir)/meta/ dist_install_DATA = plugin_nfiflash.xml -EXTRA_DIST = nfiflash.jpg +EXTRA_DIST = nfiflash_de.jpg nfiflash_en.jpg diff --git a/lib/python/Plugins/SystemPlugins/NFIFlash/meta/nfiflash.jpg b/lib/python/Plugins/SystemPlugins/NFIFlash/meta/nfiflash.jpg Binary files differdeleted file mode 100644 index 0a5fa469..00000000 --- a/lib/python/Plugins/SystemPlugins/NFIFlash/meta/nfiflash.jpg +++ /dev/null diff --git a/lib/python/Plugins/SystemPlugins/NFIFlash/meta/nfiflash_de.jpg b/lib/python/Plugins/SystemPlugins/NFIFlash/meta/nfiflash_de.jpg Binary files differnew file mode 100755 index 00000000..fec93f4b --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/NFIFlash/meta/nfiflash_de.jpg diff --git a/lib/python/Plugins/SystemPlugins/NFIFlash/meta/nfiflash_en.jpg b/lib/python/Plugins/SystemPlugins/NFIFlash/meta/nfiflash_en.jpg Binary files differnew file mode 100755 index 00000000..32a9967b --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/NFIFlash/meta/nfiflash_en.jpg diff --git a/lib/python/Plugins/SystemPlugins/NFIFlash/meta/plugin_nfiflash.xml b/lib/python/Plugins/SystemPlugins/NFIFlash/meta/plugin_nfiflash.xml index 2de88f08..c81f4ca5 100644..100755 --- a/lib/python/Plugins/SystemPlugins/NFIFlash/meta/plugin_nfiflash.xml +++ b/lib/python/Plugins/SystemPlugins/NFIFlash/meta/plugin_nfiflash.xml @@ -12,7 +12,7 @@ <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" /> + <screenshot src="http://www.dreamboxupdate.com/preview/plugin_nfiflash_en.jpg" /> </info> <info language="de"> <author>Dream Multimedia</author> @@ -22,7 +22,7 @@ <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" /> + <screenshot src="http://www.dreamboxupdate.com/preview/plugin_nfiflash_de.jpg" /> </info> <files type="package"> <!-- without version, without .ipk --> <file type="package" name="enigma2-plugin-systemplugins-nfiflash" /> |
