[gimp] menus: also disable config-use-gegl in stable
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] menus: also disable config-use-gegl in stable
- Date: Fri, 23 Mar 2012 15:02:26 +0000 (UTC)
commit f28a17f5d3685389d146aa256512d972958b6671
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]