mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-20 15:44:53 +00:00
Monotone-Parent: bfdd8e3da1b7d0def1bb4ca50f7ac922cea2323a
Monotone-Revision: 181cfcbcae699933e92b20839d62aaa10870077f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-03T22:08:33 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -138,8 +138,7 @@
|
||||
|
||||
if (!vcard)
|
||||
{
|
||||
vcard = [[NGVCard alloc] initWithUid: [self nameInContainer]
|
||||
version: @"3.0"];
|
||||
vcard = [[NGVCard alloc] initWithUid: [self nameInContainer]];
|
||||
[vcard setVClass: @"PUBLIC"];
|
||||
[vcard setProdID: @"-//OpenGroupware.org//SOGo"];
|
||||
[vcard setProfile: @"vCard"];
|
||||
|
||||
Reference in New Issue
Block a user