Monotone-Parent: ed1968caab1223af1ac0a41cf3fd4504a3dfa473

Monotone-Revision: 4d2697a35bcf482dfa9095d58087ffb8469eada5

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-07-18T19:25:26
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-07-18 19:25:26 +00:00
parent dcc47678c3
commit b75d761539
29 changed files with 512 additions and 272 deletions
+4 -3
View File
@@ -347,10 +347,11 @@ static BOOL shouldDisplayPasswordChange = NO;
- (NSArray *) firstWeekList
{
return [NSArray arrayWithObjects: SOGoWeekStartHideWeekNumbers,
SOGoWeekStartJanuary1,
return [NSArray arrayWithObjects:
SOGoWeekStartJanuary1,
SOGoWeekStartFirst4DayWeek,
SOGoWeekStartFirstFullWeek, nil];
SOGoWeekStartFirstFullWeek,
nil];
}
- (NSString *) itemFirstWeekText