diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-05 20:50:52 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-05 20:50:52 +0100 |
| commit | 580ba62cf0af58969453bfda788c1d81370b7353 (patch) | |
| tree | 7ecc574ad98491afc3eb00ea3087d1306a6833c8 /lib/python/Plugins | |
| parent | 7f092da014b616004d07fc27e567d1d6f096d15b (diff) | |
| parent | f4fb876e88bdd4ce3672a484d16ed6991c25cbba (diff) | |
| download | enigma2-580ba62cf0af58969453bfda788c1d81370b7353.tar.gz enigma2-580ba62cf0af58969453bfda788c1d81370b7353.zip | |
Merge branch 'master' into 3.0
Diffstat (limited to 'lib/python/Plugins')
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml index e86184fd..f52b4dab 100755 --- a/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml +++ b/lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/plugin_videoenhancement.xml @@ -2,6 +2,7 @@ <prerequisites> <hardware type="dm8000" /> <hardware type="dm800" /> + <hardware type="dm500hd" /> <hardware type="dm800se" /> <hardware type="dm7020hd" /> <tag type="Display" /> |
