r23241 - gnucash/trunk/src - Gnc-Prefs: migrate int-typed preferences (and GtkCombobox widgets linked to them)

Geert Janssens gjanssens at code.gnucash.org
Mon Oct 7 10:14:13 EDT 2013


Author: gjanssens
Date: 2013-10-07 10:14:11 -0400 (Mon, 07 Oct 2013)
New Revision: 23241
Trac: http://svn.gnucash.org/trac/changeset/23241

Modified:
   gnucash/trunk/src/business/business-gnome/business-gnome-utils.h
   gnucash/trunk/src/business/business-gnome/dialog-invoice.h
   gnucash/trunk/src/business/business-gnome/gnc-plugin-business.c
   gnucash/trunk/src/business/business-gnome/gtkbuilder/business-prefs.glade
   gnucash/trunk/src/gnome-utils/dialog-preferences.c
   gnucash/trunk/src/gnome-utils/dialog-totd.c
   gnucash/trunk/src/gnome/dialog-lot-viewer.c
   gnucash/trunk/src/gnome/dialog-print-check.c
   gnucash/trunk/src/gnome/dialog-print-check2.c
   gnucash/trunk/src/gnome/dialog-tax-info.c
   gnucash/trunk/src/gnome/gschemas/org.gnucash.dialogs.checkprinting.gschema.xml.in
   gnucash/trunk/src/gnome/gschemas/org.gnucash.dialogs.gschema.xml.in
   gnucash/trunk/src/gnome/gtkbuilder/dialog-lot-viewer.glade
   gnucash/trunk/src/import-export/csv-export/assistant-csv-export.c
   gnucash/trunk/src/import-export/csv-export/assistant-csv-export.h
Log:
Gnc-Prefs: migrate int-typed preferences (and GtkCombobox widgets linked to them)

All GtkComboBoxes now use the new preferences backend
so drop the GtkComboBoxes-Gconf wiring as well.



More information about the gnucash-patches mailing list