Enlightenment CVS committal

Author  : jcwong
Project : misc
Module  : engage

Dir     : misc/engage/src/module


Modified Files:
        e_mod_main.c 


Log Message:
Module Dialog for engage.


===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/module/e_mod_main.c,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -3 -r1.68 -r1.69
--- e_mod_main.c        24 Sep 2005 14:03:47 -0000      1.68
+++ e_mod_main.c        19 Oct 2005 04:26:30 -0000      1.69
@@ -193,11 +193,11 @@
 int
 e_modapi_about(E_Module *m)
 {
-   e_error_dialog_show("Enlightenment Engage Module",
-                      "This is the Engage module for Enlightenment.\n"
-                      "It is the native E17 version of engage.\n\n"
-                      "This version offers far greater features\n"
-                      "and will be the main focus of development from now 
on.");
+   e_module_dialog_show(_("Enlightenment Engage Module"),
+                  _("This is the Engage module for Enlightenment.<br>"
+                    "It is the native E17 version of engage.<br>"
+                    "This version offers far greater features<br>"
+                    "and will be the main focus of development from now on."));
    return 1;
 }
 




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to