mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
userdata_home is a different directory on each platform we support (default /home/janssege/.local/share on linux for example) and gnc_userdata_home is normally userdata_home/GnuCash. These directories may not always exist (yet) in all circumstances, so properly handle all of these possible situations.