mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-17 21:03:16 +00:00
See ChangeLog
Monotone-Parent: 801c13ca7d8e3a2f3e502ee658399b458681bcab Monotone-Revision: cf43f2030dbd1c4f0747be7cbd5dc3239cd6bd15 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-10T00:29:13
This commit is contained in:
@@ -324,4 +324,14 @@
|
||||
return [self integerForKey: @"SOGoSearchMinimumWordLength"];
|
||||
}
|
||||
|
||||
- (BOOL) notifyOnPersonalModifications
|
||||
{
|
||||
return [self boolForKey: @"SOGoNotifyOnPersonalModifications"];
|
||||
}
|
||||
|
||||
- (BOOL) notifyOnExternalModifications
|
||||
{
|
||||
return [self boolForKey: @"SOGoNotifyOnExternalModifications"];
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user