Enlightenment CVS committal Author : onefang Project : e_modules Module : wlan
Dir : e_modules/wlan Modified Files: e_mod_config.c Log Message: Updated config dialog to match latest API. =================================================================== RCS file: /cvs/e/e_modules/wlan/e_mod_config.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- e_mod_config.c 18 Jul 2006 00:03:04 -0000 1.12 +++ e_mod_config.c 14 Aug 2006 21:18:41 -0000 1.13 @@ -42,7 +42,7 @@ snprintf (buf, sizeof (buf), "%s/module.eap", e_module_dir_get (nf->wlan->module)); cfd = - e_config_dialog_new (nf->con, D_ ("Wlan Configuration"), buf, 0, v, nf); + e_config_dialog_new (nf->con, D_ ("Wlan Configuration"), "WLAN", "_e_modules_wlan_config_dialog", buf, 0, v, nf); nf->wlan->cfd = cfd; } ------------------------------------------------------------------------- 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