blob: d335a6308504b1f71a8dc38a3bea2c6fac8f5608 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- xbanner.h.orig Thu May 15 22:38:25 1997
+++ xbanner.h Tue Aug 18 23:58:23 1998
@@ -5,7 +5,7 @@
/* default values in case no config file is present */
-#define BANNER_DEFVAL "L i n u x !"
+#define BANNER_DEFVAL "N e t B S D !"
#define XOFFSET_DEFVAL 25
#define YOFFSET_DEFVAL 25
#define FGCOL_DEFVAL "black"
|