[gegl] newsprint: capitalise title, update hash for inverted default colors
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] newsprint: capitalise title, update hash for inverted default colors
- Date: Sat, 25 Mar 2017 11:32:39 +0000 (UTC)
commit 0d20ae48bf24f90bfe7a5c0ccf938fbe98530a2c
Author: Øyvind Kolås <pippin gimp org>
Date: Sat Mar 25 12:32:16 2017 +0100
newsprint: capitalise title, update hash for inverted default colors
operations/common/newsprint.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/operations/common/newsprint.c b/operations/common/newsprint.c
index e7134d8..e2852a3 100644
--- a/operations/common/newsprint.c
+++ b/operations/common/newsprint.c
@@ -496,10 +496,10 @@ gegl_op_class_init (GeglOpClass *klass)
gegl_operation_class_set_keys (operation_class,
"name", "gegl:newsprint",
- "title", _("newsprint"),
+ "title", _("Newsprint"),
"position-dependent", "true",
"categories" , "render",
- "reference-hash", "51014e30fa5b1e32b32ec9aa42355e3b",
+ "reference-hash", "f045b69c7f218e0470d8e74d8306b397",
"description", _("Digital halftoning with optional modulations. "),
"position-dependent", "true",
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]