Zoom text and images by default
This commit is contained in:
parent
f41498e16c
commit
cfb0db3b60
1 changed files with 1 additions and 1 deletions
|
@ -887,7 +887,7 @@ midori_web_settings_class_init (MidoriWebSettingsClass* class)
|
||||||
"zoom-text-and-images",
|
"zoom-text-and-images",
|
||||||
_("Zoom Text and Images"),
|
_("Zoom Text and Images"),
|
||||||
_("Whether to zoom text and images"),
|
_("Whether to zoom text and images"),
|
||||||
FALSE,
|
TRUE,
|
||||||
flags));
|
flags));
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue