Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/config


Modified Files:
        actionclasses.cfg strings.c 


Log Message:
Correct another tooltip string.

===================================================================
RCS file: /cvs/e/e16/e/config/actionclasses.cfg,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- actionclasses.cfg   19 Apr 2007 18:22:55 -0000      1.6
+++ actionclasses.cfg   19 Apr 2007 18:49:22 -0000      1.7
@@ -249,7 +249,7 @@
 
 __ACLASS __BGN
   __NAME ACTION_SHADE
-  __TOOLTIP_TEXT "Shade"
+  __TOOLTIP_TEXT "Shade/Unshade"
   __TYPE __TYPE_NORMAL
   __TOOLTIP_ACTION_TEXT "Shade/Unshade this window."
   __ALLOW_ANY_BUTTON __ON
===================================================================
RCS file: /cvs/e/e16/e/config/strings.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- strings.c   19 Apr 2007 18:23:33 -0000      1.10
+++ strings.c   19 Apr 2007 18:49:22 -0000      1.11
@@ -44,7 +44,7 @@
 _("Send this Window to the previous desktop."),
 _("Snapshot"),
 _("This button does nothing interesting."),
-_("Shade"),
+_("Shade/Unshade"),
 _("Shade/Unshade this window."),
 _("Window Options"),
 _("Show the Window Options menu."),



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to