diff options
| author | acid-burn <acidburn@opendreambox.org> | 2009-09-21 12:30:43 +0200 |
|---|---|---|
| committer | acid-burn <acidburn@opendreambox.org> | 2009-09-21 12:30:43 +0200 |
| commit | 45ed0e897cfa0a45bd1e609f0b6a551350ac1c3d (patch) | |
| tree | 9339d25b3fdd41e285b045ecd4597054295880cd /lib/python/Plugins/SystemPlugins/VideoEnhancement/meta | |
| parent | 0fa0646e9d874dc905a26551557902b2fc12d79e (diff) | |
| download | enigma2-45ed0e897cfa0a45bd1e609f0b6a551350ac1c3d.tar.gz enigma2-45ed0e897cfa0a45bd1e609f0b6a551350ac1c3d.zip | |
Enigma2: add VideoEnhancement plugin to SystemPlugins to configure advanced video settings.
Newest drivers needed.
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/VideoEnhancement/meta')
3 files changed, 32 insertions, 0 deletions
diff --git a/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/Makefile.am b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/Makefile.am new file mode 100755 index 00000000..9e248084 --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/Makefile.am @@ -0,0 +1,5 @@ +installdir = $(datadir)/meta/ + +dist_install_DATA = plugin_videoenhancement.xml + +EXTRA_DIST = videoenhancement.jpg diff --git a/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml new file mode 100755 index 00000000..33b222ef --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml @@ -0,0 +1,27 @@ +<default> + <prerequisites> + <tag type="Display" /> + <tag type="System" /> + </prerequisites> + <info language="en"> + <author>Dream Multimedia</author> + <name>VideoEnhancement</name> + <packagename>enigma2-plugin-systemplugins-videoenhancement</packagename> + <shortdescription>VideoEnhancement provides advanced video enhancement settings.</shortdescription> + <description>The VideoEnhancement extension provides advanced video enhancement settings.</description> + <screenshot src="http://www.dreamboxupdate.com/preview/videoenhancement.jpg" /> + </info> + <info language="de"> + <author>Dream Multimedia</author> + <name>VideoEnhancement</name> + <packagename>enigma2-plugin-systemplugins-videoenhancement</packagename> + <shortdescription>Videomode bietet erweiterte Video Konfigurationsoptionen.</shortdescription> + <description>Die Videomode-Erweiterung bietet erweiterte Video Konfigurationsoptionen.</description> + <screenshot src="http://www.dreamboxupdate.com/preview/videoenhancement.jpg" /> + </info> + + <files type="package"> <!-- without version, without .ipk --> + <file type="package" name="enigma2-plugin-systemplugins-videoenhancement" /> + </files> + +</default> diff --git a/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement.jpg b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement.jpg Binary files differnew file mode 100755 index 00000000..0e0ef6fc --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/videoenhancement.jpg |
