Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/include


Modified Files:
        evfs_metadata.h 


Log Message:
* Rationalisation of the root keys for file/group metadata
* More code for the storing of group details

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/include/evfs_metadata.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- evfs_metadata.h     13 Jul 2006 09:02:33 -0000      1.3
+++ evfs_metadata.h     15 Jul 2006 11:33:01 -0000      1.4
@@ -46,5 +46,7 @@
 void evfs_metadata_debug_file_groups_print(evfs_metadata_file_groups* groups);
 int evfs_metadata_file_groups_group_check(evfs_metadata_file_groups* groups, 
char* group);
 
+char** evfs_metadata_file_group_list(char* group, int* num);
+
 
 #endif




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

Reply via email to