mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-09 18:35:10 +00:00
Monotone-Parent: b2c9818492b047bb745bea1ad062267394e7d060
Monotone-Revision: 39a04d9c4ef6da21c4cc1d1ad7d0ecb45557a98b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-09T21:31:28 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
2006-08-09 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/Contacts/SOGoContactFolders.m ([SOGoContactFolders
|
||||
-appendSystemSourcesInContext:context]): populated method with
|
||||
code that creates entries mapped to instances SOGoContactFolder,
|
||||
based on the configuration found in the NSUserDefaults under the
|
||||
key "SOGoLDAPAddressBooks".
|
||||
([SOGoContactFolders
|
||||
-lookupName:nameinContext:contextacquire:acquire]):
|
||||
"contactsources" do not exist anymore, SOGoContactFolder was split
|
||||
into two classes: SOGoContactGCSFolder and SOGoContactLDAPFolder
|
||||
and one protocol: SOGOContactFolder, instead.
|
||||
([SOGoContactFolders -contactFolders]): new accessor used by the
|
||||
views of SOGoContactXXXFolder to list the possible sources.
|
||||
|
||||
* SoObjects/Contacts/SOGoContactObject.h: new protocol that
|
||||
defines the methods that UIxContactsView, ..Editor and so on...
|
||||
can expect.
|
||||
|
||||
Reference in New Issue
Block a user