12 lines
288 B
Diff
12 lines
288 B
Diff
|
--- gdm-2.16.1/config/PreSession.in
|
||
|
+++ gdm-2.16.1/config/PreSession.in
|
||
|
@@ -6,7 +6,7 @@
|
||
|
#
|
||
|
# Note that output goes into the .xsession-errors file for easy debugging
|
||
|
#
|
||
|
-PATH="@X_PATH@:$PATH:/bin:/usr/bin"
|
||
|
+PATH="@X_PATH@:$PATH:/bin:/usr/bin:/opt/kde3/bin"
|
||
|
OLD_IFS=$IFS
|
||
|
|
||
|
gdmwhich () {
|