diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-05 20:50:38 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-05 20:50:38 +0100 |
| commit | f4fb876e88bdd4ce3672a484d16ed6991c25cbba (patch) | |
| tree | 7ecc574ad98491afc3eb00ea3087d1306a6833c8 /lib/python/Plugins | |
| parent | 4326b84fc5f10cbd752c1274cf3f750af7e0f77c (diff) | |
| download | enigma2-f4fb876e88bdd4ce3672a484d16ed6991c25cbba.tar.gz enigma2-f4fb876e88bdd4ce3672a484d16ed6991c25cbba.zip | |
plugin_videoenhancement.xml: re-add dm500hd
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" /> |
