diff options
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml')
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml | 27 |
1 files changed, 27 insertions, 0 deletions
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> |
