[anjal] Focus on messages first.



commit 11c3a4e54c04f83fa72831b23f62ceb1c6fd22b1
Author: Srinivasa Ragavan <sragavan novell com>
Date:   Thu May 28 16:11:07 2009 +0530

    Focus on messages first.
---
 src/mail-folder-view.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mail-folder-view.c b/src/mail-folder-view.c
index 37b8dd4..cd730ec 100644
--- a/src/mail-folder-view.c
+++ b/src/mail-folder-view.c
@@ -443,6 +443,7 @@ mail_folder_view_set_folder (MailFolderView *mfv, CamelFolder *folder, const cha
 				  gtk_tree_path_free (path);
 			 }
 		}
+		gtk_widget_grab_focus (mfv->tree);
 
 		/* FIXME: Set a signal emit and listen for it at note book and set the title appropriately */
 	}



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