[gegl] unsharp-mask: update reference hash
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] unsharp-mask: update reference hash
- Date: Sat, 11 Nov 2017 21:16:46 +0000 (UTC)
commit 471552332c01cf66c3652d6c5c4b43870f0b3017
Author: Øyvind Kolås <pippin gimp org>
Date: Sat Nov 11 21:51:47 2017 +0100
unsharp-mask: update reference hash
operations/common/unsharp-mask.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common/unsharp-mask.c b/operations/common/unsharp-mask.c
index 42ebb6a..ac1ff18 100644
--- a/operations/common/unsharp-mask.c
+++ b/operations/common/unsharp-mask.c
@@ -83,7 +83,7 @@ gegl_op_class_init (GeglOpClass *klass)
"name", "gegl:unsharp-mask",
"title", _("Unsharp Mask"),
"categories", "enhance:sharpen",
- "reference-hash", "9868efefcaf96dddb6ea7e9f8388a717",
+ "reference-hash", "ecedf51ab754c690b8eecf815105a059",
"description", _("Sharpen image, by adding difference to blurred image, a technique for sharpening
originally used in darkrooms."),
NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]