Enigma2-meta: rework plugin meta files and prepare for inclusion into enigma2 transla...
[vuplus_dvbapp] / lib / python / Plugins / Extensions / CutListEditor / meta / plugin_cutlisteditor.xml
1 <default>
2           <prerequisites>
3                     <tag type="Recording" />
4           </prerequisites>
5           <info>
6                     <author>Dream Multimedia</author>
7                     <name>CutListEditor</name>
8                     <packagename>enigma2-plugin-extensions-cutlisteditor</packagename>
9                     <shortdescription>CutListEditor allows you to edit your movies</shortdescription>
10                     <description>CutListEditor allows you to edit your movies.\nSeek to the start of the stuff you want to cut away. Press OK, select 'start cut'.\nThen seek to the end, press OK, select 'end cut'. That's it.</description>
11                     <screenshot src="http://www.dreamboxupdate.com/preview/plugin_cutlisteditor.jpg" />
12           </info>
13           <files type="package"> <!-- without version, without .ipk -->
14                 <file type="package" name="enigma2-plugin-extensions-cutlisteditor" />
15           </files>
16 </default>