mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-07 04:25:26 +00:00
Monotone-Parent: 76909628785d7db94f5a70ec9d81f0d310851522
Monotone-Revision: 7b0ff9afef82de23e4f1e7222e6b8999dc5b0966 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-24T18:48:56 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2010-08-24 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/Contacts/SOGoContactGCSList.m (-davAddressData): added
|
||||
method.
|
||||
|
||||
2010-08-24 Ludovic Marcotte <lmarcotte@inverse.ca>
|
||||
|
||||
* UI/Templates/PreferencesUI/UIxPreferences.wox
|
||||
|
||||
@@ -87,6 +87,11 @@
|
||||
return @"text/x-vlist";
|
||||
}
|
||||
|
||||
- (NSString *) davAddressData
|
||||
{
|
||||
return [self contentAsString];
|
||||
}
|
||||
|
||||
/* specialized actions */
|
||||
|
||||
- (void) save
|
||||
|
||||
Reference in New Issue
Block a user