merge of 'a2eae89ac32b5eb74e9d2879fd2b60d50e3e7071'

and 'b10b8128ebc4881915a970495f64caebed8fa4e9'

Monotone-Parent: a2eae89ac32b5eb74e9d2879fd2b60d50e3e7071
Monotone-Parent: b10b8128ebc4881915a970495f64caebed8fa4e9
Monotone-Revision: b9ef4467c8539893214db9196096daa10370d0a6

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-07-16T17:30:09
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-07-16 17:30:09 +00:00
3 changed files with 11 additions and 2 deletions
+5
View File
@@ -12,6 +12,11 @@
In secondaryEmail, we make sure that we loop
in all available email address and we pick the
first one that doesn't match the primaryEmail
* UI/Contacts/UIxContactEditor.m
UI/Contacts/UIxContactView.m - we make sure,
when excluding a type, that we reset the
local variable to nil since we might exclude
all values in our array.
2010-07-16 Wolfgang Sourdeau <wsourdeau@inverse.ca>