Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fm.c 


Log Message:
API change in efreet.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_fm.c,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -3 -r1.136 -r1.137
--- e_fm.c      25 Mar 2007 12:51:18 -0000      1.136
+++ e_fm.c      25 Mar 2007 13:13:34 -0000      1.137
@@ -1068,7 +1068,7 @@
                       if (imc->e_im_setup_exec) 
                         {
                            Efreet_Desktop *desktop;
-                           desktop = 
efreet_util_desktop_by_exec_get(imc->e_im_setup_exec);
+                           desktop = 
efreet_util_desktop_exec_find(imc->e_im_setup_exec);
                            if (desktop) 
                              oic = e_util_desktop_icon_add(desktop, "24x24", 
evas);
                         }



-------------------------------------------------------------------------
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