diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-05 20:50:47 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2010-11-05 20:50:47 +0100 |
| commit | fa14cbb8b58a202b54557f9ef9b2b31a0128ecfc (patch) | |
| tree | 879c5c61d1ff8795f241f67092d31f03888bce35 /lib/python | |
| parent | ed03f92207bff89ff55c6547d0cbfd7806d18149 (diff) | |
| parent | f4fb876e88bdd4ce3672a484d16ed6991c25cbba (diff) | |
| download | enigma2-fa14cbb8b58a202b54557f9ef9b2b31a0128ecfc.tar.gz enigma2-fa14cbb8b58a202b54557f9ef9b2b31a0128ecfc.zip | |
Merge branch 'master' into experimental
Diffstat (limited to 'lib/python')
| -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" /> |
