From ba42f81358257b9bc98f4163decba32a53d9342b Mon Sep 17 00:00:00 2001 From: helge Date: Wed, 20 Apr 2005 21:20:33 +0000 Subject: [PATCH] moved MySQL directory git-svn-id: http://svn.opengroupware.org/SOPE/trunk@743 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- sope-gdl1/{MySQL4 => MySQL}/COPYING.LIB | 0 sope-gdl1/{MySQL4 => MySQL}/ChangeLog | 0 sope-gdl1/{MySQL4 => MySQL}/EOAttribute+MySQL4.h | 0 sope-gdl1/{MySQL4 => MySQL}/EOAttribute+MySQL4.m | 0 sope-gdl1/{MySQL4 => MySQL}/GNUmakefile | 0 sope-gdl1/{MySQL4 => MySQL}/GNUmakefile.preamble | 0 sope-gdl1/{MySQL4 => MySQL}/MySQL4Adaptor.h | 0 sope-gdl1/{MySQL4 => MySQL}/MySQL4Adaptor.m | 0 sope-gdl1/{MySQL4 => MySQL}/MySQL4Channel+Model.h | 0 sope-gdl1/{MySQL4 => MySQL}/MySQL4Channel+Model.m | 0 sope-gdl1/{MySQL4 => MySQL}/MySQL4Channel.h | 0 sope-gdl1/{MySQL4 => MySQL}/MySQL4Channel.m | 0 sope-gdl1/{MySQL4 => MySQL}/MySQL4Context.h | 0 sope-gdl1/{MySQL4 => MySQL}/MySQL4Context.m | 0 sope-gdl1/{MySQL4 => MySQL}/MySQL4Exception.h | 0 sope-gdl1/{MySQL4 => MySQL}/MySQL4Exception.m | 0 sope-gdl1/{MySQL4 => MySQL}/MySQL4Expression.h | 0 sope-gdl1/{MySQL4 => MySQL}/MySQL4Expression.m | 0 sope-gdl1/{MySQL4 => MySQL}/MySQL4Values.h | 0 sope-gdl1/{MySQL4 => MySQL}/MySQL4Values.m | 0 sope-gdl1/{MySQL4 => MySQL}/NSCalendarDate+MySQL4Val.m | 0 sope-gdl1/{MySQL4 => MySQL}/NSData+MySQL4Val.m | 0 sope-gdl1/{MySQL4 => MySQL}/NSNumber+MySQL4Val.m | 0 sope-gdl1/{MySQL4 => MySQL}/NSString+MySQL4.h | 0 sope-gdl1/{MySQL4 => MySQL}/NSString+MySQL4.m | 0 sope-gdl1/{MySQL4 => MySQL}/NSString+MySQL4Val.m | 0 sope-gdl1/{MySQL4 => MySQL}/README | 0 sope-gdl1/{MySQL4 => MySQL}/Version | 0 sope-gdl1/{MySQL4 => MySQL}/common.h | 0 sope-gdl1/{MySQL4 => MySQL}/condict.plist | 0 sope-gdl1/{MySQL4 => MySQL}/fhs.make | 0 sope-gdl1/{MySQL4 => MySQL}/gdltest.m | 0 sope-gdl1/{MySQL4 => MySQL}/test.eomodel | 0 33 files changed, 0 insertions(+), 0 deletions(-) rename sope-gdl1/{MySQL4 => MySQL}/COPYING.LIB (100%) rename sope-gdl1/{MySQL4 => MySQL}/ChangeLog (100%) rename sope-gdl1/{MySQL4 => MySQL}/EOAttribute+MySQL4.h (100%) rename sope-gdl1/{MySQL4 => MySQL}/EOAttribute+MySQL4.m (100%) rename sope-gdl1/{MySQL4 => MySQL}/GNUmakefile (100%) rename sope-gdl1/{MySQL4 => MySQL}/GNUmakefile.preamble (100%) rename sope-gdl1/{MySQL4 => MySQL}/MySQL4Adaptor.h (100%) rename sope-gdl1/{MySQL4 => MySQL}/MySQL4Adaptor.m (100%) rename sope-gdl1/{MySQL4 => MySQL}/MySQL4Channel+Model.h (100%) rename sope-gdl1/{MySQL4 => MySQL}/MySQL4Channel+Model.m (100%) rename sope-gdl1/{MySQL4 => MySQL}/MySQL4Channel.h (100%) rename sope-gdl1/{MySQL4 => MySQL}/MySQL4Channel.m (100%) rename sope-gdl1/{MySQL4 => MySQL}/MySQL4Context.h (100%) rename sope-gdl1/{MySQL4 => MySQL}/MySQL4Context.m (100%) rename sope-gdl1/{MySQL4 => MySQL}/MySQL4Exception.h (100%) rename sope-gdl1/{MySQL4 => MySQL}/MySQL4Exception.m (100%) rename sope-gdl1/{MySQL4 => MySQL}/MySQL4Expression.h (100%) rename sope-gdl1/{MySQL4 => MySQL}/MySQL4Expression.m (100%) rename sope-gdl1/{MySQL4 => MySQL}/MySQL4Values.h (100%) rename sope-gdl1/{MySQL4 => MySQL}/MySQL4Values.m (100%) rename sope-gdl1/{MySQL4 => MySQL}/NSCalendarDate+MySQL4Val.m (100%) rename sope-gdl1/{MySQL4 => MySQL}/NSData+MySQL4Val.m (100%) rename sope-gdl1/{MySQL4 => MySQL}/NSNumber+MySQL4Val.m (100%) rename sope-gdl1/{MySQL4 => MySQL}/NSString+MySQL4.h (100%) rename sope-gdl1/{MySQL4 => MySQL}/NSString+MySQL4.m (100%) rename sope-gdl1/{MySQL4 => MySQL}/NSString+MySQL4Val.m (100%) rename sope-gdl1/{MySQL4 => MySQL}/README (100%) rename sope-gdl1/{MySQL4 => MySQL}/Version (100%) rename sope-gdl1/{MySQL4 => MySQL}/common.h (100%) rename sope-gdl1/{MySQL4 => MySQL}/condict.plist (100%) rename sope-gdl1/{MySQL4 => MySQL}/fhs.make (100%) rename sope-gdl1/{MySQL4 => MySQL}/gdltest.m (100%) rename sope-gdl1/{MySQL4 => MySQL}/test.eomodel (100%) diff --git a/sope-gdl1/MySQL4/COPYING.LIB b/sope-gdl1/MySQL/COPYING.LIB similarity index 100% rename from sope-gdl1/MySQL4/COPYING.LIB rename to sope-gdl1/MySQL/COPYING.LIB diff --git a/sope-gdl1/MySQL4/ChangeLog b/sope-gdl1/MySQL/ChangeLog similarity index 100% rename from sope-gdl1/MySQL4/ChangeLog rename to sope-gdl1/MySQL/ChangeLog diff --git a/sope-gdl1/MySQL4/EOAttribute+MySQL4.h b/sope-gdl1/MySQL/EOAttribute+MySQL4.h similarity index 100% rename from sope-gdl1/MySQL4/EOAttribute+MySQL4.h rename to sope-gdl1/MySQL/EOAttribute+MySQL4.h diff --git a/sope-gdl1/MySQL4/EOAttribute+MySQL4.m b/sope-gdl1/MySQL/EOAttribute+MySQL4.m similarity index 100% rename from sope-gdl1/MySQL4/EOAttribute+MySQL4.m rename to sope-gdl1/MySQL/EOAttribute+MySQL4.m diff --git a/sope-gdl1/MySQL4/GNUmakefile b/sope-gdl1/MySQL/GNUmakefile similarity index 100% rename from sope-gdl1/MySQL4/GNUmakefile rename to sope-gdl1/MySQL/GNUmakefile diff --git a/sope-gdl1/MySQL4/GNUmakefile.preamble b/sope-gdl1/MySQL/GNUmakefile.preamble similarity index 100% rename from sope-gdl1/MySQL4/GNUmakefile.preamble rename to sope-gdl1/MySQL/GNUmakefile.preamble diff --git a/sope-gdl1/MySQL4/MySQL4Adaptor.h b/sope-gdl1/MySQL/MySQL4Adaptor.h similarity index 100% rename from sope-gdl1/MySQL4/MySQL4Adaptor.h rename to sope-gdl1/MySQL/MySQL4Adaptor.h diff --git a/sope-gdl1/MySQL4/MySQL4Adaptor.m b/sope-gdl1/MySQL/MySQL4Adaptor.m similarity index 100% rename from sope-gdl1/MySQL4/MySQL4Adaptor.m rename to sope-gdl1/MySQL/MySQL4Adaptor.m diff --git a/sope-gdl1/MySQL4/MySQL4Channel+Model.h b/sope-gdl1/MySQL/MySQL4Channel+Model.h similarity index 100% rename from sope-gdl1/MySQL4/MySQL4Channel+Model.h rename to sope-gdl1/MySQL/MySQL4Channel+Model.h diff --git a/sope-gdl1/MySQL4/MySQL4Channel+Model.m b/sope-gdl1/MySQL/MySQL4Channel+Model.m similarity index 100% rename from sope-gdl1/MySQL4/MySQL4Channel+Model.m rename to sope-gdl1/MySQL/MySQL4Channel+Model.m diff --git a/sope-gdl1/MySQL4/MySQL4Channel.h b/sope-gdl1/MySQL/MySQL4Channel.h similarity index 100% rename from sope-gdl1/MySQL4/MySQL4Channel.h rename to sope-gdl1/MySQL/MySQL4Channel.h diff --git a/sope-gdl1/MySQL4/MySQL4Channel.m b/sope-gdl1/MySQL/MySQL4Channel.m similarity index 100% rename from sope-gdl1/MySQL4/MySQL4Channel.m rename to sope-gdl1/MySQL/MySQL4Channel.m diff --git a/sope-gdl1/MySQL4/MySQL4Context.h b/sope-gdl1/MySQL/MySQL4Context.h similarity index 100% rename from sope-gdl1/MySQL4/MySQL4Context.h rename to sope-gdl1/MySQL/MySQL4Context.h diff --git a/sope-gdl1/MySQL4/MySQL4Context.m b/sope-gdl1/MySQL/MySQL4Context.m similarity index 100% rename from sope-gdl1/MySQL4/MySQL4Context.m rename to sope-gdl1/MySQL/MySQL4Context.m diff --git a/sope-gdl1/MySQL4/MySQL4Exception.h b/sope-gdl1/MySQL/MySQL4Exception.h similarity index 100% rename from sope-gdl1/MySQL4/MySQL4Exception.h rename to sope-gdl1/MySQL/MySQL4Exception.h diff --git a/sope-gdl1/MySQL4/MySQL4Exception.m b/sope-gdl1/MySQL/MySQL4Exception.m similarity index 100% rename from sope-gdl1/MySQL4/MySQL4Exception.m rename to sope-gdl1/MySQL/MySQL4Exception.m diff --git a/sope-gdl1/MySQL4/MySQL4Expression.h b/sope-gdl1/MySQL/MySQL4Expression.h similarity index 100% rename from sope-gdl1/MySQL4/MySQL4Expression.h rename to sope-gdl1/MySQL/MySQL4Expression.h diff --git a/sope-gdl1/MySQL4/MySQL4Expression.m b/sope-gdl1/MySQL/MySQL4Expression.m similarity index 100% rename from sope-gdl1/MySQL4/MySQL4Expression.m rename to sope-gdl1/MySQL/MySQL4Expression.m diff --git a/sope-gdl1/MySQL4/MySQL4Values.h b/sope-gdl1/MySQL/MySQL4Values.h similarity index 100% rename from sope-gdl1/MySQL4/MySQL4Values.h rename to sope-gdl1/MySQL/MySQL4Values.h diff --git a/sope-gdl1/MySQL4/MySQL4Values.m b/sope-gdl1/MySQL/MySQL4Values.m similarity index 100% rename from sope-gdl1/MySQL4/MySQL4Values.m rename to sope-gdl1/MySQL/MySQL4Values.m diff --git a/sope-gdl1/MySQL4/NSCalendarDate+MySQL4Val.m b/sope-gdl1/MySQL/NSCalendarDate+MySQL4Val.m similarity index 100% rename from sope-gdl1/MySQL4/NSCalendarDate+MySQL4Val.m rename to sope-gdl1/MySQL/NSCalendarDate+MySQL4Val.m diff --git a/sope-gdl1/MySQL4/NSData+MySQL4Val.m b/sope-gdl1/MySQL/NSData+MySQL4Val.m similarity index 100% rename from sope-gdl1/MySQL4/NSData+MySQL4Val.m rename to sope-gdl1/MySQL/NSData+MySQL4Val.m diff --git a/sope-gdl1/MySQL4/NSNumber+MySQL4Val.m b/sope-gdl1/MySQL/NSNumber+MySQL4Val.m similarity index 100% rename from sope-gdl1/MySQL4/NSNumber+MySQL4Val.m rename to sope-gdl1/MySQL/NSNumber+MySQL4Val.m diff --git a/sope-gdl1/MySQL4/NSString+MySQL4.h b/sope-gdl1/MySQL/NSString+MySQL4.h similarity index 100% rename from sope-gdl1/MySQL4/NSString+MySQL4.h rename to sope-gdl1/MySQL/NSString+MySQL4.h diff --git a/sope-gdl1/MySQL4/NSString+MySQL4.m b/sope-gdl1/MySQL/NSString+MySQL4.m similarity index 100% rename from sope-gdl1/MySQL4/NSString+MySQL4.m rename to sope-gdl1/MySQL/NSString+MySQL4.m diff --git a/sope-gdl1/MySQL4/NSString+MySQL4Val.m b/sope-gdl1/MySQL/NSString+MySQL4Val.m similarity index 100% rename from sope-gdl1/MySQL4/NSString+MySQL4Val.m rename to sope-gdl1/MySQL/NSString+MySQL4Val.m diff --git a/sope-gdl1/MySQL4/README b/sope-gdl1/MySQL/README similarity index 100% rename from sope-gdl1/MySQL4/README rename to sope-gdl1/MySQL/README diff --git a/sope-gdl1/MySQL4/Version b/sope-gdl1/MySQL/Version similarity index 100% rename from sope-gdl1/MySQL4/Version rename to sope-gdl1/MySQL/Version diff --git a/sope-gdl1/MySQL4/common.h b/sope-gdl1/MySQL/common.h similarity index 100% rename from sope-gdl1/MySQL4/common.h rename to sope-gdl1/MySQL/common.h diff --git a/sope-gdl1/MySQL4/condict.plist b/sope-gdl1/MySQL/condict.plist similarity index 100% rename from sope-gdl1/MySQL4/condict.plist rename to sope-gdl1/MySQL/condict.plist diff --git a/sope-gdl1/MySQL4/fhs.make b/sope-gdl1/MySQL/fhs.make similarity index 100% rename from sope-gdl1/MySQL4/fhs.make rename to sope-gdl1/MySQL/fhs.make diff --git a/sope-gdl1/MySQL4/gdltest.m b/sope-gdl1/MySQL/gdltest.m similarity index 100% rename from sope-gdl1/MySQL4/gdltest.m rename to sope-gdl1/MySQL/gdltest.m diff --git a/sope-gdl1/MySQL4/test.eomodel b/sope-gdl1/MySQL/test.eomodel similarity index 100% rename from sope-gdl1/MySQL4/test.eomodel rename to sope-gdl1/MySQL/test.eomodel -- 2.39.5