blob: 5c6565a97c8894b32e99afc100452953c8a03017 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<default>
<prerequisites>
<hardware type="dm8000" />
<hardware type="dm500hd" />
<hardware type="dm800se" />
<hardware type="dm7020hd" />
<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>
|