See ChangeLog

Monotone-Parent: e862c091a9e60e7f16da927f0c0c174a7c80dd6f
Monotone-Revision: 2383d3cfedbdc621439fd847ceb4bddeed43c93e

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-03-24T19:50:33
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-03-24 19:50:33 +00:00
parent 0475cc892a
commit 91fb95c461
3 changed files with 12 additions and 0 deletions
+5
View File
@@ -548,6 +548,11 @@ _timeValue (NSString *key)
return (NSUserDefaults *) settings;
}
- (void) invalidateLanguage
{
language = nil;
}
- (NSString *) language
{
if (![language length])