diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-05 19:42:09 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-05 19:42:09 +0100 |
| commit | 3238fce693dbe855e0e75b40eb26c883e940403d (patch) | |
| tree | 5792a418218e9644af2e730e6404975cd7990550 /lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml | |
| parent | 7fd4241a1d7b8d7c36385860b24882636517473b (diff) | |
| download | enigma2-3238fce693dbe855e0e75b40eb26c883e940403d.tar.gz enigma2-3238fce693dbe855e0e75b40eb26c883e940403d.zip | |
add support for dm7020hd
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml')
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml index 11b0c59f..e86184fd 100755 --- a/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml +++ b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml @@ -2,7 +2,8 @@ <prerequisites> <hardware type="dm8000" /> <hardware type="dm800" /> - <hardware type="dm500hd" /> + <hardware type="dm800se" /> + <hardware type="dm7020hd" /> <tag type="Display" /> <tag type="System" /> </prerequisites> |
