diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-05 19:42:27 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-05 19:42:27 +0100 |
| commit | 7f092da014b616004d07fc27e567d1d6f096d15b (patch) | |
| tree | 5792a418218e9644af2e730e6404975cd7990550 /lib/python/Plugins/SystemPlugins/TempFanControl/meta/plugin_tempfancontrol.xml | |
| parent | c9fc2db8f1829ec65482487070722194ddc0fcf4 (diff) | |
| parent | 3238fce693dbe855e0e75b40eb26c883e940403d (diff) | |
| download | enigma2-7f092da014b616004d07fc27e567d1d6f096d15b.tar.gz enigma2-7f092da014b616004d07fc27e567d1d6f096d15b.zip | |
Merge branch 'master' into 3.0
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/TempFanControl/meta/plugin_tempfancontrol.xml')
| -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> |
