Enlightenment CVS committal

Author  : jcwong
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_border.c 


Log Message:
minus "_"

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.385
retrieving revision 1.386
diff -u -3 -r1.385 -r1.386
--- e_border.c  2 Sep 2005 09:56:01 -0000       1.385
+++ e_border.c  2 Sep 2005 14:22:17 -0000       1.386
@@ -4746,7 +4746,7 @@
        if ((bd->client.icccm.transient_for) && 
(bd->client.icccm.client_leader))
          {
             e_error_dialog_show(_("ICCCM error"),
-                                _("Weird, this window is transient and has a 
leader: %s\n",
+                                ("Weird, this window is transient and has a 
leader: %s\n",
                                   e_border_name_get(bd)));
          }
        if (bd->client.icccm.transient_for)




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to