mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
Added missing return value in UIxPreferences.
Monotone-Parent: a004b999771c6211841f8b0f10ed0f49039fc7da Monotone-Revision: 434d80a4af8672744673019c8fab2fbb0c4f0004 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-08T22:04:36 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -277,6 +277,8 @@ static BOOL defaultShowSubscribedFoldersOnly = NO;
|
||||
else
|
||||
longDateFormatText = [today descriptionWithCalendarFormat: item
|
||||
locale: locale];
|
||||
|
||||
return longDateFormatText;
|
||||
}
|
||||
|
||||
- (NSString *) userLongDateFormat
|
||||
|
||||
Reference in New Issue
Block a user