Zoom text and images by default

This commit is contained in:
Christian Dywan 2012-08-26 14:18:22 +02:00
parent f41498e16c
commit cfb0db3b60
1 changed files with 1 additions and 1 deletions

View 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));
/**