Author: glen                         Date: Tue Nov  6 14:28:36 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- mention splash themename used

---- Files affected:
SOURCES:
   splashutils.init (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/splashutils.init
diff -u SOURCES/splashutils.init:1.7 SOURCES/splashutils.init:1.8
--- SOURCES/splashutils.init:1.7        Wed Oct 17 16:25:05 2007
+++ SOURCES/splashutils.init    Tue Nov  6 15:28:31 2007
@@ -25,7 +25,7 @@
        # Check if the service is already running?
        if [ ! -f /var/lock/subsys/fbsplash ]; then
                if [ -e /dev/fbsplash ] && [ -e /proc/sys/kernel/fbsplash ] && 
[ -f /etc/splash/${SPLASH_THEME}/${RES}.cfg ]; then
-                       show "Setting framebuffer console images"; busy
+                       show "Setting framebuffer console images for theme 
'%s'" $SPLASH_THEME; busy
                        for TTY in ${SPLASH_TTYS}; do
                                theme="${SPLASH_THEME}"
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/splashutils.init?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to