From ca146b8bb4faf38a3d83eab91db899c150902b14 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 23 May 2007 18:32:22 +0000 Subject: [PATCH] Monotone-Parent: e31aad6945d9004d89dcbc916e65c898d4c56ed6 Monotone-Revision: e47f97fad469d729fdfd2a0cafcd544ed689b0eb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-23T18:32:22 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 2 + UI/MailerUI/UIxMailSplashView.m | 29 ------------- UI/MailerUI/product.plist | 18 +++----- UI/Templates/MailerUI/UIxMailAccountView.wox | 43 -------------------- UI/Templates/MailerUI/UIxMailSplashView.wox | 43 -------------------- 5 files changed, 7 insertions(+), 128 deletions(-) delete mode 100644 UI/MailerUI/UIxMailSplashView.m delete mode 100644 UI/Templates/MailerUI/UIxMailAccountView.wox delete mode 100644 UI/Templates/MailerUI/UIxMailSplashView.wox diff --git a/ChangeLog b/ChangeLog index 01566a18a..bb9b8fbc3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-05-23 Wolfgang Sourdeau + * UI/MailerUI/UIxMailSplashView.m: removed. + * SoObjects/Appointments/SOGoCalendarComponent.m ([SOGoCalendarComponent -getUIDsForICalPersons:iCalPersons]): add the uid to the list only when the user email is recognized by the diff --git a/UI/MailerUI/UIxMailSplashView.m b/UI/MailerUI/UIxMailSplashView.m deleted file mode 100644 index 628011889..000000000 --- a/UI/MailerUI/UIxMailSplashView.m +++ /dev/null @@ -1,29 +0,0 @@ -/* UIxMailSplashView - this file is part of SOGo - * - * Copyright (C) 2006 Inverse groupe conseil - * - * Author: Wolfgang Sourdeau - * - * This file is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2, or (at your option) - * any later version. - * - * This file is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; see the file COPYING. If not, write to - * the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. - */ - -#import - -@interface UIxMailSplashView : UIxComponent -@end - -@implementation UIxMailSplashView -@end /* UIxMailSplashView */ diff --git a/UI/MailerUI/product.plist b/UI/MailerUI/product.plist index ea820f5b6..1f44d4698 100644 --- a/UI/MailerUI/product.plist +++ b/UI/MailerUI/product.plist @@ -260,24 +260,16 @@ }; }; methods = { - view = { - protectedBy = "View"; - pageName = "UIxMailAccountView"; - }; - getMail = { - protectedBy = "View"; - pageName = "UIxMailAccountView"; - }; compose = { protectedBy = "View"; actionClass = "UIxMailEditorAction"; actionName = "compose"; }; - createFolder = { - protectedBy = "View"; - pageName = "UIxMailAccountView"; - actionName = "createFolder"; - }; + mailboxes = { + protectedBy = "View"; + pageName = "UIxMailAccountView"; + actionName = "listMailboxes"; + }; }; }; diff --git a/UI/Templates/MailerUI/UIxMailAccountView.wox b/UI/Templates/MailerUI/UIxMailAccountView.wox deleted file mode 100644 index 26cef689e..000000000 --- a/UI/Templates/MailerUI/UIxMailAccountView.wox +++ /dev/null @@ -1,43 +0,0 @@ - -
-

- SOGo Mail - - - - - - -

- -
- - -
-
- -

Email

-

-
-
-

- -

Accounts

-

- View settings for this account
- Create a new account [TBD: not in Agenor]
-

- -

Advanced Features

-

- Search messages
- Manage message filters
- Manage folder subscriptions
- Offline settings [TBD: not in Agenor]
-

-
diff --git a/UI/Templates/MailerUI/UIxMailSplashView.wox b/UI/Templates/MailerUI/UIxMailSplashView.wox deleted file mode 100644 index 26cef689e..000000000 --- a/UI/Templates/MailerUI/UIxMailSplashView.wox +++ /dev/null @@ -1,43 +0,0 @@ - -
-

- SOGo Mail - - - - - - -

- -
- - -
-
- -

Email

-

-
-
-

- -

Accounts

-

- View settings for this account
- Create a new account [TBD: not in Agenor]
-

- -

Advanced Features

-

- Search messages
- Manage message filters
- Manage folder subscriptions
- Offline settings [TBD: not in Agenor]
-

-