]> spindle.queued.net Git - midori/commitdiff
Omit Sidepanel button from default toolbar
authorChristian Dywan <christian@twotoasts.de>
Sun, 5 Dec 2010 22:05:22 +0000 (23:05 +0100)
committerChristian Dywan <christian@twotoasts.de>
Sun, 5 Dec 2010 22:05:22 +0000 (23:05 +0100)
It is in the compact menu, and otherwise menubar.

midori/midori-websettings.c

index 068624cc55b09c47720354f1bb12025714844552..d1c899ef8683039597f10ba8aeb87a400f3d265e 100644 (file)
@@ -547,7 +547,7 @@ midori_web_settings_class_init (MidoriWebSettingsClass* class)
                                      "toolbar-items",
                                      _("Toolbar Items"),
                                      _("The items to show on the toolbar"),
-                                     "TabNew,Back,Forward,Next,ReloadStop,Location,Panel,Search,Trash",
+                                     "TabNew,Back,Forward,Next,ReloadStop,Location,Search,Trash",
                                      flags));
 
     g_object_class_install_property (gobject_class,