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:
Wolfgang Sourdeau
2006-08-03 21:35:27 +00:00
parent d7601f5d27
commit f8a398dcf7
3 changed files with 68 additions and 174 deletions
+1 -1
View File
@@ -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;