gegl r3053 - in trunk: . operations/common
- From: martinn svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r3053 - in trunk: . operations/common
- Date: Sun, 12 Apr 2009 13:15:06 +0000 (UTC)
Author: martinn
Date: Sun Apr 12 13:15:06 2009
New Revision: 3053
URL: http://svn.gnome.org/viewvc/gegl?rev=3053&view=rev
Log:
gegl:layer: Use a better load op placeholder text
Modified:
trunk/ChangeLog
trunk/operations/common/layer.c
Modified: trunk/operations/common/layer.c
==============================================================================
--- trunk/operations/common/layer.c (original)
+++ trunk/operations/common/layer.c Sun Apr 12 13:15:06 2009
@@ -203,7 +203,7 @@
self->load = gegl_node_new_child (gegl,
"operation", "gegl:text",
- "string", "foo",
+ "string", "Load operation placeholder",
NULL);
gegl_node_link_many (self->load, self->scale, self->opacity, self->translate,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]