Monotone-Parent: f157da7ef6dd1cbbd794a190a33ba4d9f47aff68

Monotone-Revision: d718bf9c6341fc32a67a496c0427cbfe18d0cfae

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-01T20:38:57
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-11-01 20:38:57 +00:00
parent 42b6e29453
commit 69ddfaae62
3 changed files with 46 additions and 0 deletions
+7
View File
@@ -1,5 +1,12 @@
2006-11-01 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/Contacts/UIxContactsListViewContainer.m ([UIxContactsListViewContainer -additionalAddressBooks])
([UIxContactsListViewContainer -additionalFolders])
([UIxContactsListViewContainer -setCurrentAdditionalFolder:newCurrentAdditionalFolder])
([UIxContactsListViewContainer -currentAdditionalFolder]): new
methods to handle the external addressbooks a user has subscribed
too, by retriving them from his preferences.
* UI/Contacts/UIxContactFoldersView.m ([UIxContactFoldersView
-updateAdditionalAddressBooksAction]): new method that updates the
user settings with the list of addressbook he has subscribed to.