summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.28/mythtv/defaultThemeLinHES.patch
blob: 5fb192c7372b5df016dde3a8dd83a295e1abadf6 (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 "Terra"
+#define DEFAULT_UI_THEME "LinHES"
 #define FALLBACK_UI_THEME "MythCenter-wide"
 
 class MythUIHelperPrivate;