[evolution/express2] revert snafu to full-screening ...



commit 5825fb4eb1244f63e54423f52e21e402b1830ecf
Author: Michael Meeks <michael meeks novell com>
Date:   Mon Apr 19 10:06:59 2010 +0100

    revert snafu to full-screening ...

 shell/e-shell.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/shell/e-shell.c b/shell/e-shell.c
index 49a4b97..7f29174 100644
--- a/shell/e-shell.c
+++ b/shell/e-shell.c
@@ -1925,8 +1925,7 @@ e_shell_adapt_window_size (EShell    *shell,
 	GdkRectangle rect;
 
 	if (!e_shell_get_meego_mode (shell) &&
-	    !e_shell_get_small_screen_mode (shell) &&
-	    !e_shell_get_express_mode (shell))
+	    !e_shell_get_small_screen_mode (shell))
 		return;
 
 	scr = gdk_screen_get_default ();



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