mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 02:45:25 +00:00
Monotone-Parent: 5a5a4085f8187ce57fba2427fcda4c0671ade644
Monotone-Revision: 8d594092dbc086742c4dda1a3b760c47860db97e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-11T21:26:11 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -541,7 +541,7 @@ static BOOL uixDebugEnabled = NO;
|
||||
|
||||
- (NSDictionary *)locale {
|
||||
/* we need no fallback here, as locale is guaranteed to be set by sogod */
|
||||
return [[self context] valueForKey:@"locale"];
|
||||
return [context valueForKey: @"locale"];
|
||||
}
|
||||
|
||||
- (WOResourceManager *) pageResourceManager
|
||||
|
||||
Reference in New Issue
Block a user