blob: a0bb5fa5ce1869ed770893e285fa7e72d7c2ce39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<default>
<prerequisites>
<hardware type="dm8000" />
<hardware type="dm500hd" />
<tag type="System" />
</prerequisites>
<info>
<author>Dream Multimedia</author>
<name>TempFanControl</name>
<packagename>enigma2-plugin-systemplugins-tempfancontrol</packagename>
<shortdescription>Control your system fan</shortdescription>
<description>Control your internal system fan.</description>
</info>
<files type="package"> <!-- without version, without .ipk -->
<file type="package" name="enigma2-plugin-systemplugins-tempfancontrol" />
</files>
</default>
|