gimp r25428 - trunk/app/plug-in
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r25428 - trunk/app/plug-in
- Date: Wed, 9 Apr 2008 11:56:56 +0100 (BST)
Author: mitch
Date: Wed Apr 9 11:56:56 2008
New Revision: 25428
URL: http://svn.gnome.org/viewvc/gimp?rev=25428&view=rev
Log:
Really map everything else in "Xtns" to "Filters/Extensions".
Modified:
trunk/app/plug-in/plug-in-menu-path.c
Modified: trunk/app/plug-in/plug-in-menu-path.c
==============================================================================
--- trunk/app/plug-in/plug-in-menu-path.c (original)
+++ trunk/app/plug-in/plug-in-menu-path.c Wed Apr 9 11:56:56 2008
@@ -58,8 +58,9 @@
{ "<Toolbox>/Xtns", "Patterns", "<Image>/File/New" },
{ "<Toolbox>/Xtns", "Web Page Themes", "<Image>/File/New" },
- { "<Toolbox>/Xtns", NULL, "<Image>/Xtns" },
+ { "<Toolbox>/Xtns", NULL, "<Image>/Filters/Extensions" },
{ "<Toolbox>/Help", NULL, "<Image>/Help" },
+
{ "<Image>/File/Acquire", NULL, "<Image>/File/New/Acquire" },
{ NULL, NULL, NULL }
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]