Revision 1941535...

Go back to digest for 13th April 2014

Bug Fixes in KDE Base

Nicolás Alvarez committed changes in [kcoreaddons] /lib:

KUser: Make guessHomeDir compatible with Windows XP.

SHGetKnownFolderPath was introduced in Windows Vista; change code to use
GetProfilesDirectory instead. Without this change, apps using kcoreaddons
don't even load in XP (whether they use KUser or not).

REVIEW:117437

File Changes

Modified 2 files
  • /lib
  •   src/CMakeLists.txt
  •   src/util/kuser_win.cpp
2 files changed in total