mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-18 01:45:25 +00:00
@@ -259,6 +259,9 @@ static SoProduct *preferencesProduct = nil;
|
||||
[defaults setContactsCategories: categoryLabels];
|
||||
}
|
||||
|
||||
if (![[defaults source] objectForKey: @"SOGoMailAddOutgoingAddresses"])
|
||||
[[defaults source] setObject: [NSNumber numberWithBool: [defaults mailAddOutgoingAddresses]] forKey: @"SOGoMailAddOutgoingAddresses"];
|
||||
|
||||
//
|
||||
// Default Mail preferences
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user