diff --git a/SoObjects/SOGo/SOGoDefaults.plist b/SoObjects/SOGo/SOGoDefaults.plist index 2d8e3d3f7..de3c5480d 100644 --- a/SoObjects/SOGo/SOGoDefaults.plist +++ b/SoObjects/SOGo/SOGoDefaults.plist @@ -97,7 +97,30 @@ SOGoCalendarCategories = ("Customer", "Calls", "Favorites", "Meeting", "Ideas", "Miscellaneous", "Birthday", "Anniversary", "Vacation", "Travel", "Projects", "Suppliers", "Gifts", "Clients", "Issues", "Business", "Holidays", "Personal", "Status", "Competition", "Follow up", "Public Holiday"); - 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}>)"; }