Revision 1207384
Go back to digest for 19th December 2010Bug Fixes in KDE Base
David Faure committed changes in /trunk/KDE/kdelibs/kdecore/kernel/kstandarddirs.cpp:
findExe: do not look into the "exe" resource explicitely if KDE is installed into /usr. In that case
we know it will be part of the $PATH, and we better honour the ordering of $PATH.
I still want to keep the "exe"-lookup when KDE is in a custom prefix, so that it works [better]
even if $PATH doesn't have the custom prefix.
Kudos to Matthias Fuchs and Daniel Hahler for the complete investigation.
FIXED-IN: 4.6
File Changes
Modified 1 files
- /trunk/KDE/kdelibs/kdecore/kernel/kstandarddirs.cpp
1 files changed in total