diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2009-05-18 23:22:44 +0200 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2009-05-18 23:22:47 +0200 |
| commit | 280d713ad79576502b72963b25f1a43055a6aa50 (patch) | |
| tree | dbe864a919c2804781a7ad381faaa3950126d5a2 /lib/python | |
| parent | 8659b61d462dd64b6278f2d6470832f46821cfd5 (diff) | |
| download | enigma2-280d713ad79576502b72963b25f1a43055a6aa50.tar.gz enigma2-280d713ad79576502b72963b25f1a43055a6aa50.zip | |
Add experimental meta description
Diffstat (limited to 'lib/python')
| -rw-r--r-- | lib/python/Plugins/SystemPlugins/VideoTune/meta/plugin_videotune.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/lib/python/Plugins/SystemPlugins/VideoTune/meta/plugin_videotune.xml b/lib/python/Plugins/SystemPlugins/VideoTune/meta/plugin_videotune.xml new file mode 100644 index 00000000..82c55f2c --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/VideoTune/meta/plugin_videotune.xml @@ -0,0 +1,26 @@ +<default> + <prerequisites> + <tag type="Display" /> + <tag type="System" /> + </prerequisites> + <info language="en"> + <author>Dream Multimedia</author> + <name>VideoTune</name> + <packagename>enigma2-plugin-systemplugins-videotune</packagename> + <shortdescription>VideoTune helps fine-tuning your tv display.</shortdescription> + <description>The VideoTune helps fine-tuning your tv display.\nYou can control brightness and contrast of your tv.</description> + <screenshot src="http://www.dreamboxupdate.com/preview/videotune.jpg" /> + </info> + <info language="de"> + <author>Dream Multimedia</author> + <name>VideoTune</name> + <packagename>enigma2-plugin-systemplugins-videotune</packagename> + <shortdescription>VideoTune hilf beim fein-einstellen des Fernsehers.</shortdescription> + <description>VideoTune hilf beim fein-einstellen des Fernsehers.\nSie können Kontrast und Helligkeit fein-einstellen. + </description> + <screenshot src="http://www.dreamboxupdate.com/preview/videotune.jpg" /> + </info> + <files type="package"> <!-- without versionnumber, without .ipkg-suffix --> + <file type="package" name="enigma2-plugin-systemplugins-videotune" /> + </files> +</default> |
