Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/efreet

Dir     : e17/libs/efreet/src/lib


Modified Files:
        efreet_desktop.c 


Log Message:
TODO++

===================================================================
RCS file: /cvs/e/e17/libs/efreet/src/lib/efreet_desktop.c,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -3 -r1.36 -r1.37
--- efreet_desktop.c    24 Feb 2008 19:12:49 -0000      1.36
+++ efreet_desktop.c    24 Feb 2008 19:20:08 -0000      1.37
@@ -1766,6 +1766,7 @@
     {
         Ecore_List *execs;
         execs = efreet_desktop_command_build(f->command);
+        /* TODO: Need to handle the return value from 
efreet_desktop_command_execs_process */
         efreet_desktop_command_execs_process(f->command, execs);
         ecore_list_destroy(execs);
         efreet_desktop_command_free(f->command);



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to