source: npl/overig/splashutils/nomsg.patch

Last change on this file was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 775 bytes
RevLine 
[c5c522c]1Common subdirectories: splashutils-1.1.9.10.orig/docs and splashutils-1.1.9.10/docs
2Common subdirectories: splashutils-1.1.9.10.orig/libs and splashutils-1.1.9.10/libs
3Common subdirectories: splashutils-1.1.9.10.orig/scripts and splashutils-1.1.9.10/scripts
4diff -u splashutils-1.1.9.10.orig/splash.h splashutils-1.1.9.10/splash.h
5--- splashutils-1.1.9.10.orig/splash.h  2005-09-28 21:25:35.000000000 +0000
6+++ splashutils-1.1.9.10/splash.h       2006-12-19 22:08:22.000000000 +0000
7@@ -24,7 +24,7 @@
8 #define TTY_SILENT     8
9 #define TTY_VERBOSE    1
10 
11-#define DEFAULT_MESSAGE "Initializing the kernel..."
12+#define DEFAULT_MESSAGE "Press ALT-F1 for verbose mode..."
13 #define DEFAULT_FONT   "luxisri.ttf"
14 #define DEFAULT_THEME  "default"
15 #define TTF_DEFAULT    THEME_DIR "/" DEFAULT_FONT
Note: See TracBrowser for help on using the repository browser.