summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-30/mythtv/defaultThemeLinHES.patch
blob: 947176e805248aca041bcd32073665eb13cae9d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/mythtv/libs/libmythui/mythuihelper.h.orig	2016-12-29 16:08:28.319634823 +0000
+++ src/mythtv/libs/libmythui/mythuihelper.h	2016-12-29 16:09:03.245104062 +0000
@@ -9,7 +9,7 @@
 #include "mythuiexp.h"
 #include "themeinfo.h"
 
-#define DEFAULT_UI_THEME "MythCenter"
+#define DEFAULT_UI_THEME "LinHES"
 #define FALLBACK_UI_THEME "Terra"
 
 class MythUIHelperPrivate;