diff options
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Videomode/meta')
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile.am | 3 | ||||
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/Videomode/meta/plugin_videomode.xml | 27 | ||||
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/Videomode/meta/videomode.jpg | bin | 0 -> 107578 bytes |
3 files changed, 30 insertions, 0 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile.am b/lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile.am new file mode 100755 index 00000000..190dd9d1 --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile.am @@ -0,0 +1,3 @@ +installdir = $(LIBDIR)/enigma2/python/Plugins/meta/ + +install_DATA = plugin_videomode.xml *.jpg diff --git a/lib/python/Plugins/SystemPlugins/Videomode/meta/plugin_videomode.xml b/lib/python/Plugins/SystemPlugins/Videomode/meta/plugin_videomode.xml new file mode 100755 index 00000000..3891e0b1 --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/Videomode/meta/plugin_videomode.xml @@ -0,0 +1,27 @@ +<default> + <prerequisites> + <tag type="Display" /> + <tag type="System" /> + </prerequisites> + <info language="en"> + <author>Dream Multimedia</author> + <name>Videomode</name> + <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" /> + </info> + <info language="de"> + <author>Dream Multimedia</author> + <name>Videomode</name> + <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" /> + </info> + + <files type="package"> <!-- without version, without .ipk --> + <file type="package" name="enigma2-plugin-systemplugins-videomode" /> + </files> + +</default> diff --git a/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode.jpg b/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode.jpg Binary files differnew file mode 100755 index 00000000..adb5646b --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/Videomode/meta/videomode.jpg |
