SOURCES: gdm.init, gdm-default_theme.patch - updated for 2.8.0.1

freetz freetz at pld-linux.org
Sun Jul 24 17:43:29 CEST 2005


Author: freetz                       Date: Sun Jul 24 15:43:29 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 2.8.0.1

---- Files affected:
SOURCES:
   gdm.init (1.11 -> 1.12) , gdm-default_theme.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/gdm.init
diff -u SOURCES/gdm.init:1.11 SOURCES/gdm.init:1.12
--- SOURCES/gdm.init:1.11	Sat Sep 27 00:37:42 2003
+++ SOURCES/gdm.init	Sun Jul 24 17:43:24 2005
@@ -26,7 +26,7 @@
 	# Check if the service is already running?
 	if [ ! -f /var/lock/subsys/gdm ]; then
 		msg_starting "Gnome Display Manager"
-		daemon open /usr/bin/gdm
+		daemon open /usr/sbin/gdm
 		RETVAL=$?
 		[ $RETVAL -eq 0 ] && touch /var/lock/subsys/gdm
 	else

================================================================
Index: SOURCES/gdm-default_theme.patch
diff -u SOURCES/gdm-default_theme.patch:1.1 SOURCES/gdm-default_theme.patch:1.2
--- SOURCES/gdm-default_theme.patch:1.1	Fri Jun 25 09:15:27 2004
+++ SOURCES/gdm-default_theme.patch	Sun Jul 24 17:43:24 2005
@@ -1,12 +1,12 @@
 diff -urN gdm-2.6.0.3-orig/config/gdm.conf.in gdm-2.6.0.3/config/gdm.conf.in
 --- gdm-2.6.0.3-orig/config/gdm.conf.in	2004-06-25 09:05:34.000000000 +0200
 +++ gdm-2.6.0.3/config/gdm.conf.in	2004-06-25 09:07:40.923727008 +0200
-@@ -344,7 +344,7 @@
- #UseCirclesInEntry=false
- # These two keys are for the new greeter.  Circles is the standard
- # shipped theme
+@@ -382,7 +382,7 @@
+ # then provide a list that is delimited by /: to the GraphicalThemes key and 
+ # set GraphicalThemeRand to true.  Otherwise use GraphicalTheme and specify
+ # just one theme.
 -#GraphicalTheme=circles
 +GraphicalTheme=storky
+ #GraphicalThemes=circles/:happygnome
  GraphicalThemeDir=@EXPANDED_DATADIR@/gdm/themes/
- # If InfoMsgFile points to a file, the greeter will display the contents of the
- # file in a modal dialog box before the user is allowed to log in.
+ GraphicalThemeRand=false
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/gdm.init?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SOURCES/gdm-default_theme.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list