[gimp] app: the FG/BG hardedge gradient didn't have a unique identifier
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: the FG/BG hardedge gradient didn't have a unique identifier
- Date: Wed, 30 Apr 2014 00:04:41 +0000 (UTC)
commit 2ed1c59687f61af304659f65bb8fc585348d2b2e
Author: Michael Natterer <mitch gimp org>
Date: Wed Apr 30 02:02:24 2014 +0200
app: the FG/BG hardedge gradient didn't have a unique identifier
app/core/gimp-gradients.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/core/gimp-gradients.c b/app/core/gimp-gradients.c
index 77cd039..480ab64 100644
--- a/app/core/gimp-gradients.c
+++ b/app/core/gimp-gradients.c
@@ -36,7 +36,7 @@
#define FG_BG_RGB_KEY "gimp-gradient-fg-bg-rgb"
-#define FG_BG_HARDEDGE_KEY "gimp-gradient-fg-bg-rgb"
+#define FG_BG_HARDEDGE_KEY "gimp-gradient-fg-bg-rgb-hardedge"
#define FG_BG_HSV_CCW_KEY "gimp-gradient-fg-bg-hsv-ccw"
#define FG_BG_HSV_CW_KEY "gimp-gradient-fg-bg-hsv-cw"
#define FG_TRANSPARENT_KEY "gimp-gradient-fg-transparent"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]