gegl r2643 - in trunk: . bin



Author: ok
Date: Sun Oct 19 21:52:28 2008
New Revision: 2643
URL: http://svn.gnome.org/viewvc/gegl?rev=2643&view=rev

Log:
* bin/editor-optype.c: (gegl_typeeditor_optype): replaced hint in
entry with one that hopefully is more gramatically correct.


Modified:
   trunk/ChangeLog
   trunk/bin/editor-optype.c

Modified: trunk/bin/editor-optype.c
==============================================================================
--- trunk/bin/editor-optype.c	(original)
+++ trunk/bin/editor-optype.c	Sun Oct 19 21:52:28 2008
@@ -415,7 +415,7 @@
     }
   else
     {
-      current_type = g_strdup ("Type a GEGL operation, or examine to dropdown menu to the right");
+      current_type = g_strdup ("Write the name of a GEGL operation to apply or examine use the dropdown menu in the upper right");
     }
 
   if (label) gtk_box_pack_start (GTK_BOX (hbox), label, FALSE, FALSE, 0);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]