[Xfce4-commits] <midori:master> Put Add Bookmark instead of Homepage in the toolbar
Christian Dywan
noreply at xfce.org
Sun Dec 12 07:04:06 CET 2010
Updating branch refs/heads/master
to 1d9d52b59a547a3f2d45c98f06dcc0df52476399 (commit)
from f3bde6eb58d7e530a33fc5b03fbbe1ea4a3c41a6 (commit)
commit 1d9d52b59a547a3f2d45c98f06dcc0df52476399
Author: Christian Dywan <christian at twotoasts.de>
Date: Sat Dec 11 20:12:54 2010 +0100
Put Add Bookmark instead of Homepage in the toolbar
midori/midori-websettings.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/midori/midori-websettings.c b/midori/midori-websettings.c
index 5f54fc3..0240bf0 100644
--- a/midori/midori-websettings.c
+++ b/midori/midori-websettings.c
@@ -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,Homepage,Location,Search,Trash",
+ "TabNew,Back,Forward,Next,ReloadStop,BookmarkAdd,Location,Search,Trash",
flags));
g_object_class_install_property (gobject_class,
More information about the Xfce4-commits
mailing list