[gimp/metadata-browser] menus: also disable config-use-gegl in stable
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] menus: also disable config-use-gegl in stable
- Date: Wed, 12 Sep 2012 22:59:22 +0000 (UTC)
commit c4b2aab838cf904b679eebb77a20b01cd8bb2c00
Author: Michael Natterer <mitch gimp org>
Date: Fri Mar 23 16:02:01 2012 +0100
menus: also disable config-use-gegl in stable
menus/menus.xsl | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/menus/menus.xsl b/menus/menus.xsl
index a6851b2..8d8b749 100644
--- a/menus/menus.xsl
+++ b/menus/menus.xsl
@@ -39,7 +39,8 @@
</xsl:template>
<xsl:template match="menu[ action='debug-menu' or
- @action='view-use-gegl']">
+ @action='view-use-gegl' or
+ @action='config-use-gegl']">
<xsl:if test="$unstable-menus='yes'">
<xsl:call-template name="identity" />
</xsl:if>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]