AUDIT: r21398 - gnucash/trunk - Update Mac customizations for gtk-mac-integration-1.0.0

John Ralls jralls at code.gnucash.org
Sat Oct 8 15:14:02 EDT 2011


Author: jralls
Date: 2011-10-08 15:14:01 -0400 (Sat, 08 Oct 2011)
New Revision: 21398
Trac: http://svn.gnucash.org/trac/changeset/21398

Modified:
   gnucash/trunk/configure.ac
   gnucash/trunk/src/bin/Makefile.am
   gnucash/trunk/src/core-utils/Makefile.am
   gnucash/trunk/src/core-utils/binreloc.c
   gnucash/trunk/src/gnome-utils/Makefile.am
   gnucash/trunk/src/gnome-utils/gnc-main-window.c
   gnucash/trunk/src/gnome/Makefile.am
Log:
Update Mac customizations for gtk-mac-integration-1.0.0

Mac integration has had a name and api change from
ige-mac-integration as part of migration from Sourceforge to
Gnome.

Also, gtk_osxapplication_add_app_menu_item() has been replaced
with gtk_osxapplication_insert_menu_item(),
gtk_osxapplication_add_app_menu_group() has been removed (just
insert a separator where you want it), and  gtk_osxapplication
path functions had been deprecated in favor of quartz-application
equivalents; those deprecated convenience macros were removed in
1.0.0

BP



More information about the gnucash-patches mailing list