[evolution/express2] get window sizing logic right (again)
- From: Michael Meeks <michael src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/express2] get window sizing logic right (again)
- Date: Fri, 23 Apr 2010 15:44:46 +0000 (UTC)
commit b54c869e2f4207294b7228fda92c016693105256
Author: Michael Meeks <michael meeks novell com>
Date: Fri Apr 23 16:45:59 2010 +0100
get window sizing logic right (again)
shell/e-shell.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/e-shell.c b/shell/e-shell.c
index d238f22..a786bf6 100644
--- a/shell/e-shell.c
+++ b/shell/e-shell.c
@@ -1933,7 +1933,7 @@ e_shell_adapt_window_size (EShell *shell,
GdkScreen *scr;
GdkRectangle rect;
- if (!e_shell_get_meego_mode (shell) &&
+ if (!e_shell_get_meego_mode (shell) ||
!e_shell_get_small_screen_mode (shell))
return;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]