[gimp] menus: add back use gegl for view - so it can be tested during dev.



commit 5c195d1c6169ccf06483452c99ed8a6897bf6808
Author: �yvind Kolås <pippin gimp org>
Date:   Fri May 20 17:21:37 2011 +0100

    menus: add back use gegl for view - so it can be tested during dev.
    
    Mitch will solve the hiding of this for stable releases using XSL, no need to
    keep it out of the menus during development.

 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 7f571d4..5584aaf 100644
--- a/menus/image-menu.xml.in
+++ b/menus/image-menu.xml.in
@@ -306,6 +306,7 @@
       <menuitem action="view-show-scrollbars" />
       <menuitem action="view-show-statusbar" />
       <separator />
+      <menuitem action="view-use-gegl" />
     </menu>
 
     <menu action="image-menu" name="Image">



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