r20690 - gnucash/trunk/src/gnome-utils - Separate window menu to separate ui file, separate function load function called only when not using MAC_INTEGRATION.

John Ralls jralls at code.gnucash.org
Thu May 26 19:13:45 EDT 2011


Author: jralls
Date: 2011-05-26 19:13:45 -0400 (Thu, 26 May 2011)
New Revision: 20690
Trac: http://svn.gnucash.org/trac/changeset/20690

Modified:
   gnucash/trunk/src/gnome-utils/gnc-main-window.c
   gnucash/trunk/src/gnome-utils/ui/Makefile.am
   gnucash/trunk/src/gnome-utils/ui/gnc-main-window-ui.xml
Log:
Separate window menu to separate ui file, separate function load function called only when not using MAC_INTEGRATION.

Quartz takes care of this on its own, and having Gnucash do it too creates two lists. The old approach, of just ifdeffing away the actions, worked but caused the trace log to fill up with "action missing" errors.



More information about the gnucash-patches mailing list