Monotone-Parent: fc9d10c123885769669adb2eef1fa95420c32ff6

Monotone-Revision: 6e9bce1000589aa89ad5a242618e33803b931ca2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-04-02T20:06:53
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-04-02 20:06:53 +00:00
parent ad372b07aa
commit 973fe8eb87
8 changed files with 44 additions and 28 deletions
+5
View File
@@ -454,6 +454,7 @@
- (void) _saveSnapshot
{
CardElement *element;
NSArray *units;
[card setNWithFamily: [snapshot objectForKey: @"sn"]
given: [snapshot objectForKey: @"givenName"]
@@ -485,6 +486,10 @@
value: [snapshot objectForKey: @"calFBURL"]];
[card setUniqueChild: element];
units = [NSArray arrayWithObject: [snapshot objectForKey: @"workService"]];
[card setOrg: [snapshot objectForKey: @"workCompany"]
units: units];
[self _savePhoneValues];
[self _saveEmails];
[[card uniqueChildWithTag: @"x-aim"]