Put the Trash in the toolbar right of the Search by default
This commit is contained in:
parent
f273b7d08e
commit
60041f0cbd
1 changed files with 1 additions and 1 deletions
|
@ -517,7 +517,7 @@ midori_web_settings_class_init (MidoriWebSettingsClass* class)
|
|||
"toolbar-items",
|
||||
_("Toolbar Items"),
|
||||
_("The items to show on the toolbar"),
|
||||
"Back,Forward,ReloadStop,Location,Panel,Trash,Search",
|
||||
"Back,Forward,ReloadStop,Location,Panel,Search,Trash",
|
||||
flags));
|
||||
|
||||
g_object_class_install_property (gobject_class,
|
||||
|
|
Loading…
Reference in a new issue