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/Videomode/meta | |
| parent | 7950c2de2dbfd5bfee3650faaf45301187f7184a (diff) | |
| download | enigma2-bc6d7d587ad101a8449537238b9703f3a5fbbacb.tar.gz enigma2-bc6d7d587ad101a8449537238b9703f3a5fbbacb.zip | |
Enigma2-Metainformations: - update all Meta Informations
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Videomode/meta')
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile.am | 2 | ||||
| -rwxr-xr-x[-rw-r--r--] | lib/python/Plugins/SystemPlugins/Videomode/meta/plugin_videomode.xml | 4 | ||||
| -rw-r--r-- | lib/python/Plugins/SystemPlugins/Videomode/meta/videomode.jpg | bin | 107578 -> 0 bytes | |||
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/Videomode/meta/videomode_de.jpg | bin | 0 -> 103506 bytes | |||
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/Videomode/meta/videomode_en.jpg | bin | 0 -> 95799 bytes |
5 files changed, 3 insertions, 3 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile.am b/lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile.am index 6c012e84..ef474435 100755 --- a/lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile.am @@ -2,4 +2,4 @@ installdir = $(datadir)/meta/ dist_install_DATA = plugin_videomode.xml -EXTRA_DIST = videomode.jpg +EXTRA_DIST = videomode_en.jpg videomode_de.jpg diff --git a/lib/python/Plugins/SystemPlugins/Videomode/meta/plugin_videomode.xml b/lib/python/Plugins/SystemPlugins/Videomode/meta/plugin_videomode.xml index 3891e0b1..fbb6e3f4 100644..100755 --- a/lib/python/Plugins/SystemPlugins/Videomode/meta/plugin_videomode.xml +++ b/lib/python/Plugins/SystemPlugins/Videomode/meta/plugin_videomode.xml @@ -9,7 +9,7 @@ <packagename>enigma2-plugin-systemplugins-videomode</packagename> <shortdescription>Videomode provides advanced video modes.</shortdescription> <description>The Videomode extension provides advanced video modes.</description> - <screenshot src="http://www.dreamboxupdate.com/preview/videomode.jpg" /> + <screenshot src="http://www.dreamboxupdate.com/preview/plugin_videomode_en.jpg" /> </info> <info language="de"> <author>Dream Multimedia</author> @@ -17,7 +17,7 @@ <packagename>enigma2-plugin-systemplugins-videomode</packagename> <shortdescription>Videomode bietet erweiterte Video Einstellungen.</shortdescription> <description>Die Videomode-Erweiterung bietet erweiterte Video-Einstellungen.</description> - <screenshot src="http://www.dreamboxupdate.com/preview/videomode.jpg" /> + <screenshot src="http://www.dreamboxupdate.com/preview/plugin_videomode_de.jpg" /> </info> <files type="package"> <!-- without version, without .ipk --> diff --git a/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode.jpg b/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode.jpg Binary files differdeleted file mode 100644 index adb5646b..00000000 --- a/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode.jpg +++ /dev/null diff --git a/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode_de.jpg b/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode_de.jpg Binary files differnew file mode 100755 index 00000000..00b7ac70 --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode_de.jpg diff --git a/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode_en.jpg b/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode_en.jpg Binary files differnew file mode 100755 index 00000000..1f4288b9 --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode_en.jpg |
