Skip to content

Allow customization of the directories

Akira Komamura requested to merge akirak/liberime:custom-paths into master
  1. Make liberime-shared-data-dir and liberime-user-data-dir custom variables. The user can change the variable anyway, and I think this is slightly better than before.
  2. Set the default value of liberime-shared-data-dir based on XDG data directories on Linux. This is the proper way on Linux.

Merge request reports