Fix the default location-entry-search value

This commit is contained in:
Christian Dywan 2008-05-07 16:40:53 +02:00
parent 7474e41abd
commit 1a1cb73ca3

View file

@ -433,7 +433,7 @@ midori_web_settings_class_init (MidoriWebSettingsClass* class)
"location-entry-search", "location-entry-search",
_("Location entry Search"), _("Location entry Search"),
_("The search to perform inside the location entry"), _("The search to perform inside the location entry"),
"http://www.google.com/search/?q=%s", "http://www.google.com/search?q=%s",
flags)); flags));
g_object_class_install_property (gobject_class, g_object_class_install_property (gobject_class,