Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_utils.c 


Log Message:


fix up text

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_utils.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- e_utils.c   8 Jul 2005 08:43:27 -0000       1.15
+++ e_utils.c   8 Jul 2005 08:49:34 -0000       1.16
@@ -244,12 +244,10 @@
    wins = e_border_immortal_windows_get();
    if (wins)
      {
-       e_error_dialog_show(_("Cannot exit becaose of immortal windows."),
-                           _("Some windows are left with still around with\n"
-                             "the Lifespan lock enabled. This means that\n"
-                             "Enlightenment will not allow itself to exit\n"
-                             "until these windows have been closed or have\n"
-                             "the lifespan lock removed.\n"));
+       e_error_dialog_show(_("Cannot exit - immortal windows."),
+                           _("Some windows are left still around with the 
Lifespan lock enabled. This means\n"
+                             "that Enlightenment will not allow itself to exit 
until these windows have\n"
+                             "been closed or have the lifespan lock 
removed.\n"));
        /* FIXME: should really display a list of these lifespan locked */
        /* windows in a dialog and let the user disable their locks in */
        /* this dialog */




-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to