diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-05 19:42:21 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-05 19:42:21 +0100 |
| commit | ed03f92207bff89ff55c6547d0cbfd7806d18149 (patch) | |
| tree | 7a326f7ab9ca1e7052957bd8d299ab9162e401af /lib/python/Plugins/SystemPlugins/TempFanControl | |
| parent | 14aab9b5a3cced3ce195266d430408afdd3161a4 (diff) | |
| parent | 3238fce693dbe855e0e75b40eb26c883e940403d (diff) | |
| download | enigma2-ed03f92207bff89ff55c6547d0cbfd7806d18149.tar.gz enigma2-ed03f92207bff89ff55c6547d0cbfd7806d18149.zip | |
Merge branch 'master' into experimental
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/TempFanControl')
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/TempFanControl/meta/plugin_tempfancontrol.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/python/Plugins/SystemPlugins/TempFanControl/meta/plugin_tempfancontrol.xml b/lib/python/Plugins/SystemPlugins/TempFanControl/meta/plugin_tempfancontrol.xml index a0bb5fa5..5c6565a9 100755 --- a/lib/python/Plugins/SystemPlugins/TempFanControl/meta/plugin_tempfancontrol.xml +++ b/lib/python/Plugins/SystemPlugins/TempFanControl/meta/plugin_tempfancontrol.xml @@ -2,6 +2,8 @@ <prerequisites> <hardware type="dm8000" /> <hardware type="dm500hd" /> + <hardware type="dm800se" /> + <hardware type="dm7020hd" /> <tag type="System" /> </prerequisites> <info> |
