From ef2188962a232de164b1da7cbf21a3193aba50e4 Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Tue, 13 May 2014 19:58:19 -0400 Subject: [PATCH] Renamed cache files for generalization. The upcoming commit will rename the content. --- .../SOGo/GCSSpecialQueries+SOGoCacheObject.h | 0 .../SOGo/GCSSpecialQueries+SOGoCacheObject.m | 0 .../SOGoMAPIDBFolder.h => SoObjects/SOGo/SOGoCacheGCSFolder.h | 0 .../SOGoMAPIDBFolder.m => SoObjects/SOGo/SOGoCacheGCSFolder.m | 0 .../SOGoMAPIDBObject.h => SoObjects/SOGo/SOGoCacheGCSObject.h | 0 .../SOGoMAPIDBObject.m => SoObjects/SOGo/SOGoCacheGCSObject.m | 0 OpenChange/SOGoMAPIObject.h => SoObjects/SOGo/SOGoCacheObject.h | 0 OpenChange/SOGoMAPIObject.m => SoObjects/SOGo/SOGoCacheObject.m | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename OpenChange/GCSSpecialQueries+OpenChange.h => SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.h (100%) rename OpenChange/GCSSpecialQueries+OpenChange.m => SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.m (100%) rename OpenChange/SOGoMAPIDBFolder.h => SoObjects/SOGo/SOGoCacheGCSFolder.h (100%) rename OpenChange/SOGoMAPIDBFolder.m => SoObjects/SOGo/SOGoCacheGCSFolder.m (100%) rename OpenChange/SOGoMAPIDBObject.h => SoObjects/SOGo/SOGoCacheGCSObject.h (100%) rename OpenChange/SOGoMAPIDBObject.m => SoObjects/SOGo/SOGoCacheGCSObject.m (100%) rename OpenChange/SOGoMAPIObject.h => SoObjects/SOGo/SOGoCacheObject.h (100%) rename OpenChange/SOGoMAPIObject.m => SoObjects/SOGo/SOGoCacheObject.m (100%) diff --git a/OpenChange/GCSSpecialQueries+OpenChange.h b/SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.h similarity index 100% rename from OpenChange/GCSSpecialQueries+OpenChange.h rename to SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.h diff --git a/OpenChange/GCSSpecialQueries+OpenChange.m b/SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.m similarity index 100% rename from OpenChange/GCSSpecialQueries+OpenChange.m rename to SoObjects/SOGo/GCSSpecialQueries+SOGoCacheObject.m diff --git a/OpenChange/SOGoMAPIDBFolder.h b/SoObjects/SOGo/SOGoCacheGCSFolder.h similarity index 100% rename from OpenChange/SOGoMAPIDBFolder.h rename to SoObjects/SOGo/SOGoCacheGCSFolder.h diff --git a/OpenChange/SOGoMAPIDBFolder.m b/SoObjects/SOGo/SOGoCacheGCSFolder.m similarity index 100% rename from OpenChange/SOGoMAPIDBFolder.m rename to SoObjects/SOGo/SOGoCacheGCSFolder.m diff --git a/OpenChange/SOGoMAPIDBObject.h b/SoObjects/SOGo/SOGoCacheGCSObject.h similarity index 100% rename from OpenChange/SOGoMAPIDBObject.h rename to SoObjects/SOGo/SOGoCacheGCSObject.h diff --git a/OpenChange/SOGoMAPIDBObject.m b/SoObjects/SOGo/SOGoCacheGCSObject.m similarity index 100% rename from OpenChange/SOGoMAPIDBObject.m rename to SoObjects/SOGo/SOGoCacheGCSObject.m diff --git a/OpenChange/SOGoMAPIObject.h b/SoObjects/SOGo/SOGoCacheObject.h similarity index 100% rename from OpenChange/SOGoMAPIObject.h rename to SoObjects/SOGo/SOGoCacheObject.h diff --git a/OpenChange/SOGoMAPIObject.m b/SoObjects/SOGo/SOGoCacheObject.m similarity index 100% rename from OpenChange/SOGoMAPIObject.m rename to SoObjects/SOGo/SOGoCacheObject.m