mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-25 08:23:28 +00:00
the defaults for "sogod" are now registered from libSOGo
This commit is contained in:
@@ -104,8 +104,6 @@ sogo_backend_init (void)
|
|||||||
|
|
||||||
/* We force the plugin to base its configuration on the SOGo tree. */
|
/* We force the plugin to base its configuration on the SOGo tree. */
|
||||||
ud = [NSUserDefaults standardUserDefaults];
|
ud = [NSUserDefaults standardUserDefaults];
|
||||||
[ud registerDefaults: [ud persistentDomainForName: @"sogod"]];
|
|
||||||
|
|
||||||
if (!leakDebugging && [ud boolForKey: @"SOGoDebugLeaks"])
|
if (!leakDebugging && [ud boolForKey: @"SOGoDebugLeaks"])
|
||||||
{
|
{
|
||||||
NSLog (@" leak debugging on");
|
NSLog (@" leak debugging on");
|
||||||
|
|||||||
Reference in New Issue
Block a user