mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-26 15:40:32 +00:00
See ChangeLog
Monotone-Parent: 63271073bf7d0a76f33d176368439c6dcd2cb1b1 Monotone-Revision: 73e29d3a84d2c6904889f66d1758bfcbbb10951c Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-11-15T22:39:17 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -506,7 +506,7 @@ NSString *SOGoWeekStartFirstFullWeek = @"FirstFullWeek";
|
||||
messageForwarding
|
||||
= [[self userDefaults] stringForKey: @"MessageForwarding"];
|
||||
if (![messageForwarding length])
|
||||
messageForwarding = @"attached";
|
||||
messageForwarding = @"inline";
|
||||
|
||||
return messageForwarding;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user