[epiphany] Enable window auto resize/move.
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Enable window auto resize/move.
- Date: Tue, 16 Feb 2010 13:12:46 +0000 (UTC)
commit 0970e4f5a661e2b281431f1f960a508b90e2f61e
Author: Xan Lopez <xan gnome org>
Date: Tue Feb 16 15:11:19 2010 +0200
Enable window auto resize/move.
Bug #604991
configure.ac | 2 +-
embed/ephy-embed-prefs.c | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8555843..c177e76 100644
--- a/configure.ac
+++ b/configure.ac
@@ -100,7 +100,7 @@ LIBXSLT_REQUIRED=1.1.7
LIBSTARTUP_NOTIFICATION_REQUIRED=0.5
LIBNOTIFY_REQUIRED=0.4
DBUS_GLIB_REQUIRED=0.35
-WEBKIT_GTK_REQUIRED=1.1.21
+WEBKIT_GTK_REQUIRED=1.1.22
LIBSOUP_GNOME_REQUIRED=2.29.90
GNOME_KEYRING_REQUIRED=2.26.0
diff --git a/embed/ephy-embed-prefs.c b/embed/ephy-embed-prefs.c
index 382ff54..f73deae 100644
--- a/embed/ephy-embed-prefs.c
+++ b/embed/ephy-embed-prefs.c
@@ -456,6 +456,7 @@ ephy_embed_prefs_init (void)
"enable-default-context-menu", FALSE,
"enable-site-specific-quirks", TRUE,
"enable-page-cache", TRUE,
+ "auto-resize-window", TRUE,
NULL);
/* Connections */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]