r23734 - gnucash/trunk/src - Fix r23732. By the time we get to inner_main it's too late to call gnc_prefs_init.

Mike Alexander mta at code.gnucash.org
Tue Jan 21 00:04:19 EST 2014


Author: mta
Date: 2014-01-21 00:04:18 -0500 (Tue, 21 Jan 2014)
New Revision: 23734
Trac: http://svn.gnucash.org/trac/changeset/23734

Modified:
   gnucash/trunk/src/bin/gnucash-bin.c
   gnucash/trunk/src/gnome-utils/gnc-gnome-utils.c
Log:
Fix r23732.  By the time we get to inner_main it's too late to call gnc_prefs_init.
By then the main window has been created so it doesn't get hooked into the prefs system.
One symptom of this is that the "tab position" pref doesn't affect that window.



More information about the gnucash-patches mailing list