mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
379 B
Plaintext
14 lines
379 B
Plaintext
$NetBSD: patch-ab,v 1.2 1998/11/12 15:01:17 agc Exp $
|
|
|
|
--- 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"
|