Initial commit of new plugin "NCID Client", which is a call monitor for NCID based...
[vuplus_dvbapp-plugin] / ncidclient / meta / plugin_ncidclient.xml
1 <default>
2           <prerequisites>
3                     <tag type="Communication" />
4                     <tag type="Network" />
5           </prerequisites>
6           <info>
7                     <author>Reichi</author>
8                     <name>NCID Client</name>
9                     <packagename>enigma2-plugin-extensions-ncidclient</packagename>
10                     <shortdescription>Callmonitor for NCID-based call notification</shortdescription>
11                     <description>NCID Client shows incoming voice calls promoted by any NCID server (e.g. Vodafone Easybox) on your Dreambox.</description>
12                     <screenshot src="http://www.dreamboxupdate.com/preview/ncidclient.jpg" />
13           </info>
14
15           <files type="package"> <!-- without version, without .ipk -->
16                 <file type="package" name="nigma2-plugin-extensions-ncidclient" />
17                 <file type="package" name="python-html" />
18                 <file type="package" name="python-textutils" />
19                 <file type="package" name="twisted-web" />
20           </files>
21 </default>