r12025 - gnucash/trunk - Use the g_get_home_dir() function instead
of getenv("HOME"). The
David Hampton
hampton at cvs.gnucash.org
Wed Nov 23 17:43:33 EST 2005
Author: hampton
Date: 2005-11-23 17:43:32 -0500 (Wed, 23 Nov 2005)
New Revision: 12025
Trac: http://svn.gnucash.org/trac/changeset/12025
Modified:
gnucash/trunk/ChangeLog
gnucash/trunk/lib/libqof/qof/guid.c
gnucash/trunk/src/app-utils/gnc-ui-util.c
gnucash/trunk/src/engine/test/test-resolve-file-path.c
gnucash/trunk/src/gnome-utils/druid-gconf-setup.c
Log:
Use the g_get_home_dir() function instead of getenv("HOME"). The
former tries multiple places to get the path to the users home
directory.
More information about the gnucash-patches
mailing list