[gimp] app: set the sensitivity of the "filters-value-propagate" action
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: set the sensitivity of the "filters-value-propagate" action
- Date: Fri, 1 Jan 2016 19:13:29 +0000 (UTC)
commit 4c3c69e145c37010386315be28b3f7bf33c0210b
Author: Michael Natterer <mitch gimp org>
Date: Fri Jan 1 20:12:56 2016 +0100
app: set the sensitivity of the "filters-value-propagate" action
app/actions/filters-actions.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/app/actions/filters-actions.c b/app/actions/filters-actions.c
index d63a92e..3004c26 100644
--- a/app/actions/filters-actions.c
+++ b/app/actions/filters-actions.c
@@ -704,6 +704,7 @@ filters_actions_update (GimpActionGroup *group,
SET_SENSITIVE ("filters-tile-paper", writable);
SET_SENSITIVE ("filters-tile-seamless", writable);
SET_SENSITIVE ("filters-unsharp-mask", writable);
+ SET_SENSITIVE ("filters-value-propagate", writable);
SET_SENSITIVE ("filters-video-degradation", writable);
SET_SENSITIVE ("filters-vignette", writable);
SET_SENSITIVE ("filters-waves", writable);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]