Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : libs/efreet

Dir     : e17/libs/efreet


Modified Files:
        TODO configure.in 


Log Message:
add a function to get desktop commands immediately when no remote uri's are 
passed in

===================================================================
RCS file: /cvs/e/e17/libs/efreet/TODO,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- TODO        13 Apr 2007 16:29:41 -0000      1.14
+++ TODO        18 Jun 2007 04:26:50 -0000      1.15
@@ -1,5 +1,6 @@
 TODO
 ----
+- efreet_desktop_command_* should free the exec strings for you (set free cb 
on execs list in _build()). need to make sure users of this function are 
updated when this change is made (e.g. e17's exec cb)
 - Efreet_Menu should setup an Ecore_File_Monitor on the .menu files and the
   app_dir and reload the menu when needed
 
===================================================================
RCS file: /cvs/e/e17/libs/efreet/configure.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- configure.in        17 Jun 2007 15:25:49 -0000      1.7
+++ configure.in        18 Jun 2007 04:26:50 -0000      1.8
@@ -1,7 +1,7 @@
 AC_INIT(configure.in)
 AC_CANONICAL_BUILD
 AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(efreet, 0.0.3.003)
+AM_INIT_AUTOMAKE(efreet, 0.0.3.004)
 AM_CONFIG_HEADER(config.h)
 
 AC_ISC_POSIX



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to