Thu Mar 13 14:06:55 2014 UTC ()
Update SOGo to 2.2.1.

Changes from 2.0.4b is too many to write here, please refer:
<http://www.sogo.nu/buzz/2014.html>.


(taca)
diff -r1.15 -r1.16 pkgsrc/www/SOGo/Makefile
diff -r1.5 -r1.6 pkgsrc/www/SOGo/PLIST
diff -r1.7 -r1.8 pkgsrc/www/SOGo/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/www/SOGo/Makefile (expand / switch to unified diff)

--- pkgsrc/www/SOGo/Makefile 2014/02/12 23:18:42 1.15
+++ pkgsrc/www/SOGo/Makefile 2014/03/13 14:06:55 1.16
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.15 2014/02/12 23:18:42 tron Exp $ 1# $NetBSD: Makefile,v 1.16 2014/03/13 14:06:55 taca Exp $
2# 2#
3 3
4DISTNAME= SOGo-2.0.4b 4DISTNAME= SOGo-2.2.1
5PKGREVISION= 3 
6CATEGORIES= www 5CATEGORIES= www
7MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ 6MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.sogo.nu/ 9HOMEPAGE= http://www.sogo.nu/
11COMMENT= Groupware server supporting CalDAV, CardDAV and GroupDAV 10COMMENT= Groupware server supporting CalDAV, CardDAV and GroupDAV
12LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
13 12
14HAS_CONFIGURE= yes 13HAS_CONFIGURE= yes
15USE_LANGUAGES= c 14USE_LANGUAGES= c
16USE_TOOLS+= gmake zip:run 15USE_TOOLS+= gmake zip:run
17 16
18CONFIGURE_ARGS= --enable-debug --disable-strip 17CONFIGURE_ARGS= --enable-debug --disable-strip

cvs diff -r1.5 -r1.6 pkgsrc/www/SOGo/PLIST (expand / switch to unified diff)

--- pkgsrc/www/SOGo/PLIST 2014/03/11 14:05:17 1.5
+++ pkgsrc/www/SOGo/PLIST 2014/03/13 14:06:55 1.6
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.5 2014/03/11 14:05:17 jperkin Exp $ 1@comment $NetBSD: PLIST,v 1.6 2014/03/13 14:06:55 taca Exp $
2include/GDLContentStore/EOAdaptorChannel+GCS.h 2include/GDLContentStore/EOAdaptorChannel+GCS.h
3include/GDLContentStore/GCSAlarmsFolder.h 3include/GDLContentStore/GCSAlarmsFolder.h
4include/GDLContentStore/GCSChannelManager.h 4include/GDLContentStore/GCSChannelManager.h
5include/GDLContentStore/GCSContext.h 5include/GDLContentStore/GCSContext.h
6include/GDLContentStore/GCSFieldExtractor.h 6include/GDLContentStore/GCSFieldExtractor.h
7include/GDLContentStore/GCSFieldInfo.h 7include/GDLContentStore/GCSFieldInfo.h
8include/GDLContentStore/GCSFolder.h 8include/GDLContentStore/GCSFolder.h
9include/GDLContentStore/GCSFolderManager.h 9include/GDLContentStore/GCSFolderManager.h
10include/GDLContentStore/GCSFolderType.h 10include/GDLContentStore/GCSFolderType.h
11include/GDLContentStore/GCSSessionsFolder.h 11include/GDLContentStore/GCSSessionsFolder.h
12include/GDLContentStore/GCSSpecialQueries.h 12include/GDLContentStore/GCSSpecialQueries.h
13include/GDLContentStore/GCSStringFormatter.h 13include/GDLContentStore/GCSStringFormatter.h
14include/GDLContentStore/NSURL+GCS.h 14include/GDLContentStore/NSURL+GCS.h
@@ -68,52 +68,55 @@ lib/GNUstep/Frameworks/SOGo.framework/Ve @@ -68,52 +68,55 @@ lib/GNUstep/Frameworks/SOGo.framework/Ve
68lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/NSNumber+Utilities.h 68lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/NSNumber+Utilities.h
69lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/NSObject+DAV.h 69lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/NSObject+DAV.h
70lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/NSObject+Utilities.h 70lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/NSObject+Utilities.h
71lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/NSString+Crypto.h 71lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/NSString+Crypto.h
72lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/NSString+DAV.h 72lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/NSString+DAV.h
73lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/NSString+Utilities.h 73lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/NSString+Utilities.h
74lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/NSURL+DAV.h 74lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/NSURL+DAV.h
75lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoAuthenticator.h 75lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoAuthenticator.h
76lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoBuild.h 76lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoBuild.h
77lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoCASSession.h 77lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoCASSession.h
78lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoCache.h 78lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoCache.h
79lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoConstants.h 79lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoConstants.h
80lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoContentObject.h 80lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoContentObject.h
 81lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoCredentialsFile.h
81lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoDAVAuthenticator.h 82lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoDAVAuthenticator.h
82lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoDateFormatter.h 83lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoDateFormatter.h
83lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoFolder.h 84lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoFolder.h
84lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoGCSFolder.h 85lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoGCSFolder.h
85lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoGroup.h 86lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoGroup.h
86lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoMailer.h 87lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoMailer.h
87lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoObject.h 88lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoObject.h
88lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoParentFolder.h 89lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoParentFolder.h
89lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoPermissions.h 90lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoPermissions.h
90lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoProductLoader.h 91lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoProductLoader.h
91lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoProxyAuthenticator.h 92lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoProxyAuthenticator.h
92lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoSession.h 93lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoSession.h
93lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoSieveManager.h 94lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoSieveManager.h
94lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoStartupLogger.h 95lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoStartupLogger.h
 96lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoStaticAuthenticator.h
95lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoUser.h 97lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoUser.h
96lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoUserFolder.h 98lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoUserFolder.h
97lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoUserManager.h 99lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoUserManager.h
98lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoUserProfile.h 100lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoUserProfile.h
99lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoWebAuthenticator.h 101lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoWebAuthenticator.h
100lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoWebDAVAclManager.h 102lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoWebDAVAclManager.h
101lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoWebDAVValue.h 103lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SOGoWebDAVValue.h
102lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SQLSource.h 104lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/SQLSource.h
103lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/WOContext+SOGo.h 105lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/WOContext+SOGo.h
104lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/WORequest+SOGo.h 106lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/WORequest+SOGo.h
105lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/WOResourceManager+SOGo.h 107lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/WOResourceManager+SOGo.h
106lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/WOResponse+SOGo.h 108lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Headers/WOResponse+SOGo.h
 109lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Resources/CASLogoutRequestMap.plist
107lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Resources/DAVReportMap.plist 110lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Resources/DAVReportMap.plist
108lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Resources/Info-gnustep.plist 111lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Resources/Info-gnustep.plist
109lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Resources/SOGoDefaults.plist 112lib/GNUstep/Frameworks/SOGo.framework/Versions/2/Resources/SOGoDefaults.plist
110lib/GNUstep/Frameworks/SOGo.framework/Versions/2/SOGo 113lib/GNUstep/Frameworks/SOGo.framework/Versions/2/SOGo
111lib/GNUstep/Frameworks/SOGo.framework/Versions/2/libSOGo.so 114lib/GNUstep/Frameworks/SOGo.framework/Versions/2/libSOGo.so
112lib/GNUstep/Frameworks/SOGo.framework/Versions/2/libSOGo.so.${PKGVERSION} 115lib/GNUstep/Frameworks/SOGo.framework/Versions/2/libSOGo.so.${PKGVERSION}
113lib/GNUstep/Frameworks/SOGo.framework/Versions/Current 116lib/GNUstep/Frameworks/SOGo.framework/Versions/Current
114lib/GNUstep/Frameworks/SOGo.framework/libSOGo.so 117lib/GNUstep/Frameworks/SOGo.framework/libSOGo.so
115lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Abidjan.ics 118lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Abidjan.ics
116lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Accra.ics 119lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Accra.ics
117lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Addis_Ababa.ics 120lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Addis_Ababa.ics
118lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Algiers.ics 121lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Algiers.ics
119lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Asmara.ics 122lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Asmara.ics
@@ -527,80 +530,84 @@ lib/GNUstep/Libraries/Resources/NGCards/ @@ -527,80 +530,84 @@ lib/GNUstep/Libraries/Resources/NGCards/
527lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Saipan.ics 530lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Saipan.ics
528lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Tahiti.ics 531lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Tahiti.ics
529lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Tarawa.ics 532lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Tarawa.ics
530lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Tongatapu.ics 533lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Tongatapu.ics
531lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Truk.ics 534lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Truk.ics
532lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Wake.ics 535lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Wake.ics
533lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Wallis.ics 536lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Wallis.ics
534lib/GNUstep/Libraries/Resources/NGCards/TimeZones/UPDATING 537lib/GNUstep/Libraries/Resources/NGCards/TimeZones/UPDATING
535lib/GNUstep/OCSTypeModels/appointment-oracle.ocs 538lib/GNUstep/OCSTypeModels/appointment-oracle.ocs
536lib/GNUstep/OCSTypeModels/appointment.ocs 539lib/GNUstep/OCSTypeModels/appointment.ocs
537lib/GNUstep/OCSTypeModels/contact-oracle.ocs 540lib/GNUstep/OCSTypeModels/contact-oracle.ocs
538lib/GNUstep/OCSTypeModels/contact.ocs 541lib/GNUstep/OCSTypeModels/contact.ocs
539lib/GNUstep/SOGo/AdministrationUI.SOGo/AdministrationUI 542lib/GNUstep/SOGo/AdministrationUI.SOGo/AdministrationUI
 543lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Arabic.lproj/Localizable.strings
540lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings 544lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
541lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Catalan.lproj/Localizable.strings 545lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Catalan.lproj/Localizable.strings
542lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Czech.lproj/Localizable.strings 546lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Czech.lproj/Localizable.strings
543lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Danish.lproj/Localizable.strings 547lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Danish.lproj/Localizable.strings
544lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Dutch.lproj/Localizable.strings 548lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Dutch.lproj/Localizable.strings
545lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/English.lproj/Localizable.strings 549lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/English.lproj/Localizable.strings
546lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Finnish.lproj/Localizable.strings 550lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Finnish.lproj/Localizable.strings
547lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/French.lproj/Localizable.strings 551lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/French.lproj/Localizable.strings
548lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/German.lproj/Localizable.strings 552lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/German.lproj/Localizable.strings
549lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Hungarian.lproj/Localizable.strings 553lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
550lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Info-gnustep.plist 554lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Info-gnustep.plist
551lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Italian.lproj/Localizable.strings 555lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Italian.lproj/Localizable.strings
552lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings 556lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings
553lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings 557lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
554lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Polish.lproj/Localizable.strings 558lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Polish.lproj/Localizable.strings
555lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Russian.lproj/Localizable.strings 559lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Russian.lproj/Localizable.strings
556lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Slovak.lproj/Localizable.strings 560lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Slovak.lproj/Localizable.strings
557lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings 561lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
558lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings 562lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
559lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Swedish.lproj/Localizable.strings 563lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Swedish.lproj/Localizable.strings
560lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/UIxAdministration.toolbar 564lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/UIxAdministration.toolbar
561lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings 565lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings
562lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Welsh.lproj/Localizable.strings 566lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Welsh.lproj/Localizable.strings
563lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/product.plist 567lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/product.plist
564lib/GNUstep/SOGo/AdministrationUI.SOGo/stamp.make 568lib/GNUstep/SOGo/AdministrationUI.SOGo/stamp.make
565lib/GNUstep/SOGo/Appointments.SOGo/Appointments 569lib/GNUstep/SOGo/Appointments.SOGo/Appointments
 570lib/GNUstep/SOGo/Appointments.SOGo/Resources/Arabic.lproj/Localizable.strings
