FAILURE xaccResolveFilePath test-resolve-file-path.c:81
David Hampton
hampton-gnucash at rainbolthampton.net
Mon Sep 25 11:13:40 EDT 2006
On Mon, 2006-09-25 at 08:12 -0400, Derek Atkins wrote:
> Perhaps we should use something like:
>
> homedir = getenv("HOME")
> if (!homedir)
> homedir = g_get_home_dir();
Unless that's common usage, I see no point in modifying GnuCash's
behavior to be inconsistent with other applications that use the
g_get_home_dir function.
David
More information about the gnucash-devel
mailing list