r15458 - gnucash/trunk/src - Play nicer with recent releases of glib that have tightened what's

David Hampton hampton at cvs.gnucash.org
Sun Jan 28 16:58:21 EST 2007


Author: hampton
Date: 2007-01-28 16:58:20 -0500 (Sun, 28 Jan 2007)
New Revision: 15458
Trac: http://svn.gnucash.org/trac/changeset/15458

Modified:
   gnucash/trunk/src/app-utils/file-utils.c
   gnucash/trunk/src/app-utils/file-utils.h
   gnucash/trunk/src/app-utils/gnc-exp-parser.c
   gnucash/trunk/src/business/business-gnome/dialog-invoice.c
   gnucash/trunk/src/core-utils/gnc-gkeyfile-utils.c
   gnucash/trunk/src/core-utils/gnc-gkeyfile-utils.h
   gnucash/trunk/src/gnome-utils/gnc-main-window.c
   gnucash/trunk/src/gnome-utils/gnc-plugin-file-history.c
   gnucash/trunk/src/gnome-utils/gnc-tree-view-account.c
   gnucash/trunk/src/gnome/gnc-plugin-page-register.c
   gnucash/trunk/src/report/report-gnome/gnc-plugin-page-report.c
Log:
Play nicer with recent releases of glib that have tightened what's
considered a valid key in a key/value file.  This change will cause
gnucash to rewrite any opened state file into a new version where all
key names fit the new glib requirements.




More information about the gnucash-patches mailing list