Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/include


Modified Files:
        evfs_metadata_db.h 


Log Message:
VFolder actually lists

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/include/evfs_metadata_db.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- evfs_metadata_db.h  27 Aug 2007 13:38:54 -0000      1.8
+++ evfs_metadata_db.h  28 Aug 2007 02:45:39 -0000      1.9
@@ -15,5 +15,6 @@
 Ecore_List* evfs_metadata_db_vfolder_search_list_get(sqlite3* db);
 int evfs_metadata_db_vfolder_search_id_get(sqlite3* db, char* name);
 Ecore_List* evfs_metadata_db_vfolder_search_entries_get(sqlite3* db, int id);
+Ecore_List* evfs_metadata_db_vfolder_search_entries_execute(sqlite3* db, 
Ecore_List* entries);
 
 #endif



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