r21399 - gnucash/branches/2.4 - [r21398] Update Mac customizations for gtk-mac-integration-1.0.0

John Ralls jralls at code.gnucash.org
Sat Oct 8 15:16:26 EDT 2011


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

Modified:
   gnucash/branches/2.4/configure.ac
   gnucash/branches/2.4/src/bin/Makefile.am
   gnucash/branches/2.4/src/core-utils/Makefile.am
   gnucash/branches/2.4/src/core-utils/binreloc.c
   gnucash/branches/2.4/src/gnome-utils/Makefile.am
   gnucash/branches/2.4/src/gnome-utils/gnc-main-window.c
   gnucash/branches/2.4/src/gnome/Makefile.am
Log:
[r21398] 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



More information about the gnucash-patches mailing list