From eee1cb19d08b7ea9af4bd6039f39b1447882aee0 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 23 Nov 2016 09:14:41 -0500 Subject: [PATCH] Formatting of SOGoDefaults.plist --- SoObjects/SOGo/SOGoDefaults.plist | 64 ++++++++++++++++++++++++++++--- 1 file changed, 58 insertions(+), 6 deletions(-) diff --git a/SoObjects/SOGo/SOGoDefaults.plist b/SoObjects/SOGo/SOGoDefaults.plist index 5b6ac2d29..4c889246b 100644 --- a/SoObjects/SOGo/SOGoDefaults.plist +++ b/SoObjects/SOGo/SOGoDefaults.plist @@ -39,11 +39,40 @@ SOGoLoginModule = "Mail"; SOGoLanguage = "English"; - SOGoSupportedLanguages = ( "Arabic", "Basque", "BrazilianPortuguese", "Catalan", "ChineseTaiwan", "Croatian", - "Czech", "Danish", "Dutch", "English", "Finnish", "French", "German", "Hungarian", - "Icelandic", "Italian", "Lithuanian", "Macedonian", "NorwegianBokmal", - "NorwegianNynorsk", "Polish", "Portuguese", "Russian", "Serbian", "Slovak", "Slovenian", - "SpanishArgentina", "SpanishSpain", "Swedish", "TurkishTurkey", "Ukrainian", "Welsh" ); + SOGoSupportedLanguages = ( + "Arabic", + "Basque", + "BrazilianPortuguese", + "Catalan", + "ChineseTaiwan", + "Croatian", + "Czech", + "Danish", + "Dutch", + "English", + "Finnish", + "French", + "German", + "Hungarian", + "Icelandic", + "Italian", + "Lithuanian", + "Macedonian", + "NorwegianBokmal", + "NorwegianNynorsk", + "Polish", + "Portuguese", + "Russian", + "Serbian", + "Slovak", + "Slovenian", + "SpanishArgentina", + "SpanishSpain", + "Swedish", + "TurkishTurkey", + "Ukrainian", + "Welsh" + ); SOGoTimeZone = "UTC"; SOGoDayStartTime = "8"; @@ -88,7 +117,30 @@ $label5 = ("Later", "#993399"); }; - SOGoCalendarCategoriesColors = { "Customer" = "#F0F0F0"; "Calls" = "#F0F0F0"; "Favorites" = "#F0F0F0"; "Meeting" = "#F0F0F0"; "Ideas" = "#F0F0F0"; "Miscellaneous" = "#F0F0F0"; "Birthday" = "#F0F0F0"; "Anniversary" = "#F0F0F0"; "Vacation" = "#F0F0F0"; "Travel" = "#F0F0F0"; "Projects" = "#F0F0F0"; "Suppliers" = "#F0F0F0"; "Gifts" = "#F0F0F0"; "Clients" = "#F0F0F0"; "Issues" = "#F0F0F0"; "Business" = "#F0F0F0"; "Holidays" = "#F0F0F0"; "Personal" = "#F0F0F0"; "Status" = "#F0F0F0"; "Competition" = "#F0F0F0"; "Follow up" = "#F0F0F0"; "Public Holiday" = "#F0F0F0"; }; + SOGoCalendarCategoriesColors = { + "Customer" = "#F0F0F0"; + "Calls" = "#F0F0F0"; + "Favorites" = "#F0F0F0"; + "Meeting" = "#F0F0F0"; + "Ideas" = "#F0F0F0"; + "Miscellaneous" = "#F0F0F0"; + "Birthday" = "#F0F0F0"; + "Anniversary" = "#F0F0F0"; + "Vacation" = "#F0F0F0"; + "Travel" = "#F0F0F0"; + "Projects" = "#F0F0F0"; + "Suppliers" = "#F0F0F0"; + "Gifts" = "#F0F0F0"; + "Clients" = "#F0F0F0"; + "Issues" = "#F0F0F0"; + "Business" = "#F0F0F0"; + "Holidays" = "#F0F0F0"; + "Personal" = "#F0F0F0"; + "Status" = "#F0F0F0"; + "Competition" = "#F0F0F0"; + "Follow up" = "#F0F0F0"; + "Public Holiday" = "#F0F0F0"; + }; SOGoSubscriptionFolderFormat = "%{FolderName} (%{UserName} <%{Email}>)"; }