Enlightenment CVS committal

Author  : onefang
Project : e_modules
Module  : deskshow

Dir     : e_modules/deskshow


Modified Files:
        e_mod_config.c 


Log Message:
Updated config dialog to match latest API.

===================================================================
RCS file: /cvs/e/e_modules/deskshow/e_mod_config.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- e_mod_config.c      17 Jul 2006 23:57:20 -0000      1.2
+++ e_mod_config.c      14 Aug 2006 21:00:36 -0000      1.3
@@ -62,7 +62,7 @@
   /* create config diaolg */
   con = e_container_current_get (e_manager_current_get ());
   cfd =
-    e_config_dialog_new (con, D_ ("Screenshot Configuration"), NULL, 0, v,
+    e_config_dialog_new (con, D_ ("Screenshot Configuration"), "DeskShow", 
"_e_modules_deskshow_config_dialog", NULL, 0, v,
                         ci);
   ss_config->config_dialog = 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

Reply via email to