[Kde-pim] [Differential] [Commented On] D1192: Use XDG_DATA_HOME for storing data instead of HOME.

ach (Achim Bohnet) noreply at phabricator.kde.org
Thu Mar 24 22:54:15 GMT 2016


ach added a comment.


  As qgetenv/getenv does not handle shell features like ${XDG_DATA_HOME:=~/.local/share}   another solution may be:
  
  if the Path config var is a relative path  prepend ${XDG_DATA_HOME:=~/.local/share}
  This would need some logic when reading and writing the Path variable.
  (Maybe there exists an XDG_* helper class for QT as it exists for python?)
  
  Achim

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: ach, 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