[evolution] MeeGo Bugzilla #3286 - Allow edit accounts in the capplet to go fwd/back.
- From: Srinivasa Ragavan <sragavan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] MeeGo Bugzilla #3286 - Allow edit accounts in the capplet to go fwd/back.
- Date: Wed, 30 Jun 2010 08:07:03 +0000 (UTC)
commit ed144aaf1b82440dbff01e461520132046299565
Author: Srinivasa Ragavan <sragavan gnome org>
Date: Wed Jun 30 13:17:45 2010 +0530
MeeGo Bugzilla #3286 - Allow edit accounts in the capplet to go
fwd/back.
mail/em-account-editor.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mail/em-account-editor.c b/mail/em-account-editor.c
index 7b10768..02cadc9 100644
--- a/mail/em-account-editor.c
+++ b/mail/em-account-editor.c
@@ -2168,8 +2168,8 @@ emae_identity_page (EConfig *ec, EConfigItem *item, GtkWidget *parent, GtkWidget
GtkWidget *w;
GtkBuilder *builder;
- /*if (old)
- return old;*/
+ if (old && emae->type == EMAE_PAGES)
+ return old;
account = em_account_editor_get_modified_account (emae);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]