]> err.no Git - sope/commitdiff
moved iCalSaxDriver to Recycler
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 21 Oct 2004 15:19:52 +0000 (15:19 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 21 Oct 2004 15:19:52 +0000 (15:19 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@299 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

23 files changed:
Recycler/iCalSaxDriver/COPYING [moved from sope-ical/iCalSaxDriver/COPYING with 100% similarity]
Recycler/iCalSaxDriver/COPYRIGHT [moved from sope-ical/iCalSaxDriver/COPYRIGHT with 100% similarity]
Recycler/iCalSaxDriver/ChangeLog [moved from sope-ical/iCalSaxDriver/ChangeLog with 100% similarity]
Recycler/iCalSaxDriver/GNUmakefile [moved from sope-ical/iCalSaxDriver/GNUmakefile with 100% similarity]
Recycler/iCalSaxDriver/GNUmakefile.postamble [moved from sope-ical/iCalSaxDriver/GNUmakefile.postamble with 100% similarity]
Recycler/iCalSaxDriver/GNUmakefile.preamble [moved from sope-ical/iCalSaxDriver/GNUmakefile.preamble with 100% similarity]
Recycler/iCalSaxDriver/ICalSaxParser.h [moved from sope-ical/iCalSaxDriver/ICalSaxParser.h with 100% similarity]
Recycler/iCalSaxDriver/ICalSaxParser.m [moved from sope-ical/iCalSaxDriver/ICalSaxParser.m with 100% similarity]
Recycler/iCalSaxDriver/NSCalendarDate+ICal.h [moved from sope-ical/iCalSaxDriver/NSCalendarDate+ICal.h with 100% similarity]
Recycler/iCalSaxDriver/NSCalendarDate+ICal.m [moved from sope-ical/iCalSaxDriver/NSCalendarDate+ICal.m with 100% similarity]
Recycler/iCalSaxDriver/NSString+ICal.h [moved from sope-ical/iCalSaxDriver/NSString+ICal.h with 100% similarity]
Recycler/iCalSaxDriver/NSString+ICal.m [moved from sope-ical/iCalSaxDriver/NSString+ICal.m with 100% similarity]
Recycler/iCalSaxDriver/README [moved from sope-ical/iCalSaxDriver/README with 87% similarity]
Recycler/iCalSaxDriver/TODO [moved from sope-ical/iCalSaxDriver/TODO with 100% similarity]
Recycler/iCalSaxDriver/Version [moved from sope-ical/iCalSaxDriver/Version with 100% similarity]
Recycler/iCalSaxDriver/bundle-info.plist [moved from sope-ical/iCalSaxDriver/bundle-info.plist with 100% similarity]
Recycler/iCalSaxDriver/common.h [moved from sope-ical/iCalSaxDriver/common.h with 100% similarity]
Recycler/iCalSaxDriver/fhs.make [moved from sope-ical/iCalSaxDriver/fhs.make with 100% similarity]
Recycler/iCalSaxDriver/iCalSaxDriver-Info.plist [moved from sope-ical/iCalSaxDriver/iCalSaxDriver-Info.plist with 100% similarity]
Recycler/iCalSaxDriver/iCalSaxDriver.xcode/project.pbxproj [moved from sope-ical/iCalSaxDriver/iCalSaxDriver.xcode/project.pbxproj with 100% similarity]
Recycler/iCalSaxDriver/unicode.h [moved from sope-ical/iCalSaxDriver/unicode.h with 100% similarity]
Recycler/iCalSaxDriver/version.plist [moved from sope-ical/iCalSaxDriver/version.plist with 100% similarity]
sope-ical/ChangeLog

similarity index 87%
rename from sope-ical/iCalSaxDriver/README
rename to Recycler/iCalSaxDriver/README
index 872cfb9067e484a7f13c861a046654f765fe3521..cfe13af7b5dfafe638c2111a1434e7d6e2e149aa 100644 (file)
@@ -1,4 +1,8 @@
-# $Id$
+iCalSaxDriver
+=============
+
+IMPORTANT: iCalSaxDriver is considered DEPRECATED. SOPE/OGo now uses the
+           versitSaxDriver as its iCalendar parser.
 
 Overview
 ========
index 4db315eb836cc7d76cdbcdb6ee1ee3645e162d46..54170c35a3d9893e3a2d7c053abcd1364aebb01b 100644 (file)
@@ -1,3 +1,7 @@
+2004-10-21  Helge Hess  <helge.hess@skyrix.com>
+
+       * moved iCalSaxDriver to recycler
+
 2004-10-21  Marcus Mueller  <znek@mulle-kybernetik.com>
 
        * sope-ical.xcode: added samples and data. Also added project reference