gimp r23581 - in trunk: . app/plug-in app/widgets menus
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r23581 - in trunk: . app/plug-in app/widgets menus
- Date: Tue, 18 Sep 2007 15:39:53 +0100 (BST)
Author: mitch
Date: 2007-09-18 15:39:52 +0100 (Tue, 18 Sep 2007)
New Revision: 23581
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=23581&view=rev
Added:
trunk/app/plug-in/plug-in-menu-path.c
trunk/app/plug-in/plug-in-menu-path.h
Modified:
trunk/ChangeLog
trunk/app/plug-in/Makefile.am
trunk/app/plug-in/gimppluginmanager-menu-branch.c
trunk/app/plug-in/gimppluginprocedure.c
trunk/app/widgets/gimptoolbox.c
trunk/configure.in
trunk/menus/Makefile.am
trunk/menus/image-menu.xml.in
trunk/menus/menus.xsl
Log:
2007-09-18 Michael Natterer <mitch gimp org>
* configure.in: replaced HAVE_GDK_QUARTZ conditional by
--disable-toolbox-menu configure switch which defaults to "yes"
normally and to "no" on quartz.
* app/widgets/gimptoolbox.c: changed #ifdef accordingly.
* app/plug-in/Makefile.am
* app/plug-in/plug-in-menu-path.[ch]: new generic machanism to map
around menu locations. If ENABLE_TOOLBOX_MENU is false, map
"Xtns" and "Help" from <Toolbox> to <Image>.
* app/plug-in/gimppluginmanager-menu-branch.c
* app/plug-in/gimppluginprocedure.c: run all menu paths through the
new mapping function.
* menus/Makefile.am
* menus/menus.xsl
* menus/image-menu.xml.in: add both the "Xtns" and "Help" menus to
the image menubar if TOOLBOX_MENU is false.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]