566lib/GNUstep/SOGo/Appointments.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings 571lib/GNUstep/SOGo/Appointments.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
567lib/GNUstep/SOGo/Appointments.SOGo/Resources/Catalan.lproj/Localizable.strings 572lib/GNUstep/SOGo/Appointments.SOGo/Resources/Catalan.lproj/Localizable.strings
568lib/GNUstep/SOGo/Appointments.SOGo/Resources/Czech.lproj/Localizable.strings 573lib/GNUstep/SOGo/Appointments.SOGo/Resources/Czech.lproj/Localizable.strings
569lib/GNUstep/SOGo/Appointments.SOGo/Resources/Danish.lproj/Localizable.strings 574lib/GNUstep/SOGo/Appointments.SOGo/Resources/Danish.lproj/Localizable.strings
570lib/GNUstep/SOGo/Appointments.SOGo/Resources/Dutch.lproj/Localizable.strings 575lib/GNUstep/SOGo/Appointments.SOGo/Resources/Dutch.lproj/Localizable.strings
571lib/GNUstep/SOGo/Appointments.SOGo/Resources/English.lproj/Localizable.strings 576lib/GNUstep/SOGo/Appointments.SOGo/Resources/English.lproj/Localizable.strings
572lib/GNUstep/SOGo/Appointments.SOGo/Resources/Finnish.lproj/Localizable.strings 577lib/GNUstep/SOGo/Appointments.SOGo/Resources/Finnish.lproj/Localizable.strings
573lib/GNUstep/SOGo/Appointments.SOGo/Resources/French.lproj/Localizable.strings 578lib/GNUstep/SOGo/Appointments.SOGo/Resources/French.lproj/Localizable.strings
574lib/GNUstep/SOGo/Appointments.SOGo/Resources/German.lproj/Localizable.strings 579lib/GNUstep/SOGo/Appointments.SOGo/Resources/German.lproj/Localizable.strings
575lib/GNUstep/SOGo/Appointments.SOGo/Resources/Hungarian.lproj/Localizable.strings 580lib/GNUstep/SOGo/Appointments.SOGo/Resources/Hungarian.lproj/Localizable.strings
576lib/GNUstep/SOGo/Appointments.SOGo/Resources/Icelandic.lproj/Localizable.strings 581lib/GNUstep/SOGo/Appointments.SOGo/Resources/Icelandic.lproj/Localizable.strings
577lib/GNUstep/SOGo/Appointments.SOGo/Resources/Info-gnustep.plist 582lib/GNUstep/SOGo/Appointments.SOGo/Resources/Info-gnustep.plist
578lib/GNUstep/SOGo/Appointments.SOGo/Resources/Italian.lproj/Localizable.strings 583lib/GNUstep/SOGo/Appointments.SOGo/Resources/Italian.lproj/Localizable.strings
579lib/GNUstep/SOGo/Appointments.SOGo/Resources/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.html 584lib/GNUstep/SOGo/Appointments.SOGo/Resources/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.html
580lib/GNUstep/SOGo/Appointments.SOGo/Resources/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.wod 585lib/GNUstep/SOGo/Appointments.SOGo/Resources/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.wod
 586lib/GNUstep/SOGo/Appointments.SOGo/Resources/MSExchangeFreeBusySOAPResponseMap.plist
581lib/GNUstep/SOGo/Appointments.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings 587lib/GNUstep/SOGo/Appointments.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings
582lib/GNUstep/SOGo/Appointments.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings 588lib/GNUstep/SOGo/Appointments.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
583lib/GNUstep/SOGo/Appointments.SOGo/Resources/Polish.lproj/Localizable.strings 589lib/GNUstep/SOGo/Appointments.SOGo/Resources/Polish.lproj/Localizable.strings
584lib/GNUstep/SOGo/Appointments.SOGo/Resources/Russian.lproj/Localizable.strings 590lib/GNUstep/SOGo/Appointments.SOGo/Resources/Russian.lproj/Localizable.strings
585lib/GNUstep/SOGo/Appointments.SOGo/Resources/Slovak.lproj/Localizable.strings 591lib/GNUstep/SOGo/Appointments.SOGo/Resources/Slovak.lproj/Localizable.strings
586lib/GNUstep/SOGo/Appointments.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings 592lib/GNUstep/SOGo/Appointments.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
587lib/GNUstep/SOGo/Appointments.SOGo/Resources/SpanishSpain.lproj/Localizable.strings 593lib/GNUstep/SOGo/Appointments.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
588lib/GNUstep/SOGo/Appointments.SOGo/Resources/Swedish.lproj/Localizable.strings 594lib/GNUstep/SOGo/Appointments.SOGo/Resources/Swedish.lproj/Localizable.strings
589lib/GNUstep/SOGo/Appointments.SOGo/Resources/Ukrainian.lproj/Localizable.strings 595lib/GNUstep/SOGo/Appointments.SOGo/Resources/Ukrainian.lproj/Localizable.strings
590lib/GNUstep/SOGo/Appointments.SOGo/Resources/Welsh.lproj/Localizable.strings 596lib/GNUstep/SOGo/Appointments.SOGo/Resources/Welsh.lproj/Localizable.strings
591lib/GNUstep/SOGo/Appointments.SOGo/Resources/product.plist 597lib/GNUstep/SOGo/Appointments.SOGo/Resources/product.plist
592lib/GNUstep/SOGo/Appointments.SOGo/bundle-info.plist 598lib/GNUstep/SOGo/Appointments.SOGo/bundle-info.plist
593lib/GNUstep/SOGo/CommonUI.SOGo/CommonUI 599lib/GNUstep/SOGo/CommonUI.SOGo/CommonUI
 600lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Arabic.lproj/Localizable.strings
594lib/GNUstep/SOGo/CommonUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings 601lib/GNUstep/SOGo/CommonUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
595lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Catalan.lproj/Localizable.strings 602lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Catalan.lproj/Localizable.strings
596lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Czech.lproj/Localizable.strings 603lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Czech.lproj/Localizable.strings
597lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Danish.lproj/Localizable.strings 604lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Danish.lproj/Localizable.strings
598lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Dutch.lproj/Localizable.strings 605lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Dutch.lproj/Localizable.strings
599lib/GNUstep/SOGo/CommonUI.SOGo/Resources/English.lproj/Localizable.strings 606lib/GNUstep/SOGo/CommonUI.SOGo/Resources/English.lproj/Localizable.strings
600lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Finnish.lproj/Localizable.strings 607lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Finnish.lproj/Localizable.strings
601lib/GNUstep/SOGo/CommonUI.SOGo/Resources/French.lproj/Localizable.strings 608lib/GNUstep/SOGo/CommonUI.SOGo/Resources/French.lproj/Localizable.strings
602lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/Localizable.strings 609lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/Localizable.strings
603lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Hungarian.lproj/Localizable.strings 610lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
604lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Icelandic.lproj/Localizable.strings 611lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
605lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Info-gnustep.plist 612lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Info-gnustep.plist
606lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Italian.lproj/Localizable.strings 613lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Italian.lproj/Localizable.strings
@@ -608,52 +615,54 @@ lib/GNUstep/SOGo/CommonUI.SOGo/Resources @@ -608,52 +615,54 @@ lib/GNUstep/SOGo/CommonUI.SOGo/Resources
608lib/GNUstep/SOGo/CommonUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings 615lib/GNUstep/SOGo/CommonUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
609lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Polish.lproj/Localizable.strings 616lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Polish.lproj/Localizable.strings
610lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Russian.lproj/Localizable.strings 617lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Russian.lproj/Localizable.strings
611lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Slovak.lproj/Localizable.strings 618lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Slovak.lproj/Localizable.strings
612lib/GNUstep/SOGo/CommonUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings 619lib/GNUstep/SOGo/CommonUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
613lib/GNUstep/SOGo/CommonUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings 620lib/GNUstep/SOGo/CommonUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
614lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Swedish.lproj/Localizable.strings 621lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Swedish.lproj/Localizable.strings
615lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings 622lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings
616lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Welsh.lproj/Localizable.strings 623lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Welsh.lproj/Localizable.strings
617lib/GNUstep/SOGo/CommonUI.SOGo/Resources/product.plist 624lib/GNUstep/SOGo/CommonUI.SOGo/Resources/product.plist
618lib/GNUstep/SOGo/CommonUI.SOGo/bundle-info.plist 625lib/GNUstep/SOGo/CommonUI.SOGo/bundle-info.plist
619lib/GNUstep/SOGo/CommonUI.SOGo/stamp.make 626lib/GNUstep/SOGo/CommonUI.SOGo/stamp.make
620lib/GNUstep/SOGo/Contacts.SOGo/Contacts 627lib/GNUstep/SOGo/Contacts.SOGo/Contacts
 628lib/GNUstep/SOGo/Contacts.SOGo/Resources/Arabic.lproj/Localizable.strings
