Monotone-Parent: b989eec9548e57636d0bd4bdc5424cc307ca1f6a

Monotone-Revision: 4d746eed04f2cecc449886d63e438cd4e1411fd0

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-08-04T23:03:34
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2006-08-04 23:03:34 +00:00
parent 2feeb6dc4c
commit c1b2ffe52e
2 changed files with 10 additions and 0 deletions

View File

@ -20,6 +20,7 @@ ContactsUI_OBJC_FILES = \
UIxContactEditor.m \
UIxContactsListView.m \
UIxContactsListViewContainer.m \
UIxContactFoldersView.m \
ContactsUI_RESOURCE_FILES += \
Version \

View File

@ -8,6 +8,15 @@
};
categories = {
SOGoContactFolders = {
methods = {
view = {
protectedBy = "View";
pageName = "UIxContactFoldersView";
};
};
};
SOGoContactFolder = {
slots = {
toolbar = {