Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : flame

Dir     : e_modules/flame


Modified Files:
        e_mod_config.c 


Log Message:
Fix flame config dialog icon.

===================================================================
RCS file: /cvs/e/e_modules/flame/e_mod_config.c,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -3 -r1.33 -r1.34
--- e_mod_config.c      31 Oct 2007 13:31:05 -0000      1.33
+++ e_mod_config.c      31 Oct 2007 13:54:16 -0000      1.34
@@ -42,7 +42,7 @@
   v->advanced.apply_cfdata = _advanced_apply_data;
   v->advanced.create_widgets = _advanced_create_widgets;
 
-  snprintf (buf, sizeof (buf), "%s/module.edj",
+  snprintf (buf, sizeof (buf), "%s/e-module-flame.edj",
            e_module_dir_get (fl->module));
   cfd = e_config_dialog_new (con, D_ ("Flame Configuration"), "Flame", 
                             "_e_modules_flame_config_dialog", buf, 0, v, fl);



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to