]> spindle.queued.net Git - midori/commitdiff
Zoom text and images by default
authorChristian Dywan <christian@twotoasts.de>
Sun, 26 Aug 2012 12:18:22 +0000 (14:18 +0200)
committerChristian Dywan <christian@twotoasts.de>
Mon, 27 Aug 2012 19:52:23 +0000 (21:52 +0200)
midori/midori-websettings.c

index 1397e82cd74ccf4e59459e26200917b181a9436f..9b629be100b6e3eeeff0cb3bf6103a4a2a815922 100644 (file)
@@ -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));
 
     /**