add support for dm7020hd
[vuplus_dvbapp] / lib / python / Plugins / SystemPlugins / TempFanControl / meta / plugin_tempfancontrol.xml
1 <default>
2           <prerequisites>
3                     <hardware type="dm8000" />
4                     <hardware type="dm500hd" />
5                     <hardware type="dm800se" />
6                     <hardware type="dm7020hd" />
7                     <tag type="System" />
8           </prerequisites>
9           <info>
10                     <author>Dream Multimedia</author>
11                     <name>TempFanControl</name>
12                     <packagename>enigma2-plugin-systemplugins-tempfancontrol</packagename>
13                     <shortdescription>Control your system fan</shortdescription>
14                     <description>Control your internal system fan.</description>
15           </info>
16
17           <files type="package"> <!-- without version, without .ipk -->
18                 <file type="package" name="enigma2-plugin-systemplugins-tempfancontrol" />
19         </files>
20 </default>