621lib/GNUstep/SOGo/Contacts.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings 629lib/GNUstep/SOGo/Contacts.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
622lib/GNUstep/SOGo/Contacts.SOGo/Resources/Catalan.lproj/Localizable.strings 630lib/GNUstep/SOGo/Contacts.SOGo/Resources/Catalan.lproj/Localizable.strings
623lib/GNUstep/SOGo/Contacts.SOGo/Resources/Czech.lproj/Localizable.strings 631lib/GNUstep/SOGo/Contacts.SOGo/Resources/Czech.lproj/Localizable.strings
624lib/GNUstep/SOGo/Contacts.SOGo/Resources/Danish.lproj/Localizable.strings 632lib/GNUstep/SOGo/Contacts.SOGo/Resources/Danish.lproj/Localizable.strings
625lib/GNUstep/SOGo/Contacts.SOGo/Resources/Dutch.lproj/Localizable.strings 633lib/GNUstep/SOGo/Contacts.SOGo/Resources/Dutch.lproj/Localizable.strings
626lib/GNUstep/SOGo/Contacts.SOGo/Resources/English.lproj/Localizable.strings 634lib/GNUstep/SOGo/Contacts.SOGo/Resources/English.lproj/Localizable.strings
627lib/GNUstep/SOGo/Contacts.SOGo/Resources/Finnish.lproj/Localizable.strings 635lib/GNUstep/SOGo/Contacts.SOGo/Resources/Finnish.lproj/Localizable.strings
628lib/GNUstep/SOGo/Contacts.SOGo/Resources/French.lproj/Localizable.strings 636lib/GNUstep/SOGo/Contacts.SOGo/Resources/French.lproj/Localizable.strings
629lib/GNUstep/SOGo/Contacts.SOGo/Resources/German.lproj/Localizable.strings 637lib/GNUstep/SOGo/Contacts.SOGo/Resources/German.lproj/Localizable.strings
630lib/GNUstep/SOGo/Contacts.SOGo/Resources/Hungarian.lproj/Localizable.strings 638lib/GNUstep/SOGo/Contacts.SOGo/Resources/Hungarian.lproj/Localizable.strings
631lib/GNUstep/SOGo/Contacts.SOGo/Resources/Icelandic.lproj/Localizable.strings 639lib/GNUstep/SOGo/Contacts.SOGo/Resources/Icelandic.lproj/Localizable.strings
632lib/GNUstep/SOGo/Contacts.SOGo/Resources/Info-gnustep.plist 640lib/GNUstep/SOGo/Contacts.SOGo/Resources/Info-gnustep.plist
633lib/GNUstep/SOGo/Contacts.SOGo/Resources/Italian.lproj/Localizable.strings 641lib/GNUstep/SOGo/Contacts.SOGo/Resources/Italian.lproj/Localizable.strings
634lib/GNUstep/SOGo/Contacts.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings 642lib/GNUstep/SOGo/Contacts.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings
635lib/GNUstep/SOGo/Contacts.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings 643lib/GNUstep/SOGo/Contacts.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
636lib/GNUstep/SOGo/Contacts.SOGo/Resources/Polish.lproj/Localizable.strings 644lib/GNUstep/SOGo/Contacts.SOGo/Resources/Polish.lproj/Localizable.strings
637lib/GNUstep/SOGo/Contacts.SOGo/Resources/Russian.lproj/Localizable.strings 645lib/GNUstep/SOGo/Contacts.SOGo/Resources/Russian.lproj/Localizable.strings
638lib/GNUstep/SOGo/Contacts.SOGo/Resources/Slovak.lproj/Localizable.strings 646lib/GNUstep/SOGo/Contacts.SOGo/Resources/Slovak.lproj/Localizable.strings
639lib/GNUstep/SOGo/Contacts.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings 647lib/GNUstep/SOGo/Contacts.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
640lib/GNUstep/SOGo/Contacts.SOGo/Resources/SpanishSpain.lproj/Localizable.strings 648lib/GNUstep/SOGo/Contacts.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
641lib/GNUstep/SOGo/Contacts.SOGo/Resources/Swedish.lproj/Localizable.strings 649lib/GNUstep/SOGo/Contacts.SOGo/Resources/Swedish.lproj/Localizable.strings
642lib/GNUstep/SOGo/Contacts.SOGo/Resources/Ukrainian.lproj/Localizable.strings 650lib/GNUstep/SOGo/Contacts.SOGo/Resources/Ukrainian.lproj/Localizable.strings
643lib/GNUstep/SOGo/Contacts.SOGo/Resources/Welsh.lproj/Localizable.strings 651lib/GNUstep/SOGo/Contacts.SOGo/Resources/Welsh.lproj/Localizable.strings
644lib/GNUstep/SOGo/Contacts.SOGo/Resources/product.plist 652lib/GNUstep/SOGo/Contacts.SOGo/Resources/product.plist
645lib/GNUstep/SOGo/Contacts.SOGo/stamp.make 653lib/GNUstep/SOGo/Contacts.SOGo/stamp.make
646lib/GNUstep/SOGo/ContactsUI.SOGo/ContactsUI 654lib/GNUstep/SOGo/ContactsUI.SOGo/ContactsUI
 655lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Arabic.lproj/Localizable.strings
647lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings 656lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
648lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Catalan.lproj/Localizable.strings 657lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Catalan.lproj/Localizable.strings
649lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Czech.lproj/Localizable.strings 658lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Czech.lproj/Localizable.strings
650lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Danish.lproj/Localizable.strings 659lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Danish.lproj/Localizable.strings
651lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Dutch.lproj/Localizable.strings 660lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Dutch.lproj/Localizable.strings
652lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/English.lproj/Localizable.strings 661lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/English.lproj/Localizable.strings
653lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Finnish.lproj/Localizable.strings 662lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Finnish.lproj/Localizable.strings
654lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/French.lproj/Localizable.strings 663lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/French.lproj/Localizable.strings
655lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/German.lproj/Localizable.strings 664lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/German.lproj/Localizable.strings
656lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Hungarian.lproj/Localizable.strings 665lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
657lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Icelandic.lproj/Localizable.strings 666lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
658lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Info-gnustep.plist 667lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Info-gnustep.plist
659lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Italian.lproj/Localizable.strings 668lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Italian.lproj/Localizable.strings
@@ -662,26 +671,27 @@ lib/GNUstep/SOGo/ContactsUI.SOGo/Resourc @@ -662,26 +671,27 @@ lib/GNUstep/SOGo/ContactsUI.SOGo/Resourc
662lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Polish.lproj/Localizable.strings 671lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Polish.lproj/Localizable.strings
663lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Russian.lproj/Localizable.strings 672lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Russian.lproj/Localizable.strings
664lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/SOGoContactFolder.toolbar 673lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/SOGoContactFolder.toolbar
665lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Slovak.lproj/Localizable.strings 674lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Slovak.lproj/Localizable.strings
666lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings 675lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
667lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings 676lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
668lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Swedish.lproj/Localizable.strings 677lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Swedish.lproj/Localizable.strings
669lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings 678lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings
670lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Welsh.lproj/Localizable.strings 679lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Welsh.lproj/Localizable.strings
671lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/product.plist 680lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/product.plist
672lib/GNUstep/SOGo/ContactsUI.SOGo/bundle-info.plist 681lib/GNUstep/SOGo/ContactsUI.SOGo/bundle-info.plist
673lib/GNUstep/SOGo/ContactsUI.SOGo/stamp.make 682lib/GNUstep/SOGo/ContactsUI.SOGo/stamp.make
674lib/GNUstep/SOGo/MailPartViewers.SOGo/MailPartViewers 683lib/GNUstep/SOGo/MailPartViewers.SOGo/MailPartViewers
 684lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Arabic.lproj/Localizable.strings
675lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings 685lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
676lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Catalan.lproj/Localizable.strings 686lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Catalan.lproj/Localizable.strings
677lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Czech.lproj/Localizable.strings 687lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Czech.lproj/Localizable.strings
678lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Danish.lproj/Localizable.strings 688lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Danish.lproj/Localizable.strings
679lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Dutch.lproj/Localizable.strings 689lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Dutch.lproj/Localizable.strings
680lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/English.lproj/Localizable.strings 690lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/English.lproj/Localizable.strings
681lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Finnish.lproj/Localizable.strings 691lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Finnish.lproj/Localizable.strings
682lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/French.lproj/Localizable.strings 692lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/French.lproj/Localizable.strings
683lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/German.lproj/Localizable.strings 693lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/German.lproj/Localizable.strings
684lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Hungarian.lproj/Localizable.strings 694lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Hungarian.lproj/Localizable.strings
685lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Icelandic.lproj/Localizable.strings 695lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Icelandic.lproj/Localizable.strings
686lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Info-gnustep.plist 696lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Info-gnustep.plist
687lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Italian.lproj/Localizable.strings 697lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Italian.lproj/Localizable.strings
@@ -689,50 +699,58 @@ lib/GNUstep/SOGo/MailPartViewers.SOGo/Re @@ -689,50 +699,58 @@ lib/GNUstep/SOGo/MailPartViewers.SOGo/Re
689lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings 699lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
690lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Polish.lproj/Localizable.strings 700lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Polish.lproj/Localizable.strings
691lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Russian.lproj/Localizable.strings 701lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Russian.lproj/Localizable.strings
692lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Slovak.lproj/Localizable.strings 702lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Slovak.lproj/Localizable.strings
693lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings 703lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
694lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/SpanishSpain.lproj/Localizable.strings 704lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
695lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Swedish.lproj/Localizable.strings 705lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Swedish.lproj/Localizable.strings
696lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Ukrainian.lproj/Localizable.strings 706lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Ukrainian.lproj/Localizable.strings
697lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Welsh.lproj/Localizable.strings 707lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Welsh.lproj/Localizable.strings
698lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/product.plist 708lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/product.plist
699lib/GNUstep/SOGo/MailPartViewers.SOGo/stamp.make 709lib/GNUstep/SOGo/MailPartViewers.SOGo/stamp.make
700lib/GNUstep/SOGo/Mailer.SOGo/Mailer 710lib/GNUstep/SOGo/Mailer.SOGo/Mailer
701lib/GNUstep/SOGo/Mailer.SOGo/Resources/Info-gnustep.plist 711lib/GNUstep/SOGo/Mailer.SOGo/Resources/Info-gnustep.plist
 712lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailArabicForward.wo/SOGoMailArabicForward.html
 713lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailArabicForward.wo/SOGoMailArabicForward.wod
 714lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailArabicReply.wo/SOGoMailArabicReply.html
 715lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailArabicReply.wo/SOGoMailArabicReply.wod
702lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.html 716lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.html
703lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.wod 717lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.wod
704lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.html 718lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.html
705lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.wod 719lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.wod
706lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCatalanForward.wo/SOGoMailCatalanForward.html 720lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCatalanForward.wo/SOGoMailCatalanForward.html
707lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCatalanForward.wo/SOGoMailCatalanForward.wod 721lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCatalanForward.wo/SOGoMailCatalanForward.wod
708lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCatalanReply.wo/SOGoMailCatalanReply.html 722lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCatalanReply.wo/SOGoMailCatalanReply.html
709lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCatalanReply.wo/SOGoMailCatalanReply.wod 723lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCatalanReply.wo/SOGoMailCatalanReply.wod
710lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCzechForward.wo/SOGoMailCzechForward.html 724lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCzechForward.wo/SOGoMailCzechForward.html
711lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCzechForward.wo/SOGoMailCzechForward.wod 725lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCzechForward.wo/SOGoMailCzechForward.wod
712lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCzechReply.wo/SOGoMailCzechReply.html 726lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCzechReply.wo/SOGoMailCzechReply.html
713lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCzechReply.wo/SOGoMailCzechReply.wod 727lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCzechReply.wo/SOGoMailCzechReply.wod
714lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDanishForward.wo/SOGoMailDanishForward.html 728lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDanishForward.wo/SOGoMailDanishForward.html
715lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDanishForward.wo/SOGoMailDanishForward.wod 729lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDanishForward.wo/SOGoMailDanishForward.wod
716lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDanishReply.wo/SOGoMailDanishReply.html 730lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDanishReply.wo/SOGoMailDanishReply.html
717lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDanishReply.wo/SOGoMailDanishReply.wod 731lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDanishReply.wo/SOGoMailDanishReply.wod
718lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDutchForward.wo/SOGoMailDutchForward.html 732lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDutchForward.wo/SOGoMailDutchForward.html
719lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDutchForward.wo/SOGoMailDutchForward.wod 733lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDutchForward.wo/SOGoMailDutchForward.wod
720lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDutchReply.wo/SOGoMailDutchReply.html 734lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDutchReply.wo/SOGoMailDutchReply.html
721lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDutchReply.wo/SOGoMailDutchReply.wod 735lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDutchReply.wo/SOGoMailDutchReply.wod
722lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.html 736lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.html
723lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.wod 737lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.wod
724lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.html 738lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.html
725lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.wod 739lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.wod
 740lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFinnishForward.wo/SOGoMailFinnishForward.html
 741lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFinnishForward.wo/SOGoMailFinnishForward.wod
 742lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFinnishReply.wo/SOGoMailFinnishReply.html
 743lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFinnishReply.wo/SOGoMailFinnishReply.wod
726lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.html 744lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.html
727lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.wod 745lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.wod
728lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html 746lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html
729lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.wod 747lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.wod
730lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailGermanForward.wo/SOGoMailGermanForward.html 748lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailGermanForward.wo/SOGoMailGermanForward.html
731lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailGermanForward.wo/SOGoMailGermanForward.wod 749lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailGermanForward.wo/SOGoMailGermanForward.wod
732lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailGermanReply.wo/SOGoMailGermanReply.html 750lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailGermanReply.wo/SOGoMailGermanReply.html
733lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailGermanReply.wo/SOGoMailGermanReply.wod 751lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailGermanReply.wo/SOGoMailGermanReply.wod
734lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.html 752lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.html
735lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.wod 753lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.wod
736lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHungarianReply.wo/SOGoMailHungarianReply.html 754lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHungarianReply.wo/SOGoMailHungarianReply.html
737lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHungarianReply.wo/SOGoMailHungarianReply.wod 755lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHungarianReply.wo/SOGoMailHungarianReply.wod
738lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailIcelandicForward.wo/SOGoMailIcelandicForward.html 756lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailIcelandicForward.wo/SOGoMailIcelandicForward.html
@@ -749,49 +767,54 @@ lib/GNUstep/SOGo/Mailer.SOGo/Resources/S @@ -749,49 +767,54 @@ lib/GNUstep/SOGo/Mailer.SOGo/Resources/S
749lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianBokmalReply.wo/SOGoMailNorwegianBokmalReply.wod 767lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianBokmalReply.wo/SOGoMailNorwegianBokmalReply.wod
750lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianNynorskForward.wo/SOGoMailNorwegianNynorskForward.html 768lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianNynorskForward.wo/SOGoMailNorwegianNynorskForward.html
751lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianNynorskForward.wo/SOGoMailNorwegianNynorskForward.wod 769lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianNynorskForward.wo/SOGoMailNorwegianNynorskForward.wod
752lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianNynorskReply.wo/SOGoMailNorwegianNynorskReply.html 770lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianNynorskReply.wo/SOGoMailNorwegianNynorskReply.html
753lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianNynorskReply.wo/SOGoMailNorwegianNynorskReply.wod 771lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianNynorskReply.wo/SOGoMailNorwegianNynorskReply.wod
754lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPolishForward.wo/SOGoMailPolishForward.html 772lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPolishForward.wo/SOGoMailPolishForward.html
755lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPolishForward.wo/SOGoMailPolishForward.wod 773lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPolishForward.wo/SOGoMailPolishForward.wod
756lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPolishReply.wo/SOGoMailPolishReply.html 774lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPolishReply.wo/SOGoMailPolishReply.html
757lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPolishReply.wo/SOGoMailPolishReply.wod 775lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPolishReply.wo/SOGoMailPolishReply.wod
758lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRussianForward.wo/SOGoMailRussianForward.html 776lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRussianForward.wo/SOGoMailRussianForward.html
759lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRussianForward.wo/SOGoMailRussianForward.wod 777lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRussianForward.wo/SOGoMailRussianForward.wod
760lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRussianReply.wo/SOGoMailRussianReply.html 778lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRussianReply.wo/SOGoMailRussianReply.html
761lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRussianReply.wo/SOGoMailRussianReply.wod 779lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRussianReply.wo/SOGoMailRussianReply.wod
 780lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSlovakForward.wo/SOGoMailSlovakForward.html
 781lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSlovakForward.wo/SOGoMailSlovakForward.wod
 782lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSlovakReply.wo/SOGoMailSlovakReply.html
 783lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSlovakReply.wo/SOGoMailSlovakReply.wod
762lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishArgentinaForward.html 784lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishArgentinaForward.html
763lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishArgentinaForward.wod 785lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishArgentinaForward.wod
764lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishArgentinaReply.wo/SOGoMailSpanishArgentinaReply.html 786lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishArgentinaReply.wo/SOGoMailSpanishArgentinaReply.html
765lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishArgentinaReply.wo/SOGoMailSpanishArgentinaReply.wod 787lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishArgentinaReply.wo/SOGoMailSpanishArgentinaReply.wod
766lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishSpainForward.html 788lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishSpainForward.html
767lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishSpainForward.wod 789lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishSpainForward.wod
768lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishSpainReply.wo/SOGoMailSpanishSpainReply.html 790lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishSpainReply.wo/SOGoMailSpanishSpainReply.html
769lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishSpainReply.wo/SOGoMailSpanishSpainReply.wod 791lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishSpainReply.wo/SOGoMailSpanishSpainReply.wod
770lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSwedishForward.wo/SOGoMailSwedishForward.html 792lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSwedishForward.wo/SOGoMailSwedishForward.html
771lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSwedishForward.wo/SOGoMailSwedishForward.wod 793lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSwedishForward.wo/SOGoMailSwedishForward.wod
772lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSwedishReply.wo/SOGoMailSwedishReply.html 794lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSwedishReply.wo/SOGoMailSwedishReply.html
773lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSwedishReply.wo/SOGoMailSwedishReply.wod 795lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSwedishReply.wo/SOGoMailSwedishReply.wod
774lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.html 796lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.html
775lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wod 797lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wod
776lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailUkrainianReply.wo/SOGoMailUkrainianReply.html 798lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailUkrainianReply.wo/SOGoMailUkrainianReply.html
777lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailUkrainianReply.wo/SOGoMailUkrainianReply.wod 799lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailUkrainianReply.wo/SOGoMailUkrainianReply.wod
778lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailWelshForward.wo/SOGoMailWelshForward.html 800lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailWelshForward.wo/SOGoMailWelshForward.html
779lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailWelshForward.wo/SOGoMailWelshForward.wod 801lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailWelshForward.wo/SOGoMailWelshForward.wod
780lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailWelshReply.wo/SOGoMailWelshReply.html 802lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailWelshReply.wo/SOGoMailWelshReply.html
781lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailWelshReply.wo/SOGoMailWelshReply.wod 803lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailWelshReply.wo/SOGoMailWelshReply.wod
782lib/GNUstep/SOGo/Mailer.SOGo/Resources/product.plist 804lib/GNUstep/SOGo/Mailer.SOGo/Resources/product.plist
783lib/GNUstep/SOGo/Mailer.SOGo/bundle-info.plist 805lib/GNUstep/SOGo/Mailer.SOGo/bundle-info.plist
784lib/GNUstep/SOGo/MailerUI.SOGo/MailerUI 806lib/GNUstep/SOGo/MailerUI.SOGo/MailerUI
 807lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Arabic.lproj/Localizable.strings
785lib/GNUstep/SOGo/MailerUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings 808lib/GNUstep/SOGo/MailerUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
786lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Catalan.lproj/Localizable.strings 809lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Catalan.lproj/Localizable.strings
787lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Czech.lproj/Localizable.strings 810lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Czech.lproj/Localizable.strings
788lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/Localizable.strings 811lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/Localizable.strings
789lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/Localizable.strings 812lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/Localizable.strings
790lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/Localizable.strings 813lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/Localizable.strings
791lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Finnish.lproj/Localizable.strings 814lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Finnish.lproj/Localizable.strings
792lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/Localizable.strings 815lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/Localizable.strings
793lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings 816lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings
794lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Hungarian.lproj/Localizable.strings 817lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
795lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Icelandic.lproj/Localizable.strings 818lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
796lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Info-gnustep.plist 819lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Info-gnustep.plist
797lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/Localizable.strings 820lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/Localizable.strings
@@ -802,26 +825,28 @@ lib/GNUstep/SOGo/MailerUI.SOGo/Resources @@ -802,26 +825,28 @@ lib/GNUstep/SOGo/MailerUI.SOGo/Resources
802lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SOGoDraftObject.toolbar 825lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SOGoDraftObject.toolbar
803lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SOGoMailFolder.toolbar 826lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SOGoMailFolder.toolbar
804lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SOGoMailObject.toolbar 827lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SOGoMailObject.toolbar
805lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Slovak.lproj/Localizable.strings 828lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Slovak.lproj/Localizable.strings
806lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings 829lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
807lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings 830lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
808lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Swedish.lproj/Localizable.strings 831lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Swedish.lproj/Localizable.strings
809lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings 832lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings
810lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Welsh.lproj/Localizable.strings 833lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Welsh.lproj/Localizable.strings
811lib/GNUstep/SOGo/MailerUI.SOGo/Resources/product.plist 834lib/GNUstep/SOGo/MailerUI.SOGo/Resources/product.plist
812lib/GNUstep/SOGo/MailerUI.SOGo/bundle-info.plist 835lib/GNUstep/SOGo/MailerUI.SOGo/bundle-info.plist
813lib/GNUstep/SOGo/MailerUI.SOGo/stamp.make 836lib/GNUstep/SOGo/MailerUI.SOGo/stamp.make
814lib/GNUstep/SOGo/MainUI.SOGo/MainUI 837lib/GNUstep/SOGo/MainUI.SOGo/MainUI
 838lib/GNUstep/SOGo/MainUI.SOGo/Resources/Arabic.lproj/Locale
 839lib/GNUstep/SOGo/MainUI.SOGo/Resources/Arabic.lproj/Localizable.strings
815lib/GNUstep/SOGo/MainUI.SOGo/Resources/BrazilianPortuguese.lproj/Locale 840lib/GNUstep/SOGo/MainUI.SOGo/Resources/BrazilianPortuguese.lproj/Locale
816lib/GNUstep/SOGo/MainUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings 841lib/GNUstep/SOGo/MainUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
817lib/GNUstep/SOGo/MainUI.SOGo/Resources/Catalan.lproj/Locale 842lib/GNUstep/SOGo/MainUI.SOGo/Resources/Catalan.lproj/Locale
818lib/GNUstep/SOGo/MainUI.SOGo/Resources/Catalan.lproj/Localizable.strings 843lib/GNUstep/SOGo/MainUI.SOGo/Resources/Catalan.lproj/Localizable.strings
819lib/GNUstep/SOGo/MainUI.SOGo/Resources/Czech.lproj/Locale 844lib/GNUstep/SOGo/MainUI.SOGo/Resources/Czech.lproj/Locale
820lib/GNUstep/SOGo/MainUI.SOGo/Resources/Czech.lproj/Localizable.strings 845lib/GNUstep/SOGo/MainUI.SOGo/Resources/Czech.lproj/Localizable.strings
821lib/GNUstep/SOGo/MainUI.SOGo/Resources/Danish.lproj/Locale 846lib/GNUstep/SOGo/MainUI.SOGo/Resources/Danish.lproj/Locale
822lib/GNUstep/SOGo/MainUI.SOGo/Resources/Danish.lproj/Localizable.strings 847lib/GNUstep/SOGo/MainUI.SOGo/Resources/Danish.lproj/Localizable.strings
823lib/GNUstep/SOGo/MainUI.SOGo/Resources/Dutch.lproj/Locale 848lib/GNUstep/SOGo/MainUI.SOGo/Resources/Dutch.lproj/Locale
824lib/GNUstep/SOGo/MainUI.SOGo/Resources/Dutch.lproj/Localizable.strings 849lib/GNUstep/SOGo/MainUI.SOGo/Resources/Dutch.lproj/Localizable.strings
825lib/GNUstep/SOGo/MainUI.SOGo/Resources/English.lproj/Locale 850lib/GNUstep/SOGo/MainUI.SOGo/Resources/English.lproj/Locale
826lib/GNUstep/SOGo/MainUI.SOGo/Resources/English.lproj/Localizable.strings 851lib/GNUstep/SOGo/MainUI.SOGo/Resources/English.lproj/Localizable.strings
827lib/GNUstep/SOGo/MainUI.SOGo/Resources/Finnish.lproj/Locale 852lib/GNUstep/SOGo/MainUI.SOGo/Resources/Finnish.lproj/Locale
@@ -854,52 +879,54 @@ lib/GNUstep/SOGo/MainUI.SOGo/Resources/S @@ -854,52 +879,54 @@ lib/GNUstep/SOGo/MainUI.SOGo/Resources/S
854lib/GNUstep/SOGo/MainUI.SOGo/Resources/SpanishArgentina.lproj/Locale 879lib/GNUstep/SOGo/MainUI.SOGo/Resources/SpanishArgentina.lproj/Locale
855lib/GNUstep/SOGo/MainUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings 880lib/GNUstep/SOGo/MainUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
856lib/GNUstep/SOGo/MainUI.SOGo/Resources/SpanishSpain.lproj/Locale 881lib/GNUstep/SOGo/MainUI.SOGo/Resources/SpanishSpain.lproj/Locale
857lib/GNUstep/SOGo/MainUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings 882lib/GNUstep/SOGo/MainUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
858lib/GNUstep/SOGo/MainUI.SOGo/Resources/Swedish.lproj/Locale 883lib/GNUstep/SOGo/MainUI.SOGo/Resources/Swedish.lproj/Locale
859lib/GNUstep/SOGo/MainUI.SOGo/Resources/Swedish.lproj/Localizable.strings 884lib/GNUstep/SOGo/MainUI.SOGo/Resources/Swedish.lproj/Localizable.strings
860lib/GNUstep/SOGo/MainUI.SOGo/Resources/Ukrainian.lproj/Locale 885lib/GNUstep/SOGo/MainUI.SOGo/Resources/Ukrainian.lproj/Locale
861lib/GNUstep/SOGo/MainUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings 886lib/GNUstep/SOGo/MainUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings
862lib/GNUstep/SOGo/MainUI.SOGo/Resources/Welsh.lproj/Locale 887lib/GNUstep/SOGo/MainUI.SOGo/Resources/Welsh.lproj/Locale
863lib/GNUstep/SOGo/MainUI.SOGo/Resources/Welsh.lproj/Localizable.strings 888lib/GNUstep/SOGo/MainUI.SOGo/Resources/Welsh.lproj/Localizable.strings
864lib/GNUstep/SOGo/MainUI.SOGo/Resources/product.plist 889lib/GNUstep/SOGo/MainUI.SOGo/Resources/product.plist
865lib/GNUstep/SOGo/MainUI.SOGo/stamp.make 890lib/GNUstep/SOGo/MainUI.SOGo/stamp.make
866lib/GNUstep/SOGo/PreferencesUI.SOGo/PreferencesUI 891lib/GNUstep/SOGo/PreferencesUI.SOGo/PreferencesUI
 892lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Arabic.lproj/Localizable.strings
867lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings 893lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
868lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Catalan.lproj/Localizable.strings 894lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Catalan.lproj/Localizable.strings
869lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Czech.lproj/Localizable.strings 895lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Czech.lproj/Localizable.strings
870lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Danish.lproj/Localizable.strings 896lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Danish.lproj/Localizable.strings
871lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Dutch.lproj/Localizable.strings 897lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Dutch.lproj/Localizable.strings
872lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/English.lproj/Localizable.strings 898lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/English.lproj/Localizable.strings
873lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Finnish.lproj/Localizable.strings 899lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Finnish.lproj/Localizable.strings
874lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/French.lproj/Localizable.strings 900lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/French.lproj/Localizable.strings
875lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/German.lproj/Localizable.strings 901lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/German.lproj/Localizable.strings
876lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Hungarian.lproj/Localizable.strings 902lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
877lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Icelandic.lproj/Localizable.strings 903lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
878lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Info-gnustep.plist 904lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Info-gnustep.plist
879lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Italian.lproj/Localizable.strings 905lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Italian.lproj/Localizable.strings
880lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings 906lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings
881lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings 907lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
882lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Polish.lproj/Localizable.strings 908lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Polish.lproj/Localizable.strings
883lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Russian.lproj/Localizable.strings 909lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Russian.lproj/Localizable.strings
884lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Slovak.lproj/Localizable.strings 910lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Slovak.lproj/Localizable.strings
885lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings 911lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
886lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings 912lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
887lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Swedish.lproj/Localizable.strings 913lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Swedish.lproj/Localizable.strings
888lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/UIxPreferences.toolbar 914lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/UIxPreferences.toolbar
889lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings 915lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings
890lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Welsh.lproj/Localizable.strings 916lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Welsh.lproj/Localizable.strings
891lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/product.plist 917lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/product.plist
892lib/GNUstep/SOGo/PreferencesUI.SOGo/stamp.make 918lib/GNUstep/SOGo/PreferencesUI.SOGo/stamp.make
 919lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Arabic.lproj/Localizable.strings
893lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings 920lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
894lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Catalan.lproj/Localizable.strings 921lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Catalan.lproj/Localizable.strings
895lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Czech.lproj/Localizable.strings 922lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Czech.lproj/Localizable.strings
896lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Danish.lproj/Localizable.strings 923lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Danish.lproj/Localizable.strings
897lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Dutch.lproj/Localizable.strings 924lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Dutch.lproj/Localizable.strings
898lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/English.lproj/Localizable.strings 925lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/English.lproj/Localizable.strings
899lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Finnish.lproj/Localizable.strings 926lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Finnish.lproj/Localizable.strings
900lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/French.lproj/Localizable.strings 927lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/French.lproj/Localizable.strings
901lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/German.lproj/Localizable.strings 928lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/German.lproj/Localizable.strings
902lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Hungarian.lproj/Localizable.strings 929lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
903lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Icelandic.lproj/Localizable.strings 930lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
904lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Info-gnustep.plist 931lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Info-gnustep.plist
905lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Italian.lproj/Localizable.strings 932lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Italian.lproj/Localizable.strings
@@ -961,26 +988,29 @@ lib/GNUstep/SOGo/Templates/MailerUI/UIxM @@ -961,26 +988,29 @@ lib/GNUstep/SOGo/Templates/MailerUI/UIxM
961lib/GNUstep/SOGo/Templates/MailerUI/UIxMailToSelection.wox 988lib/GNUstep/SOGo/Templates/MailerUI/UIxMailToSelection.wox
962lib/GNUstep/SOGo/Templates/MailerUI/UIxMailUserDelegationEditor.wox 989lib/GNUstep/SOGo/Templates/MailerUI/UIxMailUserDelegationEditor.wox
963lib/GNUstep/SOGo/Templates/MailerUI/UIxMailUserRightsEditor.wox 990lib/GNUstep/SOGo/Templates/MailerUI/UIxMailUserRightsEditor.wox
964lib/GNUstep/SOGo/Templates/MailerUI/UIxMailView.wox 991lib/GNUstep/SOGo/Templates/MailerUI/UIxMailView.wox
965lib/GNUstep/SOGo/Templates/MailerUI/UIxMailWindowCloser.wox 992lib/GNUstep/SOGo/Templates/MailerUI/UIxMailWindowCloser.wox
966lib/GNUstep/SOGo/Templates/MainUI/SOGoBrowsersPanel.wox 993lib/GNUstep/SOGo/Templates/MainUI/SOGoBrowsersPanel.wox
967lib/GNUstep/SOGo/Templates/MainUI/SOGoGroupPage.wox 994lib/GNUstep/SOGo/Templates/MainUI/SOGoGroupPage.wox
968lib/GNUstep/SOGo/Templates/MainUI/SOGoGroupsPage.wox 995lib/GNUstep/SOGo/Templates/MainUI/SOGoGroupsPage.wox
969lib/GNUstep/SOGo/Templates/MainUI/SOGoRootPage.wox 996lib/GNUstep/SOGo/Templates/MainUI/SOGoRootPage.wox
970lib/GNUstep/SOGo/Templates/MainUI/SOGoUserHomePage.wox 997lib/GNUstep/SOGo/Templates/MainUI/SOGoUserHomePage.wox
971lib/GNUstep/SOGo/Templates/PreferencesUI/UIxAdditionalPreferences.wox 998lib/GNUstep/SOGo/Templates/PreferencesUI/UIxAdditionalPreferences.wox
972lib/GNUstep/SOGo/Templates/PreferencesUI/UIxFilterEditor.wox 999lib/GNUstep/SOGo/Templates/PreferencesUI/UIxFilterEditor.wox
973lib/GNUstep/SOGo/Templates/PreferencesUI/UIxPreferences.wox 1000lib/GNUstep/SOGo/Templates/PreferencesUI/UIxPreferences.wox
 1001lib/GNUstep/SOGo/Templates/SOGoACLArabicAdditionAdvisory.wox
 1002lib/GNUstep/SOGo/Templates/SOGoACLArabicModificationAdvisory.wox
 1003lib/GNUstep/SOGo/Templates/SOGoACLArabicRemovalAdvisory.wox
974lib/GNUstep/SOGo/Templates/SOGoACLBrazilianPortugueseAdditionAdvisory.wox 1004lib/GNUstep/SOGo/Templates/SOGoACLBrazilianPortugueseAdditionAdvisory.wox
975lib/GNUstep/SOGo/Templates/SOGoACLBrazilianPortugueseModificationAdvisory.wox 1005lib/GNUstep/SOGo/Templates/SOGoACLBrazilianPortugueseModificationAdvisory.wox
976lib/GNUstep/SOGo/Templates/SOGoACLBrazilianPortugueseRemovalAdvisory.wox 1006lib/GNUstep/SOGo/Templates/SOGoACLBrazilianPortugueseRemovalAdvisory.wox
977lib/GNUstep/SOGo/Templates/SOGoACLCatalanAdditionAdvisory.wox 1007lib/GNUstep/SOGo/Templates/SOGoACLCatalanAdditionAdvisory.wox
978lib/GNUstep/SOGo/Templates/SOGoACLCatalanModificationAdvisory.wox 1008lib/GNUstep/SOGo/Templates/SOGoACLCatalanModificationAdvisory.wox
979lib/GNUstep/SOGo/Templates/SOGoACLCatalanRemovalAdvisory.wox 1009lib/GNUstep/SOGo/Templates/SOGoACLCatalanRemovalAdvisory.wox
980lib/GNUstep/SOGo/Templates/SOGoACLCzechAdditionAdvisory.wox 1010lib/GNUstep/SOGo/Templates/SOGoACLCzechAdditionAdvisory.wox
981lib/GNUstep/SOGo/Templates/SOGoACLCzechModificationAdvisory.wox 1011lib/GNUstep/SOGo/Templates/SOGoACLCzechModificationAdvisory.wox
982lib/GNUstep/SOGo/Templates/SOGoACLCzechRemovalAdvisory.wox 1012lib/GNUstep/SOGo/Templates/SOGoACLCzechRemovalAdvisory.wox
983lib/GNUstep/SOGo/Templates/SOGoACLDanishAdditionAdvisory.wox 1013lib/GNUstep/SOGo/Templates/SOGoACLDanishAdditionAdvisory.wox
984lib/GNUstep/SOGo/Templates/SOGoACLDanishModificationAdvisory.wox 1014lib/GNUstep/SOGo/Templates/SOGoACLDanishModificationAdvisory.wox
985lib/GNUstep/SOGo/Templates/SOGoACLDanishRemovalAdvisory.wox 1015lib/GNUstep/SOGo/Templates/SOGoACLDanishRemovalAdvisory.wox
986lib/GNUstep/SOGo/Templates/SOGoACLDutchAdditionAdvisory.wox 1016lib/GNUstep/SOGo/Templates/SOGoACLDutchAdditionAdvisory.wox
@@ -1024,26 +1054,28 @@ lib/GNUstep/SOGo/Templates/SOGoACLSlovak @@ -1024,26 +1054,28 @@ lib/GNUstep/SOGo/Templates/SOGoACLSlovak
1024lib/GNUstep/SOGo/Templates/SOGoACLSlovakRemovalAdvisory.wox 1054lib/GNUstep/SOGo/Templates/SOGoACLSlovakRemovalAdvisory.wox
1025lib/GNUstep/SOGo/Templates/SOGoACLSpanishArgentinaAdditionAdvisory.wox 1055lib/GNUstep/SOGo/Templates/SOGoACLSpanishArgentinaAdditionAdvisory.wox
1026lib/GNUstep/SOGo/Templates/SOGoACLSpanishArgentinaModificationAdvisory.wox 1056lib/GNUstep/SOGo/Templates/SOGoACLSpanishArgentinaModificationAdvisory.wox
1027lib/GNUstep/SOGo/Templates/SOGoACLSpanishArgentinaRemovalAdvisory.wox 1057lib/GNUstep/SOGo/Templates/SOGoACLSpanishArgentinaRemovalAdvisory.wox
1028lib/GNUstep/SOGo/Templates/SOGoACLSpanishSpainAdditionAdvisory.wox 1058lib/GNUstep/SOGo/Templates/SOGoACLSpanishSpainAdditionAdvisory.wox
1029lib/GNUstep/SOGo/Templates/SOGoACLSpanishSpainModificationAdvisory.wox 1059lib/GNUstep/SOGo/Templates/SOGoACLSpanishSpainModificationAdvisory.wox
1030lib/GNUstep/SOGo/Templates/SOGoACLSpanishSpainRemovalAdvisory.wox 1060lib/GNUstep/SOGo/Templates/SOGoACLSpanishSpainRemovalAdvisory.wox
1031lib/GNUstep/SOGo/Templates/SOGoACLSwedishAdditionAdvisory.wox 1061lib/GNUstep/SOGo/Templates/SOGoACLSwedishAdditionAdvisory.wox
1032lib/GNUstep/SOGo/Templates/SOGoACLSwedishModificationAdvisory.wox 1062lib/GNUstep/SOGo/Templates/SOGoACLSwedishModificationAdvisory.wox
1033lib/GNUstep/SOGo/Templates/SOGoACLSwedishRemovalAdvisory.wox 1063lib/GNUstep/SOGo/Templates/SOGoACLSwedishRemovalAdvisory.wox
1034lib/GNUstep/SOGo/Templates/SOGoACLUkrainianAdditionAdvisory.wox 1064lib/GNUstep/SOGo/Templates/SOGoACLUkrainianAdditionAdvisory.wox
1035lib/GNUstep/SOGo/Templates/SOGoACLUkrainianModificationAdvisory.wox 1065lib/GNUstep/SOGo/Templates/SOGoACLUkrainianModificationAdvisory.wox
1036lib/GNUstep/SOGo/Templates/SOGoACLUkrainianRemovalAdvisory.wox 1066lib/GNUstep/SOGo/Templates/SOGoACLUkrainianRemovalAdvisory.wox
 1067lib/GNUstep/SOGo/Templates/SOGoFolderArabicAdditionAdvisory.wox
 1068lib/GNUstep/SOGo/Templates/SOGoFolderArabicRemovalAdvisory.wox
1037lib/GNUstep/SOGo/Templates/SOGoFolderBrazilianPortugueseAdditionAdvisory.wox 1069lib/GNUstep/SOGo/Templates/SOGoFolderBrazilianPortugueseAdditionAdvisory.wox
1038lib/GNUstep/SOGo/Templates/SOGoFolderBrazilianPortugueseRemovalAdvisory.wox 1070lib/GNUstep/SOGo/Templates/SOGoFolderBrazilianPortugueseRemovalAdvisory.wox
1039lib/GNUstep/SOGo/Templates/SOGoFolderCatalanAdditionAdvisory.wox 1071lib/GNUstep/SOGo/Templates/SOGoFolderCatalanAdditionAdvisory.wox
1040lib/GNUstep/SOGo/Templates/SOGoFolderCatalanRemovalAdvisory.wox 1072lib/GNUstep/SOGo/Templates/SOGoFolderCatalanRemovalAdvisory.wox
1041lib/GNUstep/SOGo/Templates/SOGoFolderCzechAdditionAdvisory.wox 1073lib/GNUstep/SOGo/Templates/SOGoFolderCzechAdditionAdvisory.wox
1042lib/GNUstep/SOGo/Templates/SOGoFolderCzechRemovalAdvisory.wox 1074lib/GNUstep/SOGo/Templates/SOGoFolderCzechRemovalAdvisory.wox
1043lib/GNUstep/SOGo/Templates/SOGoFolderDanishAdditionAdvisory.wox 1075lib/GNUstep/SOGo/Templates/SOGoFolderDanishAdditionAdvisory.wox
1044lib/GNUstep/SOGo/Templates/SOGoFolderDanishRemovalAdvisory.wox 1076lib/GNUstep/SOGo/Templates/SOGoFolderDanishRemovalAdvisory.wox
1045lib/GNUstep/SOGo/Templates/SOGoFolderDutchAdditionAdvisory.wox 1077lib/GNUstep/SOGo/Templates/SOGoFolderDutchAdditionAdvisory.wox
1046lib/GNUstep/SOGo/Templates/SOGoFolderDutchRemovalAdvisory.wox 1078lib/GNUstep/SOGo/Templates/SOGoFolderDutchRemovalAdvisory.wox
1047lib/GNUstep/SOGo/Templates/SOGoFolderEnglishAdditionAdvisory.wox 1079lib/GNUstep/SOGo/Templates/SOGoFolderEnglishAdditionAdvisory.wox
1048lib/GNUstep/SOGo/Templates/SOGoFolderEnglishRemovalAdvisory.wox 1080lib/GNUstep/SOGo/Templates/SOGoFolderEnglishRemovalAdvisory.wox
1049lib/GNUstep/SOGo/Templates/SOGoFolderFinnishAdditionAdvisory.wox 1081lib/GNUstep/SOGo/Templates/SOGoFolderFinnishAdditionAdvisory.wox
@@ -1195,99 +1227,118 @@ lib/GNUstep/SOGo/WebServerResources/add- @@ -1195,99 +1227,118 @@ lib/GNUstep/SOGo/WebServerResources/add-
1195lib/GNUstep/SOGo/WebServerResources/add-contact.gif 1227lib/GNUstep/SOGo/WebServerResources/add-contact.gif
1196lib/GNUstep/SOGo/WebServerResources/add-icon.png 1228lib/GNUstep/SOGo/WebServerResources/add-icon.png
1197lib/GNUstep/SOGo/WebServerResources/add-user-addressbook.png 1229lib/GNUstep/SOGo/WebServerResources/add-user-addressbook.png
1198lib/GNUstep/SOGo/WebServerResources/add-user-calendar.png 1230lib/GNUstep/SOGo/WebServerResources/add-user-calendar.png
1199lib/GNUstep/SOGo/WebServerResources/add-web-calendar.png 1231lib/GNUstep/SOGo/WebServerResources/add-web-calendar.png
1200lib/GNUstep/SOGo/WebServerResources/addrbook.png 1232lib/GNUstep/SOGo/WebServerResources/addrbook.png
1201lib/GNUstep/SOGo/WebServerResources/alarm.png 1233lib/GNUstep/SOGo/WebServerResources/alarm.png
1202lib/GNUstep/SOGo/WebServerResources/arrow-down.png 1234lib/GNUstep/SOGo/WebServerResources/arrow-down.png
1203lib/GNUstep/SOGo/WebServerResources/arrow-dwn-sharp.gif 1235lib/GNUstep/SOGo/WebServerResources/arrow-dwn-sharp.gif
1204lib/GNUstep/SOGo/WebServerResources/arrow-left.png 1236lib/GNUstep/SOGo/WebServerResources/arrow-left.png
1205lib/GNUstep/SOGo/WebServerResources/arrow-right.png 1237lib/GNUstep/SOGo/WebServerResources/arrow-right.png
1206lib/GNUstep/SOGo/WebServerResources/arrow-up.png 1238lib/GNUstep/SOGo/WebServerResources/arrow-up.png
1207lib/GNUstep/SOGo/WebServerResources/attachment.gif 1239lib/GNUstep/SOGo/WebServerResources/attachment.gif
 1240lib/GNUstep/SOGo/WebServerResources/attachment.png
1208lib/GNUstep/SOGo/WebServerResources/attendee-partstats.png 1241lib/GNUstep/SOGo/WebServerResources/attendee-partstats.png
1209lib/GNUstep/SOGo/WebServerResources/attendee-roles.png 1242lib/GNUstep/SOGo/WebServerResources/attendee-roles.png
1210lib/GNUstep/SOGo/WebServerResources/browser_chrome.gif 1243lib/GNUstep/SOGo/WebServerResources/browser_chrome.gif
1211lib/GNUstep/SOGo/WebServerResources/browser_firefox.gif 1244lib/GNUstep/SOGo/WebServerResources/browser_firefox.gif
1212lib/GNUstep/SOGo/WebServerResources/browser_ie.gif 1245lib/GNUstep/SOGo/WebServerResources/browser_ie.gif
1213lib/GNUstep/SOGo/WebServerResources/browser_safari.gif 1246lib/GNUstep/SOGo/WebServerResources/browser_safari.gif
1214lib/GNUstep/SOGo/WebServerResources/btn_a_bg.png 1247lib/GNUstep/SOGo/WebServerResources/btn_a_bg.png
1215lib/GNUstep/SOGo/WebServerResources/btn_span_bg.png 1248lib/GNUstep/SOGo/WebServerResources/btn_span_bg.png
1216lib/GNUstep/SOGo/WebServerResources/busy.gif 1249lib/GNUstep/SOGo/WebServerResources/busy.gif
1217lib/GNUstep/SOGo/WebServerResources/calendar-folder-16x16.png 1250lib/GNUstep/SOGo/WebServerResources/calendar-folder-16x16.png
1218lib/GNUstep/SOGo/WebServerResources/calendar-reload.png 1251lib/GNUstep/SOGo/WebServerResources/calendar-reload.png
1219lib/GNUstep/SOGo/WebServerResources/choose-date.png 1252lib/GNUstep/SOGo/WebServerResources/choose-date.png
1220lib/GNUstep/SOGo/WebServerResources/ckeditor/LICENSE.md 1253lib/GNUstep/SOGo/WebServerResources/ckeditor/LICENSE.md
1221lib/GNUstep/SOGo/WebServerResources/ckeditor/build-config.js 1254lib/GNUstep/SOGo/WebServerResources/ckeditor/build-config.js
1222lib/GNUstep/SOGo/WebServerResources/ckeditor/ckeditor.js 1255lib/GNUstep/SOGo/WebServerResources/ckeditor/ckeditor.js
1223lib/GNUstep/SOGo/WebServerResources/ckeditor/config.js 1256lib/GNUstep/SOGo/WebServerResources/ckeditor/config.js
1224lib/GNUstep/SOGo/WebServerResources/ckeditor/contents.css 1257lib/GNUstep/SOGo/WebServerResources/ckeditor/contents.css
 1258lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/ar.js
1225lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/ca.js 1259lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/ca.js
1226lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/cs.js 1260lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/cs.js
1227lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/cy.js 1261lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/cy.js
1228lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/da.js 1262lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/da.js
1229lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/de.js 1263lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/de.js
1230lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/en.js 1264lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/en.js
1231lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/es.js 1265lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/es.js
1232lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/fi.js 1266lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/fi.js
1233lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/fr.js 1267lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/fr.js
1234lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/hu.js 1268lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/hu.js
1235lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/is.js 1269lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/is.js
1236lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/it.js 1270lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/it.js
1237lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/nb.js 1271lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/nb.js
1238lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/nl.js 1272lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/nl.js
1239lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/no.js 1273lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/no.js
1240lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/pl.js 1274lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/pl.js
1241lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/pt.js 1275lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/pt-br.js
1242lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/ru.js 1276lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/ru.js
1243lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/sk.js 1277lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/sk.js
1244lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/sv.js 1278lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/sv.js
1245lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/uk.js 1279lib/GNUstep/SOGo/WebServerResources/ckeditor/lang/uk.js
1246lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/about/dialogs/about.js 1280lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/about/dialogs/about.js
 1281lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
1247lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/about/dialogs/logo_ckeditor.png 1282lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/about/dialogs/logo_ckeditor.png
1248lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js 1283lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
 1284lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/colordialog/dialogs/colordialog.js
1249lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js 1285lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/dialog/dialogDefinition.js
 1286lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/div/dialogs/div.js
1250lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/fakeobjects/images/spacer.gif 1287lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/fakeobjects/images/spacer.gif
1251lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/icons.png 1288lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/icons.png
 1289lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/icons_hidpi.png
1252lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/image/dialogs/image.js 1290lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/image/dialogs/image.js
1253lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/image/images/noimage.png 1291lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/image/images/noimage.png
1254lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js 1292lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
1255lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/link/dialogs/link.js 1293lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/link/dialogs/link.js
1256lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/link/images/anchor.png 1294lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/link/images/anchor.png
 1295lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/link/images/hidpi/anchor.png
1257lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js 1296lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
1258lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/scayt/dialogs/toolbar.css 1297lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/scayt/dialogs/toolbar.css
 1298lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/table/dialogs/table.js
 1299lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/tabletools/dialogs/tableCell.js
1259lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html 1300lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html
 1301lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/wsc/dialogs/tmp.html
1260lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html 1302lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
1261lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css 1303lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.css
1262lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js 1304lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
 1305lib/GNUstep/SOGo/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc_ie.js
1263lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/dialog.css 1306lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/dialog.css
1264lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/dialog_ie.css 1307lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/dialog_ie.css
1265lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/dialog_ie7.css 1308lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/dialog_ie7.css
1266lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/dialog_ie8.css 1309lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/dialog_ie8.css
1267lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css 1310lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/dialog_iequirks.css
1268lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/dialog_opera.css 1311lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/dialog_opera.css
1269lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/editor.css 1312lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/editor.css
1270lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/editor_gecko.css 1313lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/editor_gecko.css
1271lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/editor_ie.css 1314lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/editor_ie.css
1272lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/editor_ie7.css 1315lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/editor_ie7.css
1273lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/editor_ie8.css 1316lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/editor_ie8.css
1274lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/editor_iequirks.css 1317lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/editor_iequirks.css
1275lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/icons.png 1318lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/icons.png
 1319lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/icons_hidpi.png
1276lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/images/arrow.png 1320lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/images/arrow.png
1277lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/images/close.png 1321lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/images/close.png
1278lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/images/mini.png 1322lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/images/hidpi/close.png
 1323lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/images/hidpi/lock-open.png
 1324lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/images/hidpi/lock.png
 1325lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/images/hidpi/refresh.png
 1326lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/images/lock-open.png
 1327lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/images/lock.png
 1328lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/images/refresh.png
1279lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/readme.md 1329lib/GNUstep/SOGo/WebServerResources/ckeditor/skins/moono/readme.md
1280lib/GNUstep/SOGo/WebServerResources/ckeditor/styles.js 1330lib/GNUstep/SOGo/WebServerResources/ckeditor/styles.js
 1331lib/GNUstep/SOGo/WebServerResources/collapse.png
1281lib/GNUstep/SOGo/WebServerResources/confidential.png 1332lib/GNUstep/SOGo/WebServerResources/confidential.png
1282lib/GNUstep/SOGo/WebServerResources/create-account.png 1333lib/GNUstep/SOGo/WebServerResources/create-account.png
1283lib/GNUstep/SOGo/WebServerResources/datepicker.css 1334lib/GNUstep/SOGo/WebServerResources/datepicker.css
1284lib/GNUstep/SOGo/WebServerResources/datepicker.js 1335lib/GNUstep/SOGo/WebServerResources/datepicker.js
1285lib/GNUstep/SOGo/WebServerResources/day-view-multicolumn.png 1336lib/GNUstep/SOGo/WebServerResources/day-view-multicolumn.png
1286lib/GNUstep/SOGo/WebServerResources/day-view.png 1337lib/GNUstep/SOGo/WebServerResources/day-view.png
1287lib/GNUstep/SOGo/WebServerResources/dialog-left.png 1338lib/GNUstep/SOGo/WebServerResources/dialog-left.png
1288lib/GNUstep/SOGo/WebServerResources/dialog-right.png 1339lib/GNUstep/SOGo/WebServerResources/dialog-right.png
1289lib/GNUstep/SOGo/WebServerResources/dialog-top.png 1340lib/GNUstep/SOGo/WebServerResources/dialog-top.png
1290lib/GNUstep/SOGo/WebServerResources/dot.png 1341lib/GNUstep/SOGo/WebServerResources/dot.png
1291lib/GNUstep/SOGo/WebServerResources/down-icon.png 1342lib/GNUstep/SOGo/WebServerResources/down-icon.png
1292lib/GNUstep/SOGo/WebServerResources/dragdot.png 1343lib/GNUstep/SOGo/WebServerResources/dragdot.png
1293lib/GNUstep/SOGo/WebServerResources/dtree.css 1344lib/GNUstep/SOGo/WebServerResources/dtree.css
@@ -1305,28 +1356,30 @@ lib/GNUstep/SOGo/WebServerResources/gene @@ -1305,28 +1356,30 @@ lib/GNUstep/SOGo/WebServerResources/gene
1305lib/GNUstep/SOGo/WebServerResources/generic.js 1356lib/GNUstep/SOGo/WebServerResources/generic.js
1306lib/GNUstep/SOGo/WebServerResources/goto-today.png 1357lib/GNUstep/SOGo/WebServerResources/goto-today.png
1307lib/GNUstep/SOGo/WebServerResources/green_corner.gif 1358lib/GNUstep/SOGo/WebServerResources/green_corner.gif
1308lib/GNUstep/SOGo/WebServerResources/icon-deleted.png 1359lib/GNUstep/SOGo/WebServerResources/icon-deleted.png
1309lib/GNUstep/SOGo/WebServerResources/icon-forwarded-replied.png 1360lib/GNUstep/SOGo/WebServerResources/icon-forwarded-replied.png
1310lib/GNUstep/SOGo/WebServerResources/icon-forwarded.png 1361lib/GNUstep/SOGo/WebServerResources/icon-forwarded.png
1311lib/GNUstep/SOGo/WebServerResources/icon-new.png 1362lib/GNUstep/SOGo/WebServerResources/icon-new.png
1312lib/GNUstep/SOGo/WebServerResources/icon-replied.png 1363lib/GNUstep/SOGo/WebServerResources/icon-replied.png
1313lib/GNUstep/SOGo/WebServerResources/iefixes.css 1364lib/GNUstep/SOGo/WebServerResources/iefixes.css
1314lib/GNUstep/SOGo/WebServerResources/important.png 1365lib/GNUstep/SOGo/WebServerResources/important.png
1315lib/GNUstep/SOGo/WebServerResources/input_bg.gif 1366lib/GNUstep/SOGo/WebServerResources/input_bg.gif
1316lib/GNUstep/SOGo/WebServerResources/inverse.png 1367lib/GNUstep/SOGo/WebServerResources/inverse.png
1317lib/GNUstep/SOGo/WebServerResources/jquery-ui.js 1368lib/GNUstep/SOGo/WebServerResources/jquery-ui.js
 1369lib/GNUstep/SOGo/WebServerResources/jquery.fileupload.css
 1370lib/GNUstep/SOGo/WebServerResources/jquery.fileupload.js
 1371lib/GNUstep/SOGo/WebServerResources/jquery.iframe-transport.js
1318lib/GNUstep/SOGo/WebServerResources/jquery.js 1372lib/GNUstep/SOGo/WebServerResources/jquery.js
1319lib/GNUstep/SOGo/WebServerResources/js_color_picker_v2.css 
1320lib/GNUstep/SOGo/WebServerResources/js_color_picker_v2.js 1373lib/GNUstep/SOGo/WebServerResources/js_color_picker_v2.js
1321lib/GNUstep/SOGo/WebServerResources/last.gif 1374lib/GNUstep/SOGo/WebServerResources/last.gif
1322lib/GNUstep/SOGo/WebServerResources/layout2or3_xlib.js 1375lib/GNUstep/SOGo/WebServerResources/layout2or3_xlib.js
1323lib/GNUstep/SOGo/WebServerResources/layout2or3_xlib.txt 1376lib/GNUstep/SOGo/WebServerResources/layout2or3_xlib.txt
1324lib/GNUstep/SOGo/WebServerResources/lori_32x32.png 1377lib/GNUstep/SOGo/WebServerResources/lori_32x32.png
1325lib/GNUstep/SOGo/WebServerResources/manage-filters.png 1378lib/GNUstep/SOGo/WebServerResources/manage-filters.png
1326lib/GNUstep/SOGo/WebServerResources/manage-imap.png 1379lib/GNUstep/SOGo/WebServerResources/manage-imap.png
1327lib/GNUstep/SOGo/WebServerResources/menu-check-hover.gif 1380lib/GNUstep/SOGo/WebServerResources/menu-check-hover.gif
1328lib/GNUstep/SOGo/WebServerResources/menu-check.gif 1381lib/GNUstep/SOGo/WebServerResources/menu-check.gif
1329lib/GNUstep/SOGo/WebServerResources/menu-nocheck.gif 1382lib/GNUstep/SOGo/WebServerResources/menu-nocheck.gif
1330lib/GNUstep/SOGo/WebServerResources/message-copy.gif 1383lib/GNUstep/SOGo/WebServerResources/message-copy.gif
1331lib/GNUstep/SOGo/WebServerResources/message.gif 1384lib/GNUstep/SOGo/WebServerResources/message.gif
1332lib/GNUstep/SOGo/WebServerResources/mime-application-certificate.png 1385lib/GNUstep/SOGo/WebServerResources/mime-application-certificate.png
@@ -1415,26 +1468,27 @@ lib/GNUstep/SOGo/WebServerResources/mime @@ -1415,26 +1468,27 @@ lib/GNUstep/SOGo/WebServerResources/mime
1415lib/GNUstep/SOGo/WebServerResources/mime-empty.png 1468lib/GNUstep/SOGo/WebServerResources/mime-empty.png
1416lib/GNUstep/SOGo/WebServerResources/mime-exec.png 1469lib/GNUstep/SOGo/WebServerResources/mime-exec.png
1417lib/GNUstep/SOGo/WebServerResources/mime-folder_tar.png 1470lib/GNUstep/SOGo/WebServerResources/mime-folder_tar.png
1418lib/GNUstep/SOGo/WebServerResources/mime-font-x-generic.png 1471lib/GNUstep/SOGo/WebServerResources/mime-font-x-generic.png
1419lib/GNUstep/SOGo/WebServerResources/mime-font.png 1472lib/GNUstep/SOGo/WebServerResources/mime-font.png
1420lib/GNUstep/SOGo/WebServerResources/mime-font_bitmap.png 1473lib/GNUstep/SOGo/WebServerResources/mime-font_bitmap.png
1421lib/GNUstep/SOGo/WebServerResources/mime-font_truetype.png 1474lib/GNUstep/SOGo/WebServerResources/mime-font_truetype.png
1422lib/GNUstep/SOGo/WebServerResources/mime-font_type1.png 1475lib/GNUstep/SOGo/WebServerResources/mime-font_type1.png
1423lib/GNUstep/SOGo/WebServerResources/mime-gnome-fs-executable.png 1476lib/GNUstep/SOGo/WebServerResources/mime-gnome-fs-executable.png
1424lib/GNUstep/SOGo/WebServerResources/mime-gnome-fs-regular.png 1477lib/GNUstep/SOGo/WebServerResources/mime-gnome-fs-regular.png
1425lib/GNUstep/SOGo/WebServerResources/mime-gnome-package.png 1478lib/GNUstep/SOGo/WebServerResources/mime-gnome-package.png
1426lib/GNUstep/SOGo/WebServerResources/mime-gtk-file.png 1479lib/GNUstep/SOGo/WebServerResources/mime-gtk-file.png
1427lib/GNUstep/SOGo/WebServerResources/mime-html.png 1480lib/GNUstep/SOGo/WebServerResources/mime-html.png
 1481lib/GNUstep/SOGo/WebServerResources/mime-image-pdf.png
1428lib/GNUstep/SOGo/WebServerResources/mime-image-x-generic.png 1482lib/GNUstep/SOGo/WebServerResources/mime-image-x-generic.png
1429lib/GNUstep/SOGo/WebServerResources/mime-image.png 1483lib/GNUstep/SOGo/WebServerResources/mime-image.png
1430lib/GNUstep/SOGo/WebServerResources/mime-kpresenter_kpr.png 1484lib/GNUstep/SOGo/WebServerResources/mime-kpresenter_kpr.png
1431lib/GNUstep/SOGo/WebServerResources/mime-mime_ascii.png 1485lib/GNUstep/SOGo/WebServerResources/mime-mime_ascii.png
1432lib/GNUstep/SOGo/WebServerResources/mime-misc.png 1486lib/GNUstep/SOGo/WebServerResources/mime-misc.png
1433lib/GNUstep/SOGo/WebServerResources/mime-package-x-generic.png 1487lib/GNUstep/SOGo/WebServerResources/mime-package-x-generic.png
1434lib/GNUstep/SOGo/WebServerResources/mime-package.png 1488lib/GNUstep/SOGo/WebServerResources/mime-package.png
1435lib/GNUstep/SOGo/WebServerResources/mime-package_editors.png 1489lib/GNUstep/SOGo/WebServerResources/mime-package_editors.png
1436lib/GNUstep/SOGo/WebServerResources/mime-package_wordprocessing.png 1490lib/GNUstep/SOGo/WebServerResources/mime-package_wordprocessing.png
1437lib/GNUstep/SOGo/WebServerResources/mime-plan.png 1491lib/GNUstep/SOGo/WebServerResources/mime-plan.png
1438lib/GNUstep/SOGo/WebServerResources/mime-rpm.png 1492lib/GNUstep/SOGo/WebServerResources/mime-rpm.png
1439lib/GNUstep/SOGo/WebServerResources/mime-shellscript.png 1493lib/GNUstep/SOGo/WebServerResources/mime-shellscript.png
1440lib/GNUstep/SOGo/WebServerResources/mime-sound.png 1494lib/GNUstep/SOGo/WebServerResources/mime-sound.png
@@ -1555,42 +1609,43 @@ lib/GNUstep/SOGo/WebServerResources/tbtv @@ -1555,42 +1609,43 @@ lib/GNUstep/SOGo/WebServerResources/tbtv
1555lib/GNUstep/SOGo/WebServerResources/tbtv_plus_17x22.png 1609lib/GNUstep/SOGo/WebServerResources/tbtv_plus_17x22.png
1556lib/GNUstep/SOGo/WebServerResources/tbtv_sent_17x17.png 1610lib/GNUstep/SOGo/WebServerResources/tbtv_sent_17x17.png
1557lib/GNUstep/SOGo/WebServerResources/tbtv_trash_17x17.png 1611lib/GNUstep/SOGo/WebServerResources/tbtv_trash_17x17.png
1558lib/GNUstep/SOGo/WebServerResources/tentative.png 1612lib/GNUstep/SOGo/WebServerResources/tentative.png
1559lib/GNUstep/SOGo/WebServerResources/thead_bg.png 1613lib/GNUstep/SOGo/WebServerResources/thead_bg.png
1560lib/GNUstep/SOGo/WebServerResources/title_attachment_14x14.png 1614lib/GNUstep/SOGo/WebServerResources/title_attachment_14x14.png
1561lib/GNUstep/SOGo/WebServerResources/title_read_14x14.png 1615lib/GNUstep/SOGo/WebServerResources/title_read_14x14.png
1562lib/GNUstep/SOGo/WebServerResources/title_sortdown_12x12.png 1616lib/GNUstep/SOGo/WebServerResources/title_sortdown_12x12.png
1563lib/GNUstep/SOGo/WebServerResources/title_sortup_12x12.png 1617lib/GNUstep/SOGo/WebServerResources/title_sortup_12x12.png
1564lib/GNUstep/SOGo/WebServerResources/toolbarbtn_a_bg.png 1618lib/GNUstep/SOGo/WebServerResources/toolbarbtn_a_bg.png
1565lib/GNUstep/SOGo/WebServerResources/toolbarbtn_span_bg.png 1619lib/GNUstep/SOGo/WebServerResources/toolbarbtn_span_bg.png
1566lib/GNUstep/SOGo/WebServerResources/unread.png 1620lib/GNUstep/SOGo/WebServerResources/unread.png
1567lib/GNUstep/SOGo/WebServerResources/up-icon.png 1621lib/GNUstep/SOGo/WebServerResources/up-icon.png
 1622lib/GNUstep/SOGo/WebServerResources/upload_document.png
1568lib/GNUstep/SOGo/WebServerResources/week-view.png 1623lib/GNUstep/SOGo/WebServerResources/week-view.png
1569lib/GNUstep/SOGo/WebServerResources/write-message.png 1624lib/GNUstep/SOGo/WebServerResources/write-message.png
1570lib/GNUstep/SOGo/WebServerResources/write.png 1625lib/GNUstep/SOGo/WebServerResources/write.png
1571lib/GNUstep/SaxDrivers-4.9/versitCardsSaxDriver.sax/Resources/Info-gnustep.plist 1626lib/GNUstep/SaxDrivers-4.9/versitCardsSaxDriver.sax/Resources/Info-gnustep.plist
1572lib/GNUstep/SaxDrivers-4.9/versitCardsSaxDriver.sax/Resources/bundle-info.plist 1627lib/GNUstep/SaxDrivers-4.9/versitCardsSaxDriver.sax/Resources/bundle-info.plist
1573lib/GNUstep/SaxDrivers-4.9/versitCardsSaxDriver.sax/bundle-info.plist 1628lib/GNUstep/SaxDrivers-4.9/versitCardsSaxDriver.sax/bundle-info.plist
1574lib/GNUstep/SaxDrivers-4.9/versitCardsSaxDriver.sax/stamp.make 1629lib/GNUstep/SaxDrivers-4.9/versitCardsSaxDriver.sax/stamp.make
1575lib/GNUstep/SaxDrivers-4.9/versitCardsSaxDriver.sax/versitCardsSaxDriver 1630lib/GNUstep/SaxDrivers-4.9/versitCardsSaxDriver.sax/versitCardsSaxDriver
1576lib/GNUstep/SaxMappings/NGCards.xmap 1631lib/GNUstep/SaxMappings/NGCards.xmap
1577lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/Resources/Info-gnustep.plist 1632lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/Resources/Info-gnustep.plist
1578lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/SOGoElements 1633lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/SOGoElements
1579lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/bundle-info.plist 1634lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/bundle-info.plist
1580lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/stamp.make 1635lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/stamp.make
1581lib/libGDLContentStore.so 1636lib/libGDLContentStore.so
1582lib/libGDLContentStore.so.4.9.0 1637lib/libGDLContentStore.so.4.9.0
1583lib/libNGCards.so 1638lib/libNGCards.so
1584lib/libNGCards.so.4.9.0 1639lib/libNGCards.so.4.9.0
1585lib/libOGoContentStore.so 1640lib/libOGoContentStore.so
1586lib/libOGoContentStore.so.0.9.0 1641lib/libOGoContentStore.so.0.9.0
1587lib/libSOGo.so 1642lib/libSOGo.so
1588lib/libSOGo.so.${PKGVERSION} 1643lib/libSOGo.so.${PKGVERSION}
1589lib/libSOGoUI.so 1644lib/libSOGoUI.so
1590lib/libSOGoUI.so.2.0.0 1645lib/libSOGoUI.so.2.2.0
1591sbin/sogo-ealarms-notify 1646sbin/sogo-ealarms-notify
1592sbin/sogo-slapd-sockd 1647sbin/sogo-slapd-sockd
1593sbin/sogo-tool 1648sbin/sogo-tool
1594sbin/sogod 1649sbin/sogod
1595share/examples/SOGo/SOGo.conf 1650share/examples/SOGo/SOGo.conf
1596share/examples/SOGo/sogo-conf.sh 1651share/examples/SOGo/sogo-conf.sh

cvs diff -r1.7 -r1.8 pkgsrc/www/SOGo/distinfo (expand / switch to unified diff)

--- pkgsrc/www/SOGo/distinfo 2013/03/16 15:12:57 1.7
+++ pkgsrc/www/SOGo/distinfo 2014/03/13 14:06:55 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2013/03/16 15:12:57 taca Exp $ 1$NetBSD: distinfo,v 1.8 2014/03/13 14:06:55 taca Exp $
2 2
3SHA1 (SOGo-2.0.4b.tar.gz) = 37c03286d713c45db12ecfd3e765123350625f96 3SHA1 (SOGo-2.2.1.tar.gz) = 7147ebdae00bc9f5902442a70c7eaab4b946902b
4RMD160 (SOGo-2.0.4b.tar.gz) = 7728f65b62532b460a00b4608780cf7680b6c305 4RMD160 (SOGo-2.2.1.tar.gz) = 746b3f66914552eb70dc91a328039451a669471a
5Size (SOGo-2.0.4b.tar.gz) = 6276765 bytes 5Size (SOGo-2.2.1.tar.gz) = 5412845 bytes
6SHA1 (patch-SoObjects_SOGo_NSData+Crypto.m) = 1ea9270c9f17af383d1306d726c0e6c6733ad45a 6SHA1 (patch-SoObjects_SOGo_NSData+Crypto.m) = 1ea9270c9f17af383d1306d726c0e6c6733ad45a