From 118e05cc7829f988eead04b4cea3dfe6a6540edf Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 30 Oct 2006 22:41:09 +0000 Subject: [PATCH] Monotone-Parent: 766dad0635896e668e91ba03381986aaac17e5c7 Monotone-Revision: 431e778e50cbef56367e4abff8e79f98bf274490 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-30T22:41:09 Monotone-Branch: ca.inverse.sogo --- UI/Contacts/UIxContactFoldersView.m | 2 - UI/Contacts/product.plist | 56 ++++++++++---------- UI/Scheduler/UIxCalDayTable.m | 2 +- UI/Templates/SchedulerUI/UIxAptTableView.wox | 3 +- 4 files changed, 30 insertions(+), 33 deletions(-) diff --git a/UI/Contacts/UIxContactFoldersView.m b/UI/Contacts/UIxContactFoldersView.m index ee0cd04d1..9996eaadd 100644 --- a/UI/Contacts/UIxContactFoldersView.m +++ b/UI/Contacts/UIxContactFoldersView.m @@ -122,8 +122,6 @@ else [email appendString: mail]; - NSLog(@"email: '%@'", email); - return email; } diff --git a/UI/Contacts/product.plist b/UI/Contacts/product.plist index 76a35de07..df7cba544 100644 --- a/UI/Contacts/product.plist +++ b/UI/Contacts/product.plist @@ -54,7 +54,7 @@ protectedBy = "View"; pageName = "UIxContactsListView"; }; - new = { + new = { protectedBy = "View"; pageName = "UIxContactEditor"; actionName = "new"; @@ -82,11 +82,11 @@ methods = { view = { protectedBy = "View"; - pageName = "UIxContactsListView"; + pageName = "UIxContactsListView"; }; - new = { + new = { protectedBy = "View"; - pageName = "UIxContactEditor"; + pageName = "UIxContactEditor"; actionName = "new"; }; scheduler-contacts = { @@ -109,32 +109,32 @@ SOGoContactGCSEntry = { methods = { - view = { + view = { protectedBy = "View"; - pageName = "UIxContactView"; + pageName = "UIxContactView"; }; - delete = { + delete = { protectedBy = "View"; - pageName = "UIxContactView"; + pageName = "UIxContactView"; actionName = "delete"; }; - edit = { + edit = { protectedBy = "View"; - pageName = "UIxContactEditor"; + pageName = "UIxContactEditor"; }; - save = { + save = { protectedBy = "View"; - pageName = "UIxContactEditor"; + pageName = "UIxContactEditor"; actionName = "save"; }; - write = { + write = { protectedBy = "View"; - pageName = "UIxContactEditor"; + pageName = "UIxContactEditor"; actionName = "write"; }; - vcard = { + vcard = { protectedBy = "View"; - pageName = "UIxContactView"; + pageName = "UIxContactView"; actionName = "vcard"; }; }; @@ -142,32 +142,32 @@ SOGoContactLDAPEntry = { methods = { - view = { + view = { protectedBy = "View"; - pageName = "UIxContactView"; + pageName = "UIxContactView"; }; - delete = { + delete = { protectedBy = "View"; - pageName = "UIxContactView"; + pageName = "UIxContactView"; actionName = "delete"; }; - edit = { + edit = { protectedBy = "View"; - pageName = "UIxContactEditor"; + pageName = "UIxContactEditor"; }; - save = { + save = { protectedBy = "View"; - pageName = "UIxContactEditor"; + pageName = "UIxContactEditor"; actionName = "save"; }; - write = { + write = { protectedBy = "View"; - pageName = "UIxContactEditor"; + pageName = "UIxContactEditor"; actionName = "write"; }; - vcard = { + vcard = { protectedBy = "View"; - pageName = "UIxContactView"; + pageName = "UIxContactView"; actionName = "vcard"; }; }; diff --git a/UI/Scheduler/UIxCalDayTable.m b/UI/Scheduler/UIxCalDayTable.m index 166985886..750db8e6e 100644 --- a/UI/Scheduler/UIxCalDayTable.m +++ b/UI/Scheduler/UIxCalDayTable.m @@ -217,7 +217,7 @@ && [aptStartDate isLessThan: end]) [filtered addObject:apt]; } - + return filtered; } diff --git a/UI/Templates/SchedulerUI/UIxAptTableView.wox b/UI/Templates/SchedulerUI/UIxAptTableView.wox index 861166892..ca5b29dad 100644 --- a/UI/Templates/SchedulerUI/UIxAptTableView.wox +++ b/UI/Templates/SchedulerUI/UIxAptTableView.wox @@ -2,8 +2,7 @@ + xmlns:const="http://www.skyrix.com/od/constant">
ID Title