mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
activate umlauts for hd51
This commit is contained in:
@@ -34,6 +34,7 @@ hw_caps_t *get_hwcaps(void)
|
||||
caps.has_HDMI = 1;
|
||||
caps.display_xres = 8;
|
||||
caps.display_can_deepstandby = 0;
|
||||
caps.display_can_umlauts = 0; /* need test */
|
||||
caps.display_has_statusline = 0;
|
||||
caps.display_has_colon = 0;
|
||||
strcpy(caps.startup_file, "");
|
||||
|
Reference in New Issue
Block a user