Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : net

Dir     : e_modules/net/src


Modified Files:
        e_mod_gadcon.c 


Log Message:
Convert net module to new desktop file.

===================================================================
RCS file: /cvs/e/e_modules/net/src/e_mod_gadcon.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- e_mod_gadcon.c      15 Mar 2007 13:27:12 -0000      1.6
+++ e_mod_gadcon.c      30 Mar 2007 21:20:34 -0000      1.7
@@ -98,7 +98,7 @@
    Evas_Object *o;
    char buf[PATH_MAX];
    
-   snprintf(buf, sizeof(buf), "%s/module.edj", e_module_dir_get(cfg->mod));
+   snprintf(buf, sizeof(buf), "%s/e-module-net.edj", 
e_module_dir_get(cfg->mod));
    o = edje_object_add(evas);
    edje_object_file_set(o, buf, "icon");
    return o;



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to