diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2010-01-14 14:11:20 +0100 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2010-01-26 14:50:07 +0100 |
| commit | c75e82f378fef9e9a1c500ffb1696ba02d8fbd9a (patch) | |
| tree | fe9e08cb9e7dac63a647ae0883d270d318427efb /lib/python/Plugins/SystemPlugins/Videomode/Makefile.am | |
| parent | 0dfedee9efae9f34cea383b5b79dcd71828002b0 (diff) | |
| download | enigma2-c75e82f378fef9e9a1c500ffb1696ba02d8fbd9a.tar.gz enigma2-c75e82f378fef9e9a1c500ffb1696ba02d8fbd9a.zip | |
fixes bug #393
change DVI picture to HDMI picture for dm500hd
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Videomode/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/SystemPlugins/Videomode/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am b/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am index 2ec0b335..1ac1d5dd 100644 --- a/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Videomode/Makefile.am @@ -16,4 +16,6 @@ dist_install_DATA = \ LICENSE \ Scart.png \ videowizard.xml \ - YPbPr.png + YPbPr.png \ + HDMI.png \ + lcd_HDMI.png |
