[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/kde4
From:       David Faure <faure () kde ! org>
Date:       2006-06-20 20:37:53
Message-ID: 1150835873.382130.32700.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 553363 by dfaure:

We just found out how to avoid kde3 stuff from /usr/share/applications being found by kde4.


 M  +2 -1      setup-env  


--- branches/work/kde4/setup-env #553362:553363
@@ -11,7 +11,8 @@
 export KDETMP=/tmp/$USER-kde4
 export KDEVARTMP=/var/tmp/$USER-kde4
 unset KDEDIRS
-unset XDG_DATA_DIRS
+# set XDG_DATA_DIRS, to avoid kde3 stuff from /usr/share/applications being found
+export XDG_DATA_DIRS=$KDEDIR/share
 unset XDG_CONFIG_DIRS
 export PATH=$KDEDIR/bin:$PATH
 export LD_LIBRARY_PATH=$KDEDIR/lib:$LD_LIBRARY_PATH
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic