0fa19251a9
4.0.8 (2019-07-19) ------------------ Enhancements - [web] show calendar names of subscriptions in events blocks - [web] show hints for mail vacation options (#4462) - [web] allow to fetch unseen count of all mailboxes (#522, #2776, #4276) - [web] add rel="noopener" to external links (#4764) - [web] add Indonesian (id) translation - [web] updated Angular Material to version 1.1.19 - [web] replaced bower packages by npm packages - [web] restored mail threads (#3478, #4616, #4735) - [web] reflect attendee type with generic icon (person/group/resource) - [web] reduce usage of calendar color in dialogs Bug fixes - [web] fixed wrong translation of custom calendar categories - [web] fixed wrong colors assigned to default calendar categories - [web] lowered size of headings on small screens - [web] fixed scrolling in calendars list on Android - [web] keep center list of Calendar module visible on small screens - [web] check for duplicate name only if address book name is changed - [web] improved detection of URLs and email addresses in text mail parts - [web] fixed page reload with external IMAP account (#4709) - [web] constrained absolute-positioned child elements of HTML mail parts - [web] fixed useless scrolling when deleting a message - [web] don't hide compose button if messages list is visible - [web] fixed next/previous slots with external attendees - [web] fixed restoration of sub mailbox when reloading page - [web] use matching address of attendee (#4473) - [core] allow super users to modify any event (#4216) - [core] correctly handle the full cert chain in S/MIME - [core] handle multidays events in freebusy data - [core] avoid exception on recent GNUstep when attached file has no filename (#4702) - [core] avoid generating broken DTSTART for the freebusy.ifb file (#4289) - [core] consider DAVx5 like Apple Calendar (#4304) - [core] improve handling of signer certificate (#4742) - [core] added safety checks in S/MIME (#4745) - [core] fixed domain placeholder issue when using sogo-tool (#4723) 4.0.7 (2019-02-27) ------------------ Bug fixes - [web] date validator now handles non-latin characters - [web] show the "reply all" button in more situations - [web] fixed CSS when printing message in popup window (#4674) - [i18n] added missing subject of appointment mail reminders (#4656) 4.0.6 (2019-02-21) ------------------ Enhancements - [web] create card from sender or recipient address (#3002, #4610) - [web] updated Angular to version 1.7.7 - [web] restored support for next/previous slot suggestion in attendees editor - [web] improved auto-completion display of contacts - [web] allow modification of attendees participation role - [web] updated Angular Material to version 1.1.13 - [web] updated CKEditor to version 4.11.2 - [core] baseDN now accept dynamic domain values (#3685 - sponsored by iRedMail) - [core] we now handle optional and non-required attendee states Bug fixes - [web] fixed all-day event dates with different timezone - [web] fixed display of Bcc header (#4642) - [web] fixed refresh of drafts folder when saving a draft - [web] fixed CAS session timeout handling during XHR requests (#4468) - [web] reflect active locale in HTML lang attribute (#4660) - [web] allow scroll of login page on small screen (#4035) - [web] fixed saving of email address for external calendar notifications (#4630) - [web] sent messages cannot be replied to their BCC email addresses (#4460) - [core] ignore transparent events in time conflict validation (#4539) - [core] fixed yearly recurrence calculator when starting from previous year - [core] changes to contacts are now propagated to lists (#850, #4301, #4617) - [core] fixed bad password login interval (#4664) 4.0.5 (2019-01-09) ------------------ New features - [web] dynamic stylesheet for printing calendars (#3768) Enhancements - [web] show source addressbook of matching contacts in appointment editor (#4579) - [web] improve display of keyboard shortcuts - [web] show time for messages of yesterday (#4599) - [web] fit month view to window size (#4554) - [web] updated CKEditor to version 4.11.1 - [web] updated Angular Material to version 1.1.12 Bug fixes - [sogo-tool] fixed "manage-acl unsubscribe" command (#4591) - [web] fixed handling of collapsed/expanded mail accounts (#4541) - [web] fixed handling of duplicate recipients (#4597) - [web] fixed folder export when XSRF validation is enabled (#4502) - [web] don't encode filename extension when exporting folders - [web] fixed download of HTML body parts - [web] catch possible exception when registering mailto protocol - [core] don't always fetch the sorting columns - [eas] strip '<>' from bodyId and when forwarding mails - [eas] fix search on for Outlook application (#4605 and #4607) - [eas] improve search operations and results fetching - [eas] better handle bogus DTStart values - [eas] support for basic UserInformation queries (#4614) - [eas] better handle timezone changes (#4624) 4.0.4 (2018-10-23) ------------------ Bug fixes - [web] fixed time conflict validation when not the owner - [web] fixed freebusy display with default theme (#4578) 4.0.3 (2018-10-17) ------------------ Enhancements - [web] prohibit subscribing a user with no rights - [web] new button to mark a task as completed (#4531) - [web] new button to reset Calendar categories to defaults - [web] moved the unseen messages count to the beginning of the window's title (#4553) - [web] allow export of calendars subscriptions (#4560) - [web] hide compose button when reading message on mobile device - [web] updated Angular to version 1.7.5 - [web] updated CKEditor to version 4.10.1 Bug fixes - [web] include mail account name in form validation (#4532) - [web] calendar properties were not completely reset on cancel - [web] check ACLs on address book prior to delete cards - [web] fixed condition of copy action on cards - [web] fixed display of notification email in calendar properties - [web] fixed display of multi-days events when some weekdays are disabled - [web] fixed synchronisation of calendar categories - [web] fixed popup window detection in message viewer (#4518) - [web] fixed behaviour of return receipt actions - [web] fixed freebusy information with all-day events - [web] fixed support for SOGoMaximumMessageSizeLimit - [core] fixed email reminders support for tasks - [core] fixed time conflict validation (#4539) 4.0.2 (2018-08-24) ------------------ New features - [web] move mailboxes (#644, #3511, #4479) Enhancements - [web] prohibit duplicate calendar categories in Preferences module - [web] added Romanian (ro) translation - thanks to Vasile Razvan Luca - [web] add security flags to cookies (HttpOnly, secure) (#4525) - [web] better theming for better customization (#4500) - [web] updated Angular to version 1.7.3 - [web] updated ui-router to version 1.0.20 - [core] enable Oracle OCI support for CentOS/RHEL v7 Bug fixes - [core] handle multi-valued mozillasecondemail attribute mapping - [core] avoid displaying empty signed emails when using GNU TLS (#4433) - [web] improve popup window detection in message viewer (#4518) - [web] enable save button when editing the members of a list - [web] restore caret position when replying or forwarding a message (#4517) - [web] localized special mailboxes names in filter editor - [web] fixed saving task with reminder based on due date 4.0.1 (2018-07-10) ------------------ Enhancements - [web] now possible to show events/task for the current year - [web] show current ordering setting in lists - [web] remove invalid occurrences when modifying a recurrent event - [web] updated Angular to version 1.7.2 - [web] updated Angular Material to version 1.1.10 - [web] updated CKEditor to version 4.10.0 - [web] allow mail flag addition/edition on mobile - [web] added Japanese (jp) translation - thanks to Ryo Yamamoto Bug fixes - [core] properly update the last-modified attribute (#4313) - [core] fixed default data value for c_hascertificate (#4442) - [core] fixed ACLs restoration with sogo-tool in single store mode (#4385) - [core] fixed S/MIME code with chained certificates - [web] prevent deletion of special folders using del key - [web] fixed SAML2 session timeout handling during XHR requests - [web] fixed renaming a folder under iOS - [web] fixed download of exported folders under iOS - [web] improved server-side CSS sanitizer - [web] match recipient address when replying (#4495) - [eas] improved alarms syncing with EAS devices (#4351) - [eas] avoid potential cache update when breaking sync queries (#4422) - [eas] fixed EAS search 4.0.0 (2018-03-07) ------------------ New features - [core] full S/MIME support - [core] can now invite attendees to exceptions only (#2561) - [core] add support for module constraints in SQL sources - [core] add support for listRequiresDot in SQL sources - [web] add support for SearchFieldNames in SQL sources - [web] display freebusy information of owner in appointment editor - [web] register SOGo as a handler for the mailto scheme (#1223) - [web] new events list view where events are grouped by day - [web] user setting to always show mail editor inside current window or in popup window - [web] add support for events with recurrence dates (RDATE) Enhancements - [web] follow requested URL after user authentication - [web] added Simplified Chinese (zh_CN) translation - thanks to Thomas Kuiper - [web] now also give modify permission when selecting all calendar rights - [web] allow edition of IMAP flags associated to mail labels - [web] search scope of address book is now respected - [web] avoid redirection to forbidden module (via ModulesConstraints) - [web] lower constraints on dates range of auto-reply message (#4161) - [web] sort categories in event and task editors (#4349) - [web] show weekday in headers of day view - [web] improve display of overlapping events with categories - [web] updated Angular Material to version 1.1.6 Bug fixes - [core] yearly repeating events are not shown in web calendar (#4237) - [core] increased column size of settings/defaults for MySQL (#4260) - [core] fixed yearly recurrence calculator with until date - [core] generalized HTML sanitization to avoid encoding issues when replying/forwarding mails - [core] don't expose web calendars to other users (#4331) - [web] fixed display of error when the mail editor is in a popup - [web] attachments are not displayed on IOS (#4150) - [web] fixed parsing of pasted email addresses from Spreadsheet (#4258) - [web] messages list not accessible when changing mailbox in expanded mail view (#4269) - [web] only one postal address of same type is saved (#4091) - [web] improve handling of email notifications of a calendar properties - [web] fixed XSRF cookie path when changing password (#4139) - [web] spaces can now be inserted in address book names - [web] prevent the creation of empty contact categories - [web] fixed mail composition from message headers (#4335) - [web] restore messages selection after automatic refresh (#4330) - [web] fixed path of destination mailbox in Sieve filter editor - [web] force copy of dragged contacts from global address books - [web] removed null characters from JSON responses - [web] fixed advanced mailbox search when mailbox name is very long - [web] fixed handling of public access rights of Calendars (#4344) - [web] fixed server-side CSS sanitization of messages (#4366) - [web] cards list not accessible when changing address book in expanded card view - [web] added missing subject to junk/not junk reports - [web] fixed file uploader URL in mail editor - [web] fixed decoding of spaces in URL-encoded parameters (+) - [web] fixed scrolling of message with Firefox (#4008, #4282, #4398) - [web] save original username in cookie when remembering login (#4363) - [web] allow to set a reminder on a task with a due date - [eas] hebrew folders encoding problem using EAS (#4240) - [eas] avoid sync requests for shared folders every second (#4275) - [eas] we skip the organizer from the attendees list (#4402) - [eas] correctly handle all-day events with EAS v16 (#4397) - [eas] fixed EAS save in drafts with attachments 3.2.10 (2017-07-05) ------------------- New features - [web] new images viewer in Mail module - [web] create list from selected cards (#3561) - [eas] initial EAS v16 and email drafts support - [core] load-testing scripts to evaluate SOGo performance Enhancements - [core] now possible to {un}subscribe to folders using sogo-tool - [web] AngularJS optimizations in Mail module - [web] AngularJS optimization of color picker - [web] improve display of tasks status - [web] added custom fields support from Thunderbird's address book - [web] added Latvian (lv) translation - thanks to Juris Balandis - [web] expose user's defaults and settings inline - [web] can now discard incoming mails during vacation - [web] support both backspace and delete keys in Mail and Contacts modules - [web] improved display of appointment/task comments and card notes - [web] updated Angular Material to version 1.1.4 - [web] updated CKEditor to version 4.7.1 Bug fixes - [web] respect SOGoLanguage and SOGoSupportedLanguages (#4169) - [web] fixed adding list members with multiple email addresses - [web] fixed responsive condition of login page (960px to 1023px) - [web] don't throw errors when accessing nonexistent special mailboxes (#4177) - [core] newly subscribed calendars are excluded from freebusy (#3354) - [core] don't update subscriptions when owner is not the active user (#3988) - [core] strip cr during LDIF import process (#4172) - [core] email alarms are sent too many times (#4100) - [core] enable S/MIME even when using GNU TLS (#4201) - [core] silence verbose output for sogo-ealarms-notify (#4170) - [eas] don't include task folders if we hide them in SOGo (#4164)
1949 lines
135 KiB
Text
1949 lines
135 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2019/09/11 12:01:54 tm Exp $
|
|
include/GDLContentStore/EOAdaptorChannel+GCS.h
|
|
include/GDLContentStore/GCSAlarmsFolder.h
|
|
include/GDLContentStore/GCSChannelManager.h
|
|
include/GDLContentStore/GCSContext.h
|
|
include/GDLContentStore/GCSFieldInfo.h
|
|
include/GDLContentStore/GCSFolder.h
|
|
include/GDLContentStore/GCSFolderManager.h
|
|
include/GDLContentStore/GCSFolderType.h
|
|
include/GDLContentStore/GCSSessionsFolder.h
|
|
include/GDLContentStore/GCSSpecialQueries.h
|
|
include/GDLContentStore/GCSStringFormatter.h
|
|
include/GDLContentStore/NSURL+GCS.h
|
|
include/NGCards/CardElement.h
|
|
include/NGCards/CardGroup.h
|
|
include/NGCards/CardVersitRenderer.h
|
|
include/NGCards/NGCards.h
|
|
include/NGCards/NGVCard.h
|
|
include/NGCards/NGVCardPhoto.h
|
|
include/NGCards/NGVCardReference.h
|
|
include/NGCards/NGVList.h
|
|
include/NGCards/NSArray+NGCards.h
|
|
include/NGCards/NSCalendarDate+ICal.h
|
|
include/NGCards/NSCalendarDate+NGCards.h
|
|
include/NGCards/NSDictionary+NGCards.h
|
|
include/NGCards/NSString+NGCards.h
|
|
include/NGCards/iCalAlarm.h
|
|
include/NGCards/iCalAttachment.h
|
|
include/NGCards/iCalByDayMask.h
|
|
include/NGCards/iCalCalendar.h
|
|
include/NGCards/iCalDataSource.h
|
|
include/NGCards/iCalDateTime.h
|
|
include/NGCards/iCalEntityObject.h
|
|
include/NGCards/iCalEvent.h
|
|
include/NGCards/iCalEventChanges.h
|
|
include/NGCards/iCalFreeBusy.h
|
|
include/NGCards/iCalJournal.h
|
|
include/NGCards/iCalObject.h
|
|
include/NGCards/iCalPerson.h
|
|
include/NGCards/iCalRecurrenceCalculator.h
|
|
include/NGCards/iCalRecurrenceRule.h
|
|
include/NGCards/iCalRepeatableEntityObject.h
|
|
include/NGCards/iCalTimeZone.h
|
|
include/NGCards/iCalTimeZonePeriod.h
|
|
include/NGCards/iCalToDo.h
|
|
include/NGCards/iCalTrigger.h
|
|
include/NGCards/iCalUTCOffset.h
|
|
include/NGCards/iCalXMLRenderer.h
|
|
include/SOGo
|
|
include/SOGoUI/SOGoAptFormatter.h
|
|
include/SOGoUI/SOGoDirectAction.h
|
|
include/SOGoUI/UIxComponent.h
|
|
include/SOGoUI/UIxJSClose.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Headers
|
|
lib/GNUstep/Frameworks/SOGo.framework/Resources
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/BSONCodec.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/CardElement+SOGo.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/DOMNode+SOGo.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/EOBitmaskQualifier.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/EOQualifier+SOGoCacheObject.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/GCSSpecialQueries+SOGoCacheObject.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/LDAPSource.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/LDAPSourceSchema.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/NSArray+DAV.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/NSArray+Utilities.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/NSCalendarDate+SOGo.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/NSData+Crypto.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/NSDictionary+DAV.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/NSDictionary+URL.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/NSDictionary+Utilities.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/NSNull+Utilities.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/NSNumber+Utilities.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/NSObject+DAV.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/NSObject+Utilities.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/NSString+Crypto.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/NSString+DAV.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/NSString+Utilities.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/NSURL+DAV.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoAuthenticator.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoBuild.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoCASSession.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoCache.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoCacheGCSFolder.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoCacheGCSObject.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoCacheObject.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoConstants.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoContentObject.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoCredentialsFile.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoDAVAuthenticator.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoDateFormatter.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoDefaultsSource.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoDomainDefaults.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoFolder.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoGCSFolder.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoGroup.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoLDAPDefaults.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoMailer.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoObject.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoParentFolder.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoPermissions.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoProductLoader.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoProxyAuthenticator.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoSession.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoSieveManager.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoSource.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoStartupLogger.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoStaticAuthenticator.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoSystemDefaults.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoTextTemplateFile.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoUser.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoUserDefaults.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoUserFolder.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoUserManager.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoUserProfile.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoWebAuthenticator.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoWebDAVAclManager.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SOGoWebDAVValue.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/SQLSource.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/WOContext+SOGo.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/WORequest+SOGo.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/WOResourceManager+SOGo.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Headers/WOResponse+SOGo.h
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Resources/CASLogoutRequestMap.plist
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Resources/DAVReportMap.plist
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Resources/Info-gnustep.plist
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Resources/SOGoDefaults.plist
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/sogo/SOGo
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/sogo/libSOGo.so
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/sogo/libSOGo.so.4
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/sogo/libSOGo.so.${PKGVERSION}
|
|
lib/GNUstep/Frameworks/SOGo.framework/Versions/Current
|
|
lib/GNUstep/Frameworks/SOGo.framework/sogo/SOGo
|
|
lib/GNUstep/Frameworks/SOGo.framework/sogo/libSOGo.so
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Abidjan.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Accra.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Addis_Ababa.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Algiers.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Asmara.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Bamako.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Bangui.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Banjul.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Bissau.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Blantyre.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Brazzaville.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Bujumbura.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Cairo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Casablanca.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Ceuta.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Conakry.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Dakar.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Dar_es_Salaam.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Djibouti.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Douala.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/El_Aaiun.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Freetown.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Gaborone.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Harare.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Johannesburg.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Juba.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Kampala.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Khartoum.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Kigali.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Kinshasa.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Lagos.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Libreville.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Lome.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Luanda.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Lubumbashi.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Lusaka.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Malabo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Maputo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Maseru.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Mbabane.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Mogadishu.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Monrovia.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Nairobi.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Ndjamena.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Niamey.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Nouakchott.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Ouagadougou.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Porto-Novo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Sao_Tome.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Tripoli.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Tunis.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Africa/Windhoek.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Adak.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Anchorage.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Anguilla.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Antigua.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Araguaina.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Argentina/Catamarca.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Argentina/Cordoba.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Argentina/Jujuy.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Argentina/La_Rioja.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Argentina/Mendoza.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Argentina/Salta.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Argentina/San_Juan.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Argentina/San_Luis.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Argentina/Tucuman.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Argentina/Ushuaia.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Aruba.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Asuncion.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Atikokan.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Bahia.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Bahia_Banderas.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Barbados.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Belem.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Belize.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Blanc-Sablon.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Boa_Vista.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Bogota.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Boise.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Cambridge_Bay.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Campo_Grande.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Cancun.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Caracas.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Cayenne.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Cayman.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Chicago.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Chihuahua.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Costa_Rica.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Creston.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Cuiaba.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Curacao.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Danmarkshavn.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Dawson.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Dawson_Creek.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Denver.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Detroit.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Dominica.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Edmonton.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Eirunepe.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/El_Salvador.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Fort_Nelson.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Fortaleza.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Glace_Bay.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Godthab.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Goose_Bay.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Grand_Turk.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Grenada.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Guadeloupe.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Guatemala.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Guayaquil.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Guyana.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Halifax.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Havana.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Hermosillo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Indiana/Indianapolis.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Indiana/Knox.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Indiana/Marengo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Indiana/Petersburg.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Indiana/Tell_City.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Indiana/Vevay.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Indiana/Vincennes.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Indiana/Winamac.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Inuvik.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Iqaluit.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Jamaica.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Juneau.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Kentucky/Louisville.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Kentucky/Monticello.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Kralendijk.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/La_Paz.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Lima.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Los_Angeles.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Lower_Princes.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Maceio.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Managua.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Manaus.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Marigot.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Martinique.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Matamoros.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Mazatlan.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Menominee.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Merida.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Metlakatla.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Mexico_City.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Miquelon.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Moncton.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Monterrey.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Montevideo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Montreal.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Montserrat.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Nassau.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/New_York.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Nipigon.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Nome.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Noronha.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/North_Dakota/Beulah.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/North_Dakota/Center.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/North_Dakota/New_Salem.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Ojinaga.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Panama.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Pangnirtung.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Paramaribo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Phoenix.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Port-au-Prince.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Port_of_Spain.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Porto_Velho.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Puerto_Rico.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Punta_Arenas.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Rainy_River.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Rankin_Inlet.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Recife.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Regina.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Resolute.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Rio_Branco.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Santa_Isabel.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Santarem.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Santiago.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Santo_Domingo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Sao_Paulo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Scoresbysund.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Shiprock.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Sitka.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/St_Barthelemy.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/St_Johns.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/St_Kitts.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/St_Lucia.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/St_Thomas.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/St_Vincent.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Swift_Current.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Tegucigalpa.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Thule.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Thunder_Bay.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Tijuana.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Toronto.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Tortola.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Vancouver.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Whitehorse.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Winnipeg.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Yakutat.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/America/Yellowknife.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Antarctica/Casey.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Antarctica/Davis.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Antarctica/DumontDUrville.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Antarctica/Macquarie.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Antarctica/Mawson.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Antarctica/McMurdo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Antarctica/Palmer.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Antarctica/Rothera.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Antarctica/South_Pole.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Antarctica/Syowa.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Antarctica/Troll.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Antarctica/Vostok.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Arctic/Longyearbyen.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Aden.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Almaty.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Amman.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Anadyr.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Aqtau.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Aqtobe.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Ashgabat.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Atyrau.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Baghdad.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Bahrain.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Baku.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Bangkok.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Barnaul.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Beirut.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Bishkek.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Brunei.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Chita.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Choibalsan.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Chongqing.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Colombo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Damascus.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Dhaka.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Dili.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Dubai.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Dushanbe.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Famagusta.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Gaza.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Harbin.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Hebron.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Hong_Kong.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Hovd.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Irkutsk.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Istanbul.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Jakarta.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Jayapura.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Jerusalem.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Kabul.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Kamchatka.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Karachi.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Kashgar.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Kathmandu.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Khandyga.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Kolkata.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Krasnoyarsk.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Kuala_Lumpur.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Kuching.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Kuwait.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Macau.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Magadan.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Makassar.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Manila.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Muscat.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Nicosia.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Novokuznetsk.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Novosibirsk.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Omsk.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Oral.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Phnom_Penh.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Pontianak.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Pyongyang.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Qatar.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Qyzylorda.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Rangoon.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Riyadh.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Sakhalin.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Samarkand.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Seoul.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Shanghai.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Singapore.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Srednekolymsk.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Taipei.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Tashkent.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Tbilisi.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Tehran.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Thimphu.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Tokyo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Tomsk.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Ulaanbaatar.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Urumqi.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Ust-Nera.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Vientiane.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Vladivostok.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Yakutsk.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Yangon.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Yekaterinburg.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Asia/Yerevan.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Atlantic/Azores.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Atlantic/Bermuda.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Atlantic/Canary.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Atlantic/Cape_Verde.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Atlantic/Faroe.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Atlantic/Madeira.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Atlantic/Reykjavik.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Atlantic/South_Georgia.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Atlantic/St_Helena.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Atlantic/Stanley.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Australia/Adelaide.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Australia/Brisbane.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Australia/Broken_Hill.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Australia/Currie.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Australia/Darwin.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Australia/Eucla.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Australia/Hobart.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Australia/Lindeman.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Australia/Lord_Howe.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Australia/Melbourne.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Australia/Perth.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Australia/Sydney.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Amsterdam.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Andorra.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Astrakhan.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Athens.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Belgrade.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Berlin.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Bratislava.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Brussels.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Bucharest.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Budapest.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Busingen.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Chisinau.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Copenhagen.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Dublin.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Gibraltar.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Guernsey.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Helsinki.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Isle_of_Man.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Istanbul.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Jersey.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Kaliningrad.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Kiev.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Kirov.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Lisbon.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Ljubljana.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/London.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Luxembourg.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Madrid.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Malta.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Mariehamn.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Minsk.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Monaco.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Moscow.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Nicosia.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Oslo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Paris.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Podgorica.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Prague.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Riga.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Rome.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Samara.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/San_Marino.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Sarajevo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Saratov.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Simferopol.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Skopje.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Sofia.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Stockholm.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Tallinn.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Tirane.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Ulyanovsk.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Uzhgorod.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Vaduz.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Vatican.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Vienna.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Vilnius.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Volgograd.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Warsaw.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Zagreb.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Zaporozhye.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Europe/Zurich.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Indian/Antananarivo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Indian/Chagos.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Indian/Christmas.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Indian/Cocos.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Indian/Comoro.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Indian/Kerguelen.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Indian/Mahe.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Indian/Maldives.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Indian/Mauritius.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Indian/Mayotte.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Indian/Reunion.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Apia.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Auckland.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Bougainville.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Chatham.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Chuuk.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Easter.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Efate.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Enderbury.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Fakaofo.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Fiji.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Funafuti.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Galapagos.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Gambier.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Guadalcanal.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Guam.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Honolulu.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Johnston.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Kiritimati.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Kosrae.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Kwajalein.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Majuro.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Marquesas.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Midway.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Nauru.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Niue.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Norfolk.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Noumea.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Pago_Pago.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Palau.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Pitcairn.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Pohnpei.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Ponape.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Port_Moresby.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Rarotonga.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Saipan.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Tahiti.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Tarawa.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Tongatapu.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Truk.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Wake.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/Pacific/Wallis.ics
|
|
lib/GNUstep/Libraries/Resources/NGCards/TimeZones/UPDATING
|
|
lib/GNUstep/OCSTypeModels/appointment-oracle.ocs
|
|
lib/GNUstep/OCSTypeModels/appointment.ocs
|
|
lib/GNUstep/OCSTypeModels/contact-oracle.ocs
|
|
lib/GNUstep/OCSTypeModels/contact.ocs
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/AdministrationUI
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Arabic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Basque.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Catalan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/ChineseChina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/ChineseTaiwan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Croatian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Czech.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Danish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Dutch.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/English.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Finnish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/French.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/German.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Hebrew.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Indonesian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Info-gnustep.plist
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Italian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Japanese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Latvian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Lithuanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Macedonian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Polish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Portuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Romanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Russian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Serbian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Slovak.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Slovenian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Swedish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/TurkishTurkey.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/UIxAdministration.toolbar
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Welsh.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/product.plist
|
|
lib/GNUstep/SOGo/AdministrationUI.SOGo/stamp.make
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Appointments
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Arabic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Basque.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Catalan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/ChineseChina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/ChineseTaiwan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Croatian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Czech.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Danish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Dutch.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/English.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Finnish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/French.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/German.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Hebrew.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Hungarian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Icelandic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Indonesian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Info-gnustep.plist
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Italian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Japanese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Latvian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Lithuanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.html
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.wod
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/MSExchangeFreeBusySOAPResponseMap.plist
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Macedonian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Polish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Portuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Romanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Russian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Serbian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Slovak.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Slovenian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Swedish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/TurkishTurkey.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Ukrainian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/Welsh.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Appointments.SOGo/Resources/product.plist
|
|
lib/GNUstep/SOGo/Appointments.SOGo/bundle-info.plist
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/CommonUI
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Arabic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Basque.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Catalan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/ChineseChina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/ChineseTaiwan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Croatian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Czech.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Danish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Dutch.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/English.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Finnish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/French.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/German.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Hebrew.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Indonesian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Info-gnustep.plist
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Italian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Japanese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Latvian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Lithuanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Macedonian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Polish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Portuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Romanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Russian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Serbian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Slovak.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Slovenian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Swedish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/TurkishTurkey.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Welsh.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/Resources/product.plist
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/bundle-info.plist
|
|
lib/GNUstep/SOGo/CommonUI.SOGo/stamp.make
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Contacts
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Arabic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Basque.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Catalan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/ChineseChina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/ChineseTaiwan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Croatian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Czech.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Danish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Dutch.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/English.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Finnish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/French.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/German.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Hebrew.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Hungarian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Icelandic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Indonesian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Info-gnustep.plist
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Italian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Japanese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Latvian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Lithuanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Macedonian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Polish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Portuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Romanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Russian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Serbian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Slovak.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Slovenian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Swedish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/TurkishTurkey.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Ukrainian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/Welsh.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Contacts.SOGo/Resources/product.plist
|
|
lib/GNUstep/SOGo/Contacts.SOGo/stamp.make
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/ContactsUI
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Arabic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Basque.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Catalan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/ChineseChina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/ChineseTaiwan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Croatian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Czech.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Danish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Dutch.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/English.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Finnish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/French.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/German.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Hebrew.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Indonesian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Info-gnustep.plist
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Italian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Japanese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Latvian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Lithuanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Macedonian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Polish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Portuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Romanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Russian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/SOGoContactFolder.toolbar
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Serbian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Slovak.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Slovenian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Swedish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/TurkishTurkey.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Welsh.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/product.plist
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/bundle-info.plist
|
|
lib/GNUstep/SOGo/ContactsUI.SOGo/stamp.make
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/MailPartViewers
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Arabic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Basque.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Catalan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/ChineseChina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/ChineseTaiwan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Croatian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Czech.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Danish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Dutch.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/English.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Finnish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/French.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/German.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Hebrew.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Hungarian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Icelandic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Indonesian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Info-gnustep.plist
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Italian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Japanese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Latvian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Lithuanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Macedonian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Polish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Portuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Romanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Russian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Serbian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Slovak.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Slovenian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Swedish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/TurkishTurkey.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Ukrainian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Welsh.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/product.plist
|
|
lib/GNUstep/SOGo/MailPartViewers.SOGo/stamp.make
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Mailer
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Arabic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Basque.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Catalan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/ChineseChina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/ChineseTaiwan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Croatian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Czech.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Danish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Dutch.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/English.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Finnish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/French.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/German.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Hebrew.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Hungarian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Icelandic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Indonesian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Info-gnustep.plist
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Italian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Japanese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Latvian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Lithuanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Macedonian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Polish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Portuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Romanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Russian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailArabicForward.wo/SOGoMailArabicForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailArabicForward.wo/SOGoMailArabicForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailArabicReply.wo/SOGoMailArabicReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailArabicReply.wo/SOGoMailArabicReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailBrazilianPortugueseForward.wo/SOGoMailBrazilianPortugueseForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailBrazilianPortugueseReply.wo/SOGoMailBrazilianPortugueseReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCatalanForward.wo/SOGoMailCatalanForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCatalanForward.wo/SOGoMailCatalanForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCatalanReply.wo/SOGoMailCatalanReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCatalanReply.wo/SOGoMailCatalanReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailChineseChinaForward.wo/SOGoMailChineseChinaForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailChineseChinaForward.wo/SOGoMailChineseChinaForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailChineseChinaReply.wo/SOGoMailChineseChinaReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailChineseChinaReply.wo/SOGoMailChineseChinaReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailChineseTaiwanForward.wo/SOGoMailChineseTaiwanForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailChineseTaiwanForward.wo/SOGoMailChineseTaiwanForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailChineseTaiwanReply.wo/SOGoMailChineseTaiwanReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailChineseTaiwanReply.wo/SOGoMailChineseTaiwanReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCroatianForward.wo/SOGoMailCroatianForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCroatianForward.wo/SOGoMailCroatianForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCroatianReply.wo/SOGoMailCroatianReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCroatianReply.wo/SOGoMailCroatianReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCzechForward.wo/SOGoMailCzechForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCzechForward.wo/SOGoMailCzechForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCzechReply.wo/SOGoMailCzechReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailCzechReply.wo/SOGoMailCzechReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDanishForward.wo/SOGoMailDanishForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDanishForward.wo/SOGoMailDanishForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDanishReply.wo/SOGoMailDanishReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDanishReply.wo/SOGoMailDanishReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDutchForward.wo/SOGoMailDutchForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDutchForward.wo/SOGoMailDutchForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDutchReply.wo/SOGoMailDutchReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailDutchReply.wo/SOGoMailDutchReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailEnglishForward.wo/SOGoMailEnglishForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailEnglishReply.wo/SOGoMailEnglishReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFinnishForward.wo/SOGoMailFinnishForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFinnishForward.wo/SOGoMailFinnishForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFinnishReply.wo/SOGoMailFinnishReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFinnishReply.wo/SOGoMailFinnishReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFrenchForward.wo/SOGoMailFrenchForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailFrenchReply.wo/SOGoMailFrenchReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailGermanForward.wo/SOGoMailGermanForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailGermanForward.wo/SOGoMailGermanForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailGermanReply.wo/SOGoMailGermanReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailGermanReply.wo/SOGoMailGermanReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHebrewForward.wo/SOGoMailHebrewForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHebrewForward.wo/SOGoMailHebrewForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHebrewReply.wo/SOGoMailHebrewReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHebrewReply.wo/SOGoMailHebrewReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHungarianForward.wo/SOGoMailHungarianForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHungarianReply.wo/SOGoMailHungarianReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailHungarianReply.wo/SOGoMailHungarianReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailIcelandicForward.wo/SOGoMailIcelandicForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailIcelandicForward.wo/SOGoMailIcelandicForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailIcelandicReply.wo/SOGoMailIcelandicReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailIcelandicReply.wo/SOGoMailIcelandicReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailIndonesianForward.wo/SOGoMailIndonesianForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailIndonesianForward.wo/SOGoMailIndonesianForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailIndonesianReply.wo/SOGoMailIndonesianReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailIndonesianReply.wo/SOGoMailIndonesianReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailItalianForward.wo/SOGoMailItalianForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailItalianForward.wo/SOGoMailItalianForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailItalianReply.wo/SOGoMailItalianReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailItalianReply.wo/SOGoMailItalianReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailJapaneseForward.wo/SOGoMailJapaneseForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailJapaneseForward.wo/SOGoMailJapaneseForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailJapaneseReply.wo/SOGoMailJapaneseReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailJapaneseReply.wo/SOGoMailJapaneseReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailLatvianForward.wo/SOGoMailLatvianForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailLatvianForward.wo/SOGoMailLatvianForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailLatvianReply.wo/SOGoMailLatvianReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailLatvianReply.wo/SOGoMailLatvianReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailLithuanianForward.wo/SOGoMailLithuanianForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailLithuanianForward.wo/SOGoMailLithuanianForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailLithuanianReply.wo/SOGoMailLithuanianReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailLithuanianReply.wo/SOGoMailLithuanianReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailMacedonianForward.wo/SOGoMailMacedonianForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailMacedonianForward.wo/SOGoMailMacedonianForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailMacedonianReply.wo/SOGoMailMacedonianReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailMacedonianReply.wo/SOGoMailMacedonianReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianBokmalForward.wo/SOGoMailNorwegianBokmalForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianBokmalForward.wo/SOGoMailNorwegianBokmalForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianBokmalReply.wo/SOGoMailNorwegianBokmalReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianBokmalReply.wo/SOGoMailNorwegianBokmalReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianNynorskForward.wo/SOGoMailNorwegianNynorskForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianNynorskForward.wo/SOGoMailNorwegianNynorskForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianNynorskReply.wo/SOGoMailNorwegianNynorskReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailNorwegianNynorskReply.wo/SOGoMailNorwegianNynorskReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPolishForward.wo/SOGoMailPolishForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPolishForward.wo/SOGoMailPolishForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPolishReply.wo/SOGoMailPolishReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPolishReply.wo/SOGoMailPolishReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPortugueseForward.wo/SOGoMailPortugueseForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPortugueseForward.wo/SOGoMailPortugueseForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPortugueseReply.wo/SOGoMailPortugueseReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailPortugueseReply.wo/SOGoMailPortugueseReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRomanianForward.wo/SOGoMailRomanianForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRomanianForward.wo/SOGoMailRomanianForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRomanianReply.wo/SOGoMailRomanianReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRomanianReply.wo/SOGoMailRomanianReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRussianForward.wo/SOGoMailRussianForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRussianForward.wo/SOGoMailRussianForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRussianReply.wo/SOGoMailRussianReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailRussianReply.wo/SOGoMailRussianReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSerbianForward.wo/SOGoMailSerbianForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSerbianForward.wo/SOGoMailSerbianForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSerbianReply.wo/SOGoMailSerbianReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSerbianReply.wo/SOGoMailSerbianReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSlovakForward.wo/SOGoMailSlovakForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSlovakForward.wo/SOGoMailSlovakForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSlovakReply.wo/SOGoMailSlovakReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSlovakReply.wo/SOGoMailSlovakReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSlovenianForward.wo/SOGoMailSlovenianForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSlovenianForward.wo/SOGoMailSlovenianForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSlovenianReply.wo/SOGoMailSlovenianReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSlovenianReply.wo/SOGoMailSlovenianReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishArgentinaForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishArgentinaForward.wo/SOGoMailSpanishArgentinaForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishArgentinaReply.wo/SOGoMailSpanishArgentinaReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishArgentinaReply.wo/SOGoMailSpanishArgentinaReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishSpainForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishSpainForward.wo/SOGoMailSpanishSpainForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishSpainReply.wo/SOGoMailSpanishSpainReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSpanishSpainReply.wo/SOGoMailSpanishSpainReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSwedishForward.wo/SOGoMailSwedishForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSwedishForward.wo/SOGoMailSwedishForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSwedishReply.wo/SOGoMailSwedishReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailSwedishReply.wo/SOGoMailSwedishReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailTurkishTurkeyForward.wo/SOGoMailTurkishTurkeyForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailTurkishTurkeyForward.wo/SOGoMailTurkishTurkeyForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailTurkishTurkeyReply.wo/SOGoMailTurkishTurkeyReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailTurkishTurkeyReply.wo/SOGoMailTurkishTurkeyReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailUkrainianForward.wo/SOGoMailUkrainianForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailUkrainianReply.wo/SOGoMailUkrainianReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailUkrainianReply.wo/SOGoMailUkrainianReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailWelshForward.wo/SOGoMailWelshForward.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailWelshForward.wo/SOGoMailWelshForward.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailWelshReply.wo/SOGoMailWelshReply.html
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SOGoMailWelshReply.wo/SOGoMailWelshReply.wod
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Serbian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Slovak.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Slovenian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Swedish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/TurkishTurkey.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Ukrainian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/Welsh.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/Mailer.SOGo/Resources/product.plist
|
|
lib/GNUstep/SOGo/Mailer.SOGo/bundle-info.plist
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/MailerUI
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Arabic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Basque.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Catalan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ChineseChina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/ChineseTaiwan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Croatian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Czech.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Danish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Dutch.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/English.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Finnish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/French.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/German.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Hebrew.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Indonesian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Info-gnustep.plist
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Italian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Japanese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Latvian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Lithuanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Macedonian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Polish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Portuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Romanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Russian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SOGoDraftObject.toolbar
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SOGoMailFolder.toolbar
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SOGoMailObject.toolbar
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Serbian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Slovak.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Slovenian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Swedish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/TurkishTurkey.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Welsh.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/Resources/product.plist
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/bundle-info.plist
|
|
lib/GNUstep/SOGo/MailerUI.SOGo/stamp.make
|
|
lib/GNUstep/SOGo/MainUI.SOGo/MainUI
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Arabic.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Arabic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Basque.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Basque.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/BrazilianPortuguese.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Catalan.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Catalan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/ChineseChina.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/ChineseChina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/ChineseTaiwan.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/ChineseTaiwan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Croatian.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Croatian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Czech.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Czech.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Danish.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Danish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Dutch.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Dutch.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/English.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/English.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Finnish.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Finnish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/French.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/French.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/German.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/German.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Hebrew.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Hebrew.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Hungarian.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Icelandic.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Indonesian.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Indonesian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Info-gnustep.plist
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Italian.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Italian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Japanese.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Japanese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Latvian.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Latvian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Lithuanian.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Lithuanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Macedonian.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Macedonian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/NorwegianBokmal.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/NorwegianNynorsk.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/OCSAcl-mysql.sql
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/OCSAcl-oracle.sql
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/OCSAcl-postgresql.sql
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/OCSCacheFolder-mysql.sql
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/OCSCacheFolder-oracle.sql
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/OCSCacheFolder-postgresql.sql
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/OCSFolderInfo-oracle.sql
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/OCSFolderInfo.sql
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/OCSStore-mysql.sql
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/OCSStore-oracle.sql
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/OCSStore.sql
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Polish.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Polish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Portuguese.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Portuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Romanian.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Romanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Russian.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Russian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/SOGoProfile-oracle.sql
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/SOGoProfile.sql
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Serbian.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Serbian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Slovak.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Slovak.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Slovenian.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Slovenian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/SpanishArgentina.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/SpanishSpain.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Swedish.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Swedish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/TurkishTurkey.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/TurkishTurkey.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Ukrainian.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Welsh.lproj/Locale
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/Welsh.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/MainUI.SOGo/Resources/product.plist
|
|
lib/GNUstep/SOGo/MainUI.SOGo/stamp.make
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/PreferencesUI
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Arabic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Basque.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Catalan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/ChineseChina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/ChineseTaiwan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Croatian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Czech.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Danish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Dutch.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/English.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Finnish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/French.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/German.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Hebrew.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Indonesian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Info-gnustep.plist
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Italian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Japanese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Latvian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Lithuanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Macedonian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Polish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Portuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Romanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Russian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Serbian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Slovak.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Slovenian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Swedish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/TurkishTurkey.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/UIxPreferences.toolbar
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Welsh.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/product.plist
|
|
lib/GNUstep/SOGo/PreferencesUI.SOGo/stamp.make
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Arabic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Basque.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Catalan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/ChineseChina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/ChineseTaiwan.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Croatian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Czech.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Danish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Dutch.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/English.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Finnish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/French.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/German.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Hebrew.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Hungarian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Icelandic.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Indonesian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Info-gnustep.plist
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Italian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Japanese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Latvian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Lithuanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Macedonian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/NorwegianBokmal.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/NorwegianNynorsk.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Polish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Portuguese.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Romanian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Russian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/SOGoAppointmentFolders.toolbar
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/SOGoAppointmentObject.toolbar
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/SOGoComponentClose.toolbar
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/SOGoEmpty.toolbar
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/SOGoTaskObject.toolbar
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Serbian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Slovak.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Slovenian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/SpanishArgentina.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/SpanishSpain.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Swedish.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/TurkishTurkey.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Ukrainian.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Welsh.lproj/Localizable.strings
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/cycles.plist
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/product.plist
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/SchedulerUI
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/bundle-info.plist
|
|
lib/GNUstep/SOGo/SchedulerUI.SOGo/stamp.make
|
|
lib/GNUstep/SOGo/Templates/AdministrationUI/UIxAdministration.wox
|
|
lib/GNUstep/SOGo/Templates/AdministrationUI/UIxAdministrationAclEditor.wox
|
|
lib/GNUstep/SOGo/Templates/AdministrationUI/UIxAdministrationFilterPanel.wox
|
|
lib/GNUstep/SOGo/Templates/Appointments/SOGoAptMailDeletion.wox
|
|
lib/GNUstep/SOGo/Templates/Appointments/SOGoAptMailICalReply.wox
|
|
lib/GNUstep/SOGo/Templates/Appointments/SOGoAptMailInvitation.wox
|
|
lib/GNUstep/SOGo/Templates/Appointments/SOGoAptMailReceipt.wox
|
|
lib/GNUstep/SOGo/Templates/Appointments/SOGoAptMailReminder.wox
|
|
lib/GNUstep/SOGo/Templates/Appointments/SOGoAptMailUpdate.wox
|
|
lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactEditor.wox
|
|
lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactEditorTemplate.wox
|
|
lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox
|
|
lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactFolderProperties.wox
|
|
lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactFoldersView.wox
|
|
lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactView.wox
|
|
lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactViewTemplate.wox
|
|
lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactsFilterPanel.wox
|
|
lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactsMailerSelection.wox
|
|
lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactsUserFolders.wox
|
|
lib/GNUstep/SOGo/Templates/ContactsUI/UIxContactsUserRightsEditor.wox
|
|
lib/GNUstep/SOGo/Templates/ContactsUI/UIxListEditor.wox
|
|
lib/GNUstep/SOGo/Templates/ContactsUI/UIxListView.wox
|
|
lib/GNUstep/SOGo/Templates/MailPartViewers/UIxMailPartAlternativeViewer.wox
|
|
lib/GNUstep/SOGo/Templates/MailPartViewers/UIxMailPartEncryptedViewer.wox
|
|
lib/GNUstep/SOGo/Templates/MailPartViewers/UIxMailPartExternalHTMLViewer.wox
|
|
lib/GNUstep/SOGo/Templates/MailPartViewers/UIxMailPartHTMLViewer.wox
|
|
lib/GNUstep/SOGo/Templates/MailPartViewers/UIxMailPartICalViewer.wox
|
|
lib/GNUstep/SOGo/Templates/MailPartViewers/UIxMailPartImageViewer.wox
|
|
lib/GNUstep/SOGo/Templates/MailPartViewers/UIxMailPartLinkViewer.wox
|
|
lib/GNUstep/SOGo/Templates/MailPartViewers/UIxMailPartMessageViewer.wox
|
|
lib/GNUstep/SOGo/Templates/MailPartViewers/UIxMailPartMixedViewer.wox
|
|
lib/GNUstep/SOGo/Templates/MailPartViewers/UIxMailPartSignedViewer.wox
|
|
lib/GNUstep/SOGo/Templates/MailPartViewers/UIxMailPartTextViewer.wox
|
|
lib/GNUstep/SOGo/Templates/MailerUI/UIxMailEditor.wox
|
|
lib/GNUstep/SOGo/Templates/MailerUI/UIxMailFilterPanel.wox
|
|
lib/GNUstep/SOGo/Templates/MailerUI/UIxMailFolderMenu.wox
|
|
lib/GNUstep/SOGo/Templates/MailerUI/UIxMailFolderSubscriptions.wox
|
|
lib/GNUstep/SOGo/Templates/MailerUI/UIxMailFolderTemplate.wox
|
|
lib/GNUstep/SOGo/Templates/MailerUI/UIxMailMainFrame.wox
|
|
lib/GNUstep/SOGo/Templates/MailerUI/UIxMailMoveToPopUp.wox
|
|
lib/GNUstep/SOGo/Templates/MailerUI/UIxMailPopupView.wox
|
|
lib/GNUstep/SOGo/Templates/MailerUI/UIxMailSearch.wox
|
|
lib/GNUstep/SOGo/Templates/MailerUI/UIxMailToSelection.wox
|
|
lib/GNUstep/SOGo/Templates/MailerUI/UIxMailUserDelegationEditor.wox
|
|
lib/GNUstep/SOGo/Templates/MailerUI/UIxMailUserRightsEditor.wox
|
|
lib/GNUstep/SOGo/Templates/MailerUI/UIxMailView.wox
|
|
lib/GNUstep/SOGo/Templates/MailerUI/UIxMailViewTemplate.wox
|
|
lib/GNUstep/SOGo/Templates/MailerUI/UIxMailWindowCloser.wox
|
|
lib/GNUstep/SOGo/Templates/MainUI/SOGoBrowsersPanel.wox
|
|
lib/GNUstep/SOGo/Templates/MainUI/SOGoGroupPage.wox
|
|
lib/GNUstep/SOGo/Templates/MainUI/SOGoGroupsPage.wox
|
|
lib/GNUstep/SOGo/Templates/MainUI/SOGoRootPage.wox
|
|
lib/GNUstep/SOGo/Templates/MainUI/SOGoUserHomePage.wox
|
|
lib/GNUstep/SOGo/Templates/PreferencesUI/UIxAccountEditor.wox
|
|
lib/GNUstep/SOGo/Templates/PreferencesUI/UIxAdditionalPreferences.wox
|
|
lib/GNUstep/SOGo/Templates/PreferencesUI/UIxFilterEditor.wox
|
|
lib/GNUstep/SOGo/Templates/PreferencesUI/UIxJSONPreferences.wox
|
|
lib/GNUstep/SOGo/Templates/PreferencesUI/UIxPreferences.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLArabicAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLArabicModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLArabicRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLBasqueAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLBasqueModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLBasqueRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLBrazilianPortugueseAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLBrazilianPortugueseModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLBrazilianPortugueseRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLCatalanAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLCatalanModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLCatalanRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLChineseChinaAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLChineseChinaModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLChineseChinaRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLChineseTaiwanAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLChineseTaiwanModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLChineseTaiwanRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLCroatianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLCroatianModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLCroatianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLCzechAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLCzechModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLCzechRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLDanishAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLDanishModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLDanishRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLDutchAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLDutchModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLDutchRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLEnglishAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLEnglishModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLEnglishRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLFinnishAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLFinnishModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLFinnishRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLFrenchAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLFrenchModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLFrenchRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLGermanAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLGermanModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLGermanRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLHebrewAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLHebrewModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLHebrewRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLHungarianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLHungarianModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLHungarianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLIcelandicAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLIcelandicModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLIcelandicRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLIndonesianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLIndonesianModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLIndonesianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLItalianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLItalianModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLItalianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLJapaneseAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLJapaneseModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLJapaneseRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLLatvianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLLatvianModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLLatvianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLLithuanianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLLithuanianModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLLithuanianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLMacedonianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLMacedonianModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLMacedonianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLNorwegianBokmalAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLNorwegianBokmalModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLNorwegianBokmalRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLNorwegianNynorskAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLNorwegianNynorskModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLNorwegianNynorskRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLPolishAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLPolishModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLPolishRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLPortugueseAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLPortugueseModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLPortugueseRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLRomanianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLRomanianModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLRomanianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLRussianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLRussianModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLRussianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSerbianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSerbianModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSerbianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSlovakAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSlovakModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSlovakRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSlovenianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSlovenianModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSlovenianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSpanishArgentinaAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSpanishArgentinaModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSpanishArgentinaRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSpanishSpainAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSpanishSpainModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSpanishSpainRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSwedishAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSwedishModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLSwedishRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLTurkishTurkeyAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLTurkishTurkeyModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLTurkishTurkeyRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLUkrainianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLUkrainianModificationAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoACLUkrainianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderArabicAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderArabicRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderBasqueAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderBasqueRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderBrazilianPortugueseAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderBrazilianPortugueseRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderCatalanAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderCatalanRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderChineseChinaAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderChineseChinaRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderChineseTaiwanAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderChineseTaiwanRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderCroatianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderCroatianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderCzechAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderCzechRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderDanishAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderDanishRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderDutchAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderDutchRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderEnglishAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderEnglishRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderFinnishAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderFinnishRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderFrenchAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderFrenchRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderGermanAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderGermanRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderHebrewAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderHebrewRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderHungarianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderHungarianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderIcelandicAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderIcelandicRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderIndonesianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderIndonesianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderItalianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderItalianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderJapaneseAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderJapaneseRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderLatvianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderLatvianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderLithuanianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderLithuanianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderMacedonianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderMacedonianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderNorwegianBokmalAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderNorwegianBokmalRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderNorwegianNynorskAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderNorwegianNynorskRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderPolishAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderPolishRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderPortugueseAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderPortugueseRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderRomanianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderRomanianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderRussianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderRussianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderSerbianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderSerbianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderSlovakAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderSlovakRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderSlovenianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderSlovenianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderSpanishArgentinaAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderSpanishArgentinaRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderSpanishSpainAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderSpanishSpainRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderSwedishAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderSwedishRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderTurkishTurkeyAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderTurkishTurkeyRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderUkrainianAdditionAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SOGoFolderUkrainianRemovalAdvisory.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxAttendeesEditor.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxCalDateSelector.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxCalDayTable.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxCalDayView.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxCalFilterPanel.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxCalMainView.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxCalMonthView.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxCalUserRightsEditor.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxCalViewPrint.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxCalWeekView.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxCalendarProperties.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxCalendarSelector.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxColorPicker.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxDatePicker.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxFilterList.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxFreeBusyUserSelector.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxOccurenceDialog.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxRecurrenceEditor.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxReminderEditor.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxSortButton.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxTaskViewTemplate.wox
|
|
lib/GNUstep/SOGo/Templates/SchedulerUI/UIxTimeDateControl.wox
|
|
lib/GNUstep/SOGo/Templates/UIxAclEditor.wox
|
|
lib/GNUstep/SOGo/Templates/UIxJSClose.wox
|
|
lib/GNUstep/SOGo/Templates/UIxLoading.wox
|
|
lib/GNUstep/SOGo/Templates/UIxModuleAccessDenied.wox
|
|
lib/GNUstep/SOGo/Templates/UIxPageFrame.wox
|
|
lib/GNUstep/SOGo/Templates/UIxSidenavToolbarTemplate.wox
|
|
lib/GNUstep/SOGo/Templates/UIxSortableTableHeader.wox
|
|
lib/GNUstep/SOGo/Templates/UIxToolbar.wox
|
|
lib/GNUstep/SOGo/Templates/UIxTopnavToolbar.wox
|
|
lib/GNUstep/SOGo/Templates/UIxUserRightsEditor.wox
|
|
lib/GNUstep/SOGo/Templates/UIxWinClose.wox
|
|
lib/GNUstep/SOGo/WebServerResources/css/icons.css
|
|
lib/GNUstep/SOGo/WebServerResources/css/no-animation.css
|
|
lib/GNUstep/SOGo/WebServerResources/css/no-animation.css.map
|
|
lib/GNUstep/SOGo/WebServerResources/css/styles.css
|
|
lib/GNUstep/SOGo/WebServerResources/css/styles.css.map
|
|
lib/GNUstep/SOGo/WebServerResources/css/theme-default.css
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraMono-Bold.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraMono-Bold.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraMono-Bold.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraMono-Medium.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraMono-Medium.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraMono-Medium.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraMono-Regular.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraMono-Regular.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraMono-Regular.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Bold.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Bold.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Bold.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-BoldItalic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-BoldItalic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-BoldItalic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Book.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Book.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Book.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-BookItalic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-BookItalic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-BookItalic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Eight.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Eight.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Eight.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-EightItalic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-EightItalic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-EightItalic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-ExtraBold.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-ExtraBold.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-ExtraBold.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-ExtraBoldItalic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-ExtraBoldItalic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-ExtraBoldItalic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-ExtraLight.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-ExtraLight.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-ExtraLight.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-ExtraLightItalic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-ExtraLightItalic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-ExtraLightItalic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Four.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Four.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Four.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-FourItalic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-FourItalic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-FourItalic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Hair.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Hair.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Hair.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-HairItalic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-HairItalic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-HairItalic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Heavy.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Heavy.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Heavy.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-HeavyItalic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-HeavyItalic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-HeavyItalic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Italic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Italic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Italic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Light.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Light.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Light.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-LightItalic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-LightItalic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-LightItalic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Medium.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Medium.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Medium.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-MediumItalic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-MediumItalic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-MediumItalic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Regular.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Regular.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Regular.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-SemiBold.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-SemiBold.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-SemiBold.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-SemiBoldItalic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-SemiBoldItalic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-SemiBoldItalic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Thin.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Thin.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Thin.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-ThinItalic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-ThinItalic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-ThinItalic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Two.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Two.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Two.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-TwoItalic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-TwoItalic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-TwoItalic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Ultra.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Ultra.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-Ultra.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-UltraItalic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-UltraItalic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-UltraItalic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-UltraLight.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-UltraLight.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-UltraLight.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-UltraLightItalic.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-UltraLightItalic.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/FiraSans-UltraLightItalic.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/MaterialIcons-Regular.eot
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/MaterialIcons-Regular.ttf
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/MaterialIcons-Regular.woff
|
|
lib/GNUstep/SOGo/WebServerResources/fonts/MaterialIcons-Regular.woff2
|
|
lib/GNUstep/SOGo/WebServerResources/img/cardboard-transp.png
|
|
lib/GNUstep/SOGo/WebServerResources/img/certificate-off.svg
|
|
lib/GNUstep/SOGo/WebServerResources/img/certificate.svg
|
|
lib/GNUstep/SOGo/WebServerResources/img/felt-transp.png
|
|
lib/GNUstep/SOGo/WebServerResources/img/ic_person_grey_24px.svg
|
|
lib/GNUstep/SOGo/WebServerResources/img/inverse.png
|
|
lib/GNUstep/SOGo/WebServerResources/img/sogo-compact.svg
|
|
lib/GNUstep/SOGo/WebServerResources/img/sogo-full.svg
|
|
lib/GNUstep/SOGo/WebServerResources/img/sogo-logo.png
|
|
lib/GNUstep/SOGo/WebServerResources/img/sogo.ico
|
|
lib/GNUstep/SOGo/WebServerResources/img/voice_over_off.svg
|
|
lib/GNUstep/SOGo/WebServerResources/js/Administration.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Administration.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/Administration.services.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Administration.services.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/Administration/Administration.app.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Administration/Administration.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Administration/AdministrationAclController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Administration/AdministrationController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/Acl.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/AclController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/Alarm.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/Authentication.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/Common.app.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/Dialog.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/Gravatar.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/Resource.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/User.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/angular-file-upload.trump.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/decodeUri.filter.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/encodeUri.filter.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/ensureTarget.filter.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/loc.filter.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/mdColors.app.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/navController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/range.filter.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgAvatarImage.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgBlockToggle.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgCheckmark.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgColorPicker.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgCompile.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgDatepickerReadonlyInput.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgDraggable.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgDroppable.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgEnter.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgEscape.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgFocus.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgFocus.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgFolderStylesheet.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgHotkeys.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgLabels.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgNoDirtyCheck.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgPlaceholder.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgResetOnDisabled.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgRippleClick.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgSearch.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgSelectOnly.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgSubscribe.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgTimepicker.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/sgToggleGrid.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/txt2html.filter.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Common/utils.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Contacts.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Contacts.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/Contacts.services.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Contacts.services.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/Contacts/AddressBook.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Contacts/AddressBookController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Contacts/AddressBooksController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Contacts/Card.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Contacts/CardController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Contacts/Contacts.app.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Contacts/sgAddress.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer.app.popup.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer.app.popup.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer.services.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer.services.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/Account.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/Mailbox.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/MailboxController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/MailboxesController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/Mailer.app.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/Mailer.popup.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/Message.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/MessageController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/MessageEditorController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/VirtualMailbox.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/sgAccountSection.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/sgIMIP.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/sgImageGallery.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/sgMailboxListItem.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/sgMessageListItem.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/sgMessageListItemMain.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Mailer/sgZoomableImage.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Main.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Main.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/Main/Main.app.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Preferences.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Preferences.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/Preferences.services.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Preferences.services.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/Preferences/AccountDialogController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Preferences/FiltersDialogController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Preferences/Preferences.app.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Preferences/Preferences.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Preferences/PreferencesController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler.services.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler.services.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/Attendees.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/Calendar.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/CalendarController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/CalendarListController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/CalendarsController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/Component.service.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/ComponentController.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/Scheduler.app.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/sgCalendarDay.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/sgCalendarDayTable.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/sgCalendarListEvent.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/sgCalendarMonthDay.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/sgCalendarPrintStylesheet.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/sgCategoryStylesheet.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/Scheduler/sgNowLine.directive.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/theme.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/FileSaver.min.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/FileSaver.min.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-animate.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-animate.min.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-animate.min.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-aria.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-aria.min.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-aria.min.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-cookies.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-cookies.min.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-cookies.min.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-file-upload.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-file-upload.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-file-upload.min.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-file-upload.min.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-material.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-material.min.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-messages.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-messages.min.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-messages.min.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-sanitize.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-sanitize.min.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-sanitize.min.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-ui-router.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-ui-router.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-ui-router.min.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular-ui-router.min.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular.min.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/angular.min.js.map
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/LICENSE.md
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/build-config.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/ck.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/ckeditor.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/config.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/contents.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/ar.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/ca.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/cs.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/cy.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/da.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/de.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/en.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/es.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/eu.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/fi.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/fr.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/he.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/hr.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/hu.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/is.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/it.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/ja.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/lt.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/lv.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/mk.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/nb.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/nl.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/no.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/pl.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/pt-br.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/pt.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/ro.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/ru.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/sk.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/sl.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/sr.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/sv.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/tr.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/uk.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/lang/zh.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/about.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/logo_ckeditor.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/base64image/LICENSE.md
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/base64image/README.md
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/base64image/dialogs/base64image.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/clipboard/dialogs/paste.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/dialog/dialogDefinition.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/div/dialogs/div.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/icons.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/icons_hidpi.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/image/images/noimage.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/anchor.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/link/images/anchor.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/link/images/hidpi/anchor.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/scayt/LICENSE.md
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/dialog.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/options.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/toolbar.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/table/dialogs/table.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/tabletools/dialogs/tableCell.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/wsc/LICENSE.md
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/ciframe.html
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc_ie.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/dialog.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/dialog_ie.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/dialog_ie7.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/dialog_ie8.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/dialog_iequirks.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons_hidpi.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/arrow.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/close.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/hidpi/close.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/hidpi/lock-open.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/hidpi/lock.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/hidpi/refresh.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/lock-open.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/lock.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/refresh.png
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/skins/minimalist/readme.md
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ckeditor/styles.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/lodash.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/lodash.min.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ng-sortable.min.js
|
|
lib/GNUstep/SOGo/WebServerResources/js/vendor/ng-sortable.min.js.map
|
|
lib/GNUstep/SaxDrivers-4.9/versitCardsSaxDriver.sax/Resources/Info-gnustep.plist
|
|
lib/GNUstep/SaxDrivers-4.9/versitCardsSaxDriver.sax/Resources/bundle-info.plist
|
|
lib/GNUstep/SaxDrivers-4.9/versitCardsSaxDriver.sax/bundle-info.plist
|
|
lib/GNUstep/SaxDrivers-4.9/versitCardsSaxDriver.sax/stamp.make
|
|
lib/GNUstep/SaxDrivers-4.9/versitCardsSaxDriver.sax/versitCardsSaxDriver
|
|
lib/GNUstep/SaxMappings/NGCards.xmap
|
|
lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/Resources/Info-gnustep.plist
|
|
lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/SOGoElements
|
|
lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/bundle-info.plist
|
|
lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/stamp.make
|
|
lib/sogo/libGDLContentStore.so
|
|
lib/sogo/libGDLContentStore.so.4.9
|
|
lib/sogo/libGDLContentStore.so.4.9.0
|
|
lib/sogo/libNGCards.so
|
|
lib/sogo/libNGCards.so.4.9
|
|
lib/sogo/libNGCards.so.4.9.0
|
|
lib/sogo/libSOGo.so
|
|
lib/sogo/libSOGo.so.4
|
|
lib/sogo/libSOGo.so.${PKGVERSION}
|
|
lib/sogo/libSOGoUI.so
|
|
lib/sogo/libSOGoUI.so.4.0
|
|
lib/sogo/libSOGoUI.so.4.0.0
|
|
sbin/sogo-ealarms-notify
|
|
sbin/sogo-slapd-sockd
|
|
sbin/sogo-tool
|
|
sbin/sogod
|
|
share/examples/SOGo/SOGo.conf
|
|
share/examples/SOGo/sogo-conf.sh
|
|
@pkgdir lib/GNUstep/SOGo/Mailer.SOGo/Resources/WebServer
|
|
@pkgdir lib/GNUstep/SOGo/Appointments.SOGo/Resources/WebServer
|