[gimp/soc-2010-cage] add an entry for the cage transform tool in the menu



commit 212f5b1d8f819896d044742343505514f321f182
Author: Michael Muré <batolettre gmail com>
Date:   Mon Jul 12 17:41:03 2010 +0200

    add an entry for the cage transform tool in the menu

 menus/image-menu.xml.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/menus/image-menu.xml.in b/menus/image-menu.xml.in
index 1db2ff2..b142fd8 100644
--- a/menus/image-menu.xml.in
+++ b/menus/image-menu.xml.in
@@ -561,6 +561,7 @@
         <menuitem action="tools-shear" />
         <menuitem action="tools-perspective" />
         <menuitem action="tools-flip" />
+        <menuitem action="tools-cage" />
       </menu>
       <menu action="tools-color-menu" name="Color Tools">
         <menuitem action="tools-color-balance" />



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]