]> err.no Git - scalable-opengroupware.org/commit
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1184 d1b88da0-ebda-0310...
authorfrancis <francis@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Thu, 11 Oct 2007 14:49:33 +0000 (14:49 +0000)
committerfrancis <francis@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Thu, 11 Oct 2007 14:49:33 +0000 (14:49 +0000)
commit3ae3fcff25067a853e1639f8e9f14d51f9241256
treef24f559c8912b98f327c18f425e92addb65ff4b7
parentc251a8844507004199328cae8b8a240985881a93
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1184 d1b88da0-ebda-0310-925b-ed51d893ca5b
36 files changed:
SOPE/sope-gdl1/GDLContentStore/COPYING [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/COPYRIGHT [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/ChangeLog [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.h [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.m [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/EOQualifier+GCS.h [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/EOQualifier+GCS.m [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSChannelManager.h [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSChannelManager.m [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSContext.h [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSContext.m [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSFieldExtractor.h [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSFieldExtractor.m [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSFieldInfo.h [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSFieldInfo.m [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSFolder.h [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSFolder.m [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.h [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.m [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSFolderType.h [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSFolderType.m [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSStringFormatter.h [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GCSStringFormatter.m [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GNUmakefile [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/GNUmakefile.preamble [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/NSURL+GCS.h [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/NSURL+GCS.m [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/README [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/Version [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/common.h [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/fhs.make [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/gcs_cat.m [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/gcs_gensql.m [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/gcs_ls.m [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/gcs_mkdir.m [new file with mode: 0644]
SOPE/sope-gdl1/GDLContentStore/gcs_recreatequick.m [new file with mode: 0644]