From 845940c3baa485fc50d582cede288e9c82556150 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 20 Feb 2012 22:27:56 +0000 Subject: [PATCH] Monotone-Parent: c3c980772004fa550702d469d6fbe729fd954f5d Monotone-Revision: c42c4aeb4388574f014aa445e87a17c98d0d5e38 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-02-20T22:27:56 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7c1b9282e..63baf529d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2012-02-20 Wolfgang Sourdeau + * UI/PreferencesUI/UIxPreferences.m + (-calendarClassificationsList): new getter for the list of + classifications. + (-itemClassificationText): new i81n getter. + (-setEventsDefaultClassification:, -eventsDefaultClassification) + (-setTasksDefaultClassification:, -tasksDefaultClassification): + new accessors. + * SoObjects/SOGo/SOGoUserDefaults.m (-setCalendarEventsDefaultClassification:) (-calendarEventsDefaultClassification)