mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Monotone-Parent: 70ab4ae0cde514bb9351f75f64a1d92afee561ec
Monotone-Revision: df4778e039713e54437f14fe959b57a6b17ad3b8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:35:27 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -276,7 +276,7 @@ static NSArray *infoKeys = nil;
|
||||
- (void)_presetFromBasedOnAccountsQueryParameter {
|
||||
/* preset the from field to the primary identity of the given account */
|
||||
/* Note: The compose action sets the 'accounts' query parameter */
|
||||
NSString *accountID;
|
||||
NSString *accountID, *mailto;
|
||||
SOGoMailAccounts *accounts;
|
||||
SOGoMailAccount *account;
|
||||
SOGoMailIdentity *identity;
|
||||
|
||||
Reference in New Issue
Block a user