diff options
Diffstat (limited to 'x11/kdebase3/patches')
-rw-r--r-- | x11/kdebase3/patches/patch-ep | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/x11/kdebase3/patches/patch-ep b/x11/kdebase3/patches/patch-ep index 8daea302368..49465f78d64 100644 --- a/x11/kdebase3/patches/patch-ep +++ b/x11/kdebase3/patches/patch-ep @@ -1,16 +1,7 @@ -$NetBSD: patch-ep,v 1.6 2005/12/11 11:01:48 markd Exp $ +$NetBSD: patch-ep,v 1.7 2006/06/01 13:46:31 markd Exp $ --- startkde.orig 2005-11-09 11:37:01.000000000 +1300 +++ startkde -@@ -48,7 +48,7 @@ fi - # - # * Then ksmserver is started which in turn starts - # 1) the window manager (kwin) --# 2) everything in $KDEDIR/share/autostart (kdesktop, kicker, etc.) -+# 2) everything in $KDEDIR/share/kde/autostart (kdesktop, kicker, etc.) - # 3) the rest of the session. - - # The user's personal KDE directory is usually ~/.kde, but this setting @@ -60,8 +60,9 @@ test -n "$KDEHOME" && kdehome=`echo "$KD # see kstartupconfig source for usage mkdir -m 700 -p $kdehome |