[Xfce4-commits] <midori:master> Zoom text and images by default
Christian Dywan
noreply at xfce.org
Mon Aug 27 21:54:02 CEST 2012
Updating branch refs/heads/master
to cfb0db3b600d86298946c891663f8a7bb4676e04 (commit)
from f41498e16ced1c2b8804dae033f2354dd688f0af (commit)
commit cfb0db3b600d86298946c891663f8a7bb4676e04
Author: Christian Dywan <christian at twotoasts.de>
Date: Sun Aug 26 14:18:22 2012 +0200
Zoom text and images by default
midori/midori-websettings.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/midori/midori-websettings.c b/midori/midori-websettings.c
index 1397e82..9b629be 100644
--- a/midori/midori-websettings.c
+++ b/midori/midori-websettings.c
@@ -887,7 +887,7 @@ midori_web_settings_class_init (MidoriWebSettingsClass* class)
"zoom-text-and-images",
_("Zoom Text and Images"),
_("Whether to zoom text and images"),
- FALSE,
+ TRUE,
flags));
/**
More information about the Xfce4-commits
mailing list