aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/Videomode
diff options
context:
space:
mode:
authoracid-burn <acid-burn@opendreambox.org>2009-12-23 06:53:54 +0100
committeracid-burn <acid-burn@opendreambox.org>2009-12-23 06:53:54 +0100
commitca13d7906607bb7be40e7695e36054b8b86c8529 (patch)
treee41c188398ff1c0fe84ffa573b44238776f6a289 /lib/python/Plugins/SystemPlugins/Videomode
parent2b366799c5f6115a2d9a4e4f5b7d3a3e1305fb4e (diff)
parentbc6d7d587ad101a8449537238b9703f3a5fbbacb (diff)
downloadenigma2-ca13d7906607bb7be40e7695e36054b8b86c8529.tar.gz
enigma2-ca13d7906607bb7be40e7695e36054b8b86c8529.zip
Merge branch 'bug_178_update_meta_files'
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Videomode')
-rwxr-xr-xlib/python/Plugins/SystemPlugins/Videomode/meta/Makefile.am2
-rwxr-xr-x[-rw-r--r--]lib/python/Plugins/SystemPlugins/Videomode/meta/plugin_videomode.xml4
-rw-r--r--lib/python/Plugins/SystemPlugins/Videomode/meta/videomode.jpgbin107578 -> 0 bytes
-rwxr-xr-xlib/python/Plugins/SystemPlugins/Videomode/meta/videomode_de.jpgbin0 -> 103506 bytes
-rwxr-xr-xlib/python/Plugins/SystemPlugins/Videomode/meta/videomode_en.jpgbin0 -> 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
deleted file mode 100644
index adb5646b..00000000
--- a/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode.jpg
+++ /dev/null
Binary files differ
diff --git a/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode_de.jpg b/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode_de.jpg
new file mode 100755
index 00000000..00b7ac70
--- /dev/null
+++ b/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode_de.jpg
Binary files differ
diff --git a/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode_en.jpg b/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode_en.jpg
new file mode 100755
index 00000000..1f4288b9
--- /dev/null
+++ b/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode_en.jpg
Binary files differ