Enlightenment CVS committal Author : chaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/bin Modified Files: evfs_metadata.c Log Message: * Yet more vfolder work =================================================================== RCS file: /cvs/e/e17/apps/evfs/src/bin/evfs_metadata.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- evfs_metadata.c 15 Jul 2006 11:33:01 -0000 1.7 +++ evfs_metadata.c 16 Jul 2006 07:23:31 -0000 1.8 @@ -288,6 +288,10 @@ } +Evas_List* evfs_metadata_groups_get() { + return metadata_root->group_list; +} + void evfs_metadata_file_set_key_value_edd(evfs_filereference* ref, char* key, void* value, Eet_Data_Descriptor* edd) { ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs