From: wolfgang Date: Mon, 29 Oct 2007 14:51:28 +0000 (+0000) Subject: git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1203 d1b88da0-ebda-0310... X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24b5b8a5e66358c76f02c3f7f830f921f0182a79;p=scalable-opengroupware.org git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1203 d1b88da0-ebda-0310-925b-ed51d893ca5b --- diff --git a/GNUmakefile b/GNUmakefile index 2877399d..36388a08 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -5,7 +5,7 @@ include $(GNUSTEP_MAKEFILES)/common.make SUBPROJECTS = \ SOPE/NGCards \ - SOPE/sope-gdl1/GDLContentStore \ + SOPE/GDLContentStore \ OGoContentStore \ SoObjects \ Main \ diff --git a/SOPE/sope-gdl1/GDLContentStore/COPYING b/SOPE/GDLContentStore/COPYING similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/COPYING rename to SOPE/GDLContentStore/COPYING diff --git a/SOPE/sope-gdl1/GDLContentStore/COPYRIGHT b/SOPE/GDLContentStore/COPYRIGHT similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/COPYRIGHT rename to SOPE/GDLContentStore/COPYRIGHT diff --git a/SOPE/sope-gdl1/GDLContentStore/ChangeLog b/SOPE/GDLContentStore/ChangeLog similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/ChangeLog rename to SOPE/GDLContentStore/ChangeLog diff --git a/SOPE/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.h b/SOPE/GDLContentStore/EOAdaptorChannel+GCS.h similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.h rename to SOPE/GDLContentStore/EOAdaptorChannel+GCS.h diff --git a/SOPE/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.m b/SOPE/GDLContentStore/EOAdaptorChannel+GCS.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.m rename to SOPE/GDLContentStore/EOAdaptorChannel+GCS.m diff --git a/SOPE/sope-gdl1/GDLContentStore/EOQualifier+GCS.h b/SOPE/GDLContentStore/EOQualifier+GCS.h similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/EOQualifier+GCS.h rename to SOPE/GDLContentStore/EOQualifier+GCS.h diff --git a/SOPE/sope-gdl1/GDLContentStore/EOQualifier+GCS.m b/SOPE/GDLContentStore/EOQualifier+GCS.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/EOQualifier+GCS.m rename to SOPE/GDLContentStore/EOQualifier+GCS.m diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSChannelManager.h b/SOPE/GDLContentStore/GCSChannelManager.h similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSChannelManager.h rename to SOPE/GDLContentStore/GCSChannelManager.h diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSChannelManager.m b/SOPE/GDLContentStore/GCSChannelManager.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSChannelManager.m rename to SOPE/GDLContentStore/GCSChannelManager.m diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSContext.h b/SOPE/GDLContentStore/GCSContext.h similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSContext.h rename to SOPE/GDLContentStore/GCSContext.h diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSContext.m b/SOPE/GDLContentStore/GCSContext.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSContext.m rename to SOPE/GDLContentStore/GCSContext.m diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSFieldExtractor.h b/SOPE/GDLContentStore/GCSFieldExtractor.h similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSFieldExtractor.h rename to SOPE/GDLContentStore/GCSFieldExtractor.h diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSFieldExtractor.m b/SOPE/GDLContentStore/GCSFieldExtractor.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSFieldExtractor.m rename to SOPE/GDLContentStore/GCSFieldExtractor.m diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSFieldInfo.h b/SOPE/GDLContentStore/GCSFieldInfo.h similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSFieldInfo.h rename to SOPE/GDLContentStore/GCSFieldInfo.h diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSFieldInfo.m b/SOPE/GDLContentStore/GCSFieldInfo.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSFieldInfo.m rename to SOPE/GDLContentStore/GCSFieldInfo.m diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSFolder.h b/SOPE/GDLContentStore/GCSFolder.h similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSFolder.h rename to SOPE/GDLContentStore/GCSFolder.h diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSFolder.m b/SOPE/GDLContentStore/GCSFolder.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSFolder.m rename to SOPE/GDLContentStore/GCSFolder.m diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.h b/SOPE/GDLContentStore/GCSFolderManager.h similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.h rename to SOPE/GDLContentStore/GCSFolderManager.h diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.m b/SOPE/GDLContentStore/GCSFolderManager.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSFolderManager.m rename to SOPE/GDLContentStore/GCSFolderManager.m diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSFolderType.h b/SOPE/GDLContentStore/GCSFolderType.h similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSFolderType.h rename to SOPE/GDLContentStore/GCSFolderType.h diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSFolderType.m b/SOPE/GDLContentStore/GCSFolderType.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSFolderType.m rename to SOPE/GDLContentStore/GCSFolderType.m diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSStringFormatter.h b/SOPE/GDLContentStore/GCSStringFormatter.h similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSStringFormatter.h rename to SOPE/GDLContentStore/GCSStringFormatter.h diff --git a/SOPE/sope-gdl1/GDLContentStore/GCSStringFormatter.m b/SOPE/GDLContentStore/GCSStringFormatter.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GCSStringFormatter.m rename to SOPE/GDLContentStore/GCSStringFormatter.m diff --git a/SOPE/sope-gdl1/GDLContentStore/GNUmakefile b/SOPE/GDLContentStore/GNUmakefile similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GNUmakefile rename to SOPE/GDLContentStore/GNUmakefile diff --git a/SOPE/sope-gdl1/GDLContentStore/GNUmakefile.preamble b/SOPE/GDLContentStore/GNUmakefile.preamble similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/GNUmakefile.preamble rename to SOPE/GDLContentStore/GNUmakefile.preamble diff --git a/SOPE/sope-gdl1/GDLContentStore/NSURL+GCS.h b/SOPE/GDLContentStore/NSURL+GCS.h similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/NSURL+GCS.h rename to SOPE/GDLContentStore/NSURL+GCS.h diff --git a/SOPE/sope-gdl1/GDLContentStore/NSURL+GCS.m b/SOPE/GDLContentStore/NSURL+GCS.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/NSURL+GCS.m rename to SOPE/GDLContentStore/NSURL+GCS.m diff --git a/SOPE/sope-gdl1/GDLContentStore/README b/SOPE/GDLContentStore/README similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/README rename to SOPE/GDLContentStore/README diff --git a/SOPE/sope-gdl1/GDLContentStore/Version b/SOPE/GDLContentStore/Version similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/Version rename to SOPE/GDLContentStore/Version diff --git a/SOPE/sope-gdl1/GDLContentStore/common.h b/SOPE/GDLContentStore/common.h similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/common.h rename to SOPE/GDLContentStore/common.h diff --git a/SOPE/sope-gdl1/GDLContentStore/fhs.make b/SOPE/GDLContentStore/fhs.make similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/fhs.make rename to SOPE/GDLContentStore/fhs.make diff --git a/SOPE/sope-gdl1/GDLContentStore/gcs_cat.m b/SOPE/GDLContentStore/gcs_cat.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/gcs_cat.m rename to SOPE/GDLContentStore/gcs_cat.m diff --git a/SOPE/sope-gdl1/GDLContentStore/gcs_gensql.m b/SOPE/GDLContentStore/gcs_gensql.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/gcs_gensql.m rename to SOPE/GDLContentStore/gcs_gensql.m diff --git a/SOPE/sope-gdl1/GDLContentStore/gcs_ls.m b/SOPE/GDLContentStore/gcs_ls.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/gcs_ls.m rename to SOPE/GDLContentStore/gcs_ls.m diff --git a/SOPE/sope-gdl1/GDLContentStore/gcs_mkdir.m b/SOPE/GDLContentStore/gcs_mkdir.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/gcs_mkdir.m rename to SOPE/GDLContentStore/gcs_mkdir.m diff --git a/SOPE/sope-gdl1/GDLContentStore/gcs_recreatequick.m b/SOPE/GDLContentStore/gcs_recreatequick.m similarity index 100% rename from SOPE/sope-gdl1/GDLContentStore/gcs_recreatequick.m rename to SOPE/GDLContentStore/gcs_recreatequick.m