r23248 - gnucash/trunk/src - Gnc-Prefs: migrate gnc-plugin gconf machinery

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


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

Modified:
   gnucash/trunk/src/gnome-utils/gnc-plugin.c
   gnucash/trunk/src/gnome-utils/gnc-plugin.h
   gnucash/trunk/src/gnome/gnc-plugin-register.c
   gnucash/trunk/src/gnome/gnc-plugin-register2.c
Log:
Gnc-Prefs: migrate gnc-plugin gconf machinery

Instead of storing a gconf callback function that will
eventually by attached to the preference when the
plugin is added to a window, simply do this for each
plugin internally in its own add_to_window override
function.
This had already been done in earlier commits for most
plugins. This commit cleans it up for the remaining
plugins and the base plugin code.



More information about the gnucash-patches mailing list