[Kde-pim] [Differential] [Commented On] D1192: Use XDG_DATA_HOME for storing data instead of HOME.
knauss (Sandro Knauß)
noreply at phabricator.kde.org
Tue Mar 22 12:07:50 GMT 2016
knauss added a comment.
In https://phabricator.kde.org/D1192#22692, @cgiboudeaux wrote:
> XDG_*_HOME are not mandatory. If XDG_DATA_HOME is not set, the users will get errors when starting Akonadi for the first time.
well at least the freedesktop documentation says, that if XDG_DATA_HOME is not available it should be replaced with $HOME/.local/share.
I search a little bit around and found, that KConfig is using qgetenv to replace a environemt variable to its content - What is a simple call of getenv, so at least I see that we really won't replace XDG_DATA_HOME with any usefull if, the env variable is not set.
REPOSITORY
rKDEPIMRUNTIME KDE PIM Runtime
REVISION DETAIL
https://phabricator.kde.org/D1192
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: knauss, mlaurent, dvratil
Cc: cgiboudeaux, kde-pim, winterz, smartins, vkrause, mlaurent, mbohlender, knauss, dvratil
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list