Merge branch 'translations' into experimental
[enigma2.git] / lib / python / Plugins / SystemPlugins / Videomode / VideoHardware.py
index adc63d2c404c8e1bb07fa86e129359054a8caddc..e3b902f0935ee68ffa7133a880f0a0d4fc1910c1 100644 (file)
@@ -241,6 +241,8 @@ class VideoHardware:
                        descr = port
                        if descr == 'DVI' and hw_type == 'dm500hd':
                                descr = 'HDMI'
+                       elif descr == 'DVI-PC' and hw_type == 'dm500hd':
+                               descr = 'HDMI-PC'
                        lst.append((port, descr))
 
                        # create list of available modes