Fix to find glade symbols on some *BSD systems.

Derek Atkins warlord at cvs.gnucash.org
Wed Feb 16 17:27:04 EST 2005


Log Message:
-----------
Fix to find glade symbols on some *BSD systems.

	* src/gnome-utils/dialog-utils.c: When trying to load the symbol
	  from a glade file, Fall back to dlsym() if g_module_symbol()
	  fails.  This is necessary to find the symbols on on certain *BSD
	  systems.

Modified Files:
--------------
    gnucash:
        ChangeLog
    gnucash/src/gnome-utils:
        dialog-utils.c


More information about the gnucash-patches mailing list