[gimp] menus: add the warp tool to Tool -> Transform



commit 0dbb8b8cb6436520857dcfc95564af31b79f6235
Author: Michael Natterer <mitch gimp org>
Date:   Wed May 22 00:50:28 2013 +0200

    menus: add the warp tool to Tool -> Transform

 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 e480986..2eb82ee 100644
--- a/menus/image-menu.xml.in
+++ b/menus/image-menu.xml.in
@@ -587,6 +587,7 @@
         <menuitem action="tools-unified-transform" />
         <menuitem action="tools-flip" />
         <menuitem action="tools-cage" />
+        <menuitem action="tools-warp" />
       </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]