Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/ibar


Modified Files:
        e_mod_main.c 


Log Message:
Module about dialogs now show the module icon in the dialog, and the border.

Note: This breaks e_modules until I get them fixed.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/ibar/e_mod_main.c,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -3 -r1.129 -r1.130
--- e_mod_main.c        6 Jun 2006 15:21:48 -0000       1.129
+++ e_mod_main.c        2 Jul 2006 18:55:32 -0000       1.130
@@ -1377,7 +1377,7 @@
 EAPI int
 e_modapi_about(E_Module *m)
 {
-   e_module_dialog_show(_("Enlightenment IBar Module"),
+   e_module_dialog_show(m, _("Enlightenment IBar Module"),
                        _("This is the IBar Application Launcher bar module for 
Enlightenment.<br>"
                          "It is a first example module and is being used to 
flesh out several<br>"
                          "interfaces in Enlightenment 0.17.0. It is under 
heavy development,<br>"



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to