[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:       2007-01-28 23:14:00
Message-ID: 1170026040.013354.312.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 628065 by dfaure:

In case anyone is still using that file: mention the required symlink when overriding \
XDG_DATA_DIRS.


 M  +4 -0      setup-env  


--- branches/work/kde4/setup-env #628064:628065
@@ -1,3 +1,5 @@
+# See also http://developernew.kde.org/Getting_Started/Increased_Productivity_in_KDE4_with_Scripts#KDE_4_environment_variables
 +
 export QTDIR=$PWD/qt-copy
 export KDEDIR=$PWD/KDE
 
@@ -14,6 +16,8 @@
 mkdir -p $KDEVARTMP
 unset KDEDIRS
 # set XDG_DATA_DIRS, to avoid kde3 stuff from /usr/share/applications being found
+# This breaks finding the XDG-standard mime database, though.
+# To fix that, do  ln -s /usr/share/mime $KDEDIR/share/mime
 export XDG_DATA_DIRS=$KDEDIR/share
 export XDG_CONFIG_DIRS=$KDEDIR/etc/xdg
 export PATH=$KDEDIR/bin:$PATH


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

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