summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/lcdproc/mythvantage.patch
blob: 70feff76ae9faa6cbd97b92feb8996a1e24945ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- server/serverscreens.c.orig	2007-09-17 18:35:57.000000000 +0000
+++ server/serverscreens.c	2007-09-17 18:36:32.000000000 +0000
@@ -167,9 +167,9 @@
 
 			char *top = "Thanks for using";
 #ifdef LINUX
-			char *low = "LCDproc & Linux!";
+			char *low = "MythVantage";
 #else
-			char *low = "    LCDproc!    ";
+			char *low = "    MythVantage    ";
 #endif
 
 			drivers_string(1+xoffs, 1+yoffs, top);