SOURCES: kdebase-startkde.patch - update

arekm arekm at pld-linux.org
Sun Nov 13 21:01:41 CET 2005


Author: arekm                        Date: Sun Nov 13 20:01:41 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- update

---- Files affected:
SOURCES:
   kdebase-startkde.patch (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/kdebase-startkde.patch
diff -u SOURCES/kdebase-startkde.patch:1.7 SOURCES/kdebase-startkde.patch:1.8
--- SOURCES/kdebase-startkde.patch:1.7	Wed Mar 16 18:12:43 2005
+++ SOURCES/kdebase-startkde.patch	Sun Nov 13 21:01:35 2005
@@ -1,14 +1,14 @@
 --- kdebase-031021/startkde.orig	2003-10-14 22:48:48.000000000 +0200
 +++ kdebase-031021/startkde	2003-10-21 13:58:14.000000000 +0200
-@@ -181,6 +181,7 @@
+@@ -259,6 +259,7 @@
  
  # run KPersonalizer before the session, if this is the first login
- if kreadconfig --file kpersonalizerrc --group General --key FirstLogin --default true --type bool; then
+ if test "$kpersonalizerrc_general_firstlogin" = "true"; then
 +  if test `/usr/bin/which kpersonalizer 2>/dev/null`; then
      # start only dcopserver, don't start whole kdeinit (takes too long)
      echo 'startkde: Running kpersonalizer...'  1>&2
      dcopserver
-@@ -192,6 +193,7 @@
+@@ -270,6 +271,7 @@
      done
      dcopquit kwin
      dcopserver_shutdown --wait
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/kdebase-startkde.patch?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list