Disable Find inline while typing by default

Some web pages make heavy use of hotkeys with a single letter.
This commit is contained in:
Christian Dywan 2009-03-03 01:02:28 +01:00
parent 3b8b96a52d
commit 5e458d2a5a

View file

@ -713,7 +713,7 @@ midori_web_settings_class_init (MidoriWebSettingsClass* class)
"find-while-typing",
_("Find inline while typing"),
_("Whether to automatically find inline while typing"),
TRUE,
FALSE,
flags));
g_object_class_install_property (gobject_class,