mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
See ChangeLog.
Monotone-Parent: b3af4618e267496536ae158c684a391e497913f0 Monotone-Revision: 85f004835cf5ba09158bc317c859435dd12fe5bf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-30T15:21:27 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -271,6 +271,11 @@ BootstrapNSUserDefaults ()
|
||||
return [self boolForKey: @"SOGoUIxDebugEnabled"];
|
||||
}
|
||||
|
||||
- (NSString *) pageTitle
|
||||
{
|
||||
return [self stringForKey: @"SOGoPageTitle"];
|
||||
}
|
||||
|
||||
- (NSArray *) supportedLanguages
|
||||
{
|
||||
return [self stringArrayForKey: @"SOGoSupportedLanguages"];
|
||||
|
||||
Reference in New Issue
Block a user