[anjal] Anjal remembers the list position & scroll.



commit ee5ff1740339d1e011066f3d680a4eb636622bb3
Author: Srinivasa Ragavan <sragavan gnome org>
Date:   Fri Jan 22 13:09:23 2010 +0530

    Anjal remembers the list position & scroll.

 src/mail-shell.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/mail-shell.c b/src/mail-shell.c
index 7f60bc8..5d743e1 100644
--- a/src/mail-shell.c
+++ b/src/mail-shell.c
@@ -660,6 +660,7 @@ mail_shell_quit (MailShell *mshell)
 {
 	EShell *shell;
 
+	mail_view_save(mshell->priv->view);
 	shell = e_shell_window_get_shell ((EShellWindow *)mshell);
 	e_shell_quit (shell);
 	



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]