From bc6d7d587ad101a8449537238b9703f3a5fbbacb Mon Sep 17 00:00:00 2001 From: acid-burn Date: Wed, 25 Nov 2009 20:18:50 +0100 Subject: Enigma2-Metainformations: - update all Meta Informations --- .../SystemPlugins/VideoEnhancement/meta/Makefile.am | 2 +- .../VideoEnhancement/meta/plugin_videoenhancement.xml | 13 ++++++++----- .../VideoEnhancement/meta/videoenhancement.jpg | Bin 134838 -> 0 bytes .../VideoEnhancement/meta/videoenhancement_de.jpg | Bin 0 -> 117151 bytes .../VideoEnhancement/meta/videoenhancement_en.jpg | Bin 0 -> 110365 bytes 5 files changed, 9 insertions(+), 6 deletions(-) delete mode 100755 lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement.jpg create mode 100755 lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement_de.jpg create mode 100755 lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement_en.jpg (limited to 'lib/python/Plugins/SystemPlugins/VideoEnhancement') diff --git a/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/Makefile.am b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/Makefile.am index 9e248084..2e80f306 100755 --- a/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/Makefile.am @@ -2,4 +2,4 @@ installdir = $(datadir)/meta/ dist_install_DATA = plugin_videoenhancement.xml -EXTRA_DIST = videoenhancement.jpg +EXTRA_DIST = videoenhancement_en.jpg videoenhancement_de.jpg diff --git a/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml index 33b222ef..208c7e0c 100755 --- a/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml +++ b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml @@ -1,5 +1,8 @@ + + + @@ -9,15 +12,15 @@ enigma2-plugin-systemplugins-videoenhancement VideoEnhancement provides advanced video enhancement settings. The VideoEnhancement extension provides advanced video enhancement settings. - + Dream Multimedia - VideoEnhancement + Erweiterte A/V Einstellungen enigma2-plugin-systemplugins-videoenhancement - Videomode bietet erweiterte Video Konfigurationsoptionen. - Die Videomode-Erweiterung bietet erweiterte Video Konfigurationsoptionen. - + Erweiterte A/V Einstellungen für Ihre Dreambox. + Erweiterte A/V Einstellungen für Ihre Dreambox. + diff --git a/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement.jpg b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement.jpg deleted file mode 100755 index 0e0ef6fc..00000000 Binary files a/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement.jpg and /dev/null differ diff --git a/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement_de.jpg b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement_de.jpg new file mode 100755 index 00000000..ecf0161d Binary files /dev/null and b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement_de.jpg differ diff --git a/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement_en.jpg b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement_en.jpg new file mode 100755 index 00000000..a97a7a34 Binary files /dev/null and b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement_en.jpg differ -- cgit v1.2.3