Review Request 121303: detect kde4 home better in kde4 migration

Xuetian Weng wengxt at gmail.com
Wed Dec 3 23:25:55 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121303/
-----------------------------------------------------------

(Updated Dec. 3, 2014, 11:25 p.m.)


Review request for KDE Frameworks and David Faure.


Repository: kcoreaddons


Description
-------

some really old distribution might use ~/.kde for kde3 and ~/.kde4 for kde4, and in some other case ~/.kde might be existed for random reason.

This change will change the check order to KDE4_DEFAULT_HOME (from cmake option), .kde4, .kde. So distro can always specify their correct one as the first one. And check ~/.kde4 before ~/.kde seems to be a saner option because they must use "4" for a good reason.


Diffs
-----

  src/lib/util/kdelibs4migration.cpp d8d564a 

Diff: https://git.reviewboard.kde.org/r/121303/diff/


Testing
-------

return ~/.kde4 first even ~/.kde exists.


Thanks,

Xuetian Weng

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20141203/baad8f9f/attachment.html>


More information about the Kde-frameworks-devel mailing list