mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Monotone-Parent: dd177f6888a3bd77cf13404bcc81f49e4bb13e1f
Monotone-Revision: d14cdc346d1ed672a7a9922c642a4eeb5cf499ca Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-31T18:42:58 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -75,7 +75,6 @@
|
||||
@implementation UIxMailEditor
|
||||
|
||||
static BOOL showInternetMarker = NO;
|
||||
static BOOL useLocationBasedSentFolder = NO;
|
||||
static NSDictionary *internetMailHeaders = nil;
|
||||
static NSArray *infoKeys = nil;
|
||||
|
||||
@@ -88,9 +87,6 @@ static NSArray *infoKeys = nil;
|
||||
@"from", @"replyTo", @"inReplyTo",
|
||||
nil];
|
||||
|
||||
useLocationBasedSentFolder =
|
||||
[ud boolForKey:@"SOGoUseLocationBasedSentFolder"];
|
||||
|
||||
/* Internet mail settings */
|
||||
|
||||
showInternetMarker = [ud boolForKey:@"SOGoShowInternetMarker"];
|
||||
|
||||
Reference in New Issue
Block a user