Enigma2-meta: rework plugin meta files and prepare for inclusion into enigma2 transla...
[vuplus_dvbapp] / lib / python / Plugins / SystemPlugins / SkinSelector / meta / plugin_skinselector.xml
1 <default>
2           <prerequisites>
3                     <tag type="Display" />
4                     <tag type="Skin" />
5           </prerequisites>
6           <info language="en">
7                     <author>Dream Multimedia</author>
8                     <name>SkinSelector</name>
9                     <packagename>enigma2-plugin-systemplugins-skinselector</packagename>
10                     <shortdescription>SkinSelector shows a menu with selectable skins</shortdescription>
11                     <description>The SkinSelector shows a menu with selectable skins.\n
12                     It's now easy to change the look and feel of your Dreambox.
13                     </description>
14                     <screenshot src="http://www.dreamboxupdate.com/preview/plugin_skinselector_en.jpg" />
15           </info>
16
17           <files type="package"> <!-- without version, without .ipk -->
18                 <file type="package" name="enigma2-plugin-systemplugins-skinselector" />
19           </files>
20
21 </default>