mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 08:34:30 +00:00
Monotone-Parent: 150dfc7aab21ae2733a4b789463f361e2a53ad97
Monotone-Revision: 144891fa296b6c974c0d29524a0c1c6609d48279 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-24T15:52:08 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -148,6 +148,12 @@ colorForNumber (unsigned int number)
|
||||
return currentCalendar;
|
||||
}
|
||||
|
||||
- (NSString *) currentCalendarClass
|
||||
{
|
||||
return [currentCalendar
|
||||
keysWithFormat: @"colorBox calendarFolder%{folder}"];
|
||||
}
|
||||
|
||||
- (NSString *) currentCalendarStyle
|
||||
{
|
||||
return [currentCalendar
|
||||
|
||||
Reference in New Issue
Block a user