Enlightenment CVS committal Author : chaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/include Modified Files: evfs_metadata_db.h Log Message: Allow listing of 'Efolders' =================================================================== RCS file: /cvs/e/e17/apps/evfs/src/include/evfs_metadata_db.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- evfs_metadata_db.h 26 Aug 2007 13:08:36 -0000 1.6 +++ evfs_metadata_db.h 27 Aug 2007 07:16:35 -0000 1.7 @@ -12,5 +12,6 @@ int evfs_metadata_db_vfolder_search_create(sqlite3* db, char* name); sqlite3* evfs_metadata_db_close(sqlite3* db); void evfs_metadata_db_vfolder_search_entry_add(sqlite3* db, int id, EvfsVfolderEntry* entry); +Ecore_List* evfs_metadata_db_vfolder_search_list_get(sqlite3* db); #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