mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-12-02 13:39:43 -06:00
a153412e5a
- Linux: use whatever the xdg spec dictates - Windows: use AppData(Roaming) - OS X/Quarz: use NSApplicationSupportDirectory special directory, which typically resolves to $HOME/Library/Application Support If the preferred directory can't be used the code will fallback to $HOME/.gnucash (the old location) if it exists. It won't create it however. Instead if missing it will fall back to the platform's temporary directory. Code is added also to automatically migrate all data from the old location to the new (only the first time). |
||
---|---|---|
.. | ||
test | ||
binreloc.c | ||
binreloc.h | ||
CMakeLists.txt | ||
core-utils.i | ||
core-utils.scm | ||
gnc-environment.c | ||
gnc-environment.h | ||
gnc-filepath-utils.cpp | ||
gnc-filepath-utils.h | ||
gnc-gkeyfile-utils.c | ||
gnc-gkeyfile-utils.h | ||
gnc-glib-utils.c | ||
gnc-glib-utils.h | ||
gnc-guile-utils.c | ||
gnc-guile-utils.h | ||
gnc-jalali.c | ||
gnc-jalali.h | ||
gnc-locale-utils.c | ||
gnc-locale-utils.h | ||
gnc-path.c | ||
gnc-path.h | ||
gnc-prefs-p.h | ||
gnc-prefs.c | ||
gnc-prefs.h | ||
gncla-dir.h.in | ||
Makefile.am |