[gegl] ink-simulator: remove incorrect references to press
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] ink-simulator: remove incorrect references to press
- Date: Sun, 10 Jan 2016 10:49:01 +0000 (UTC)
commit ace95cc9558fa9bf8313d9002d5f4af96df0eead
Author: Øyvind Kolås <pippin gimp org>
Date: Sun Jan 10 10:48:45 2016 +0000
ink-simulator: remove incorrect references to press
operations/workshop/ink-simulator.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/operations/workshop/ink-simulator.c b/operations/workshop/ink-simulator.c
index 4bbeef7..b9f8feb 100644
--- a/operations/workshop/ink-simulator.c
+++ b/operations/workshop/ink-simulator.c
@@ -1417,10 +1417,10 @@ gegl_op_class_init (GeglOpClass *klass)
gegl_operation_class_set_keys (operation_class,
"name" , "gegl:ink-simulator",
- "title" , _("Press Ink Simulator"),
+ "title" , _("Ink Simulator"),
"categories" , "misc",
"description" ,
- _("Spectral ink simulator, for softproofing/simulating press inks"
+ _("Spectral ink and paint simulator, for softproofing/simulating physical color mixing and
interactions."
""),
NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]