[Xfce4-commits] <midori:master> Add Homepage button to default toolbar
Christian Dywan
noreply at xfce.org
Mon Dec 6 18:22:04 CET 2010
Updating branch refs/heads/master
to 566985bb8b94413c1396013afb95485d92e4e268 (commit)
from 40d25a4e10b95de56c80616e92ea35c37ba9f3f3 (commit)
commit 566985bb8b94413c1396013afb95485d92e4e268
Author: Christian Dywan <christian at twotoasts.de>
Date: Sun Dec 5 23:19:50 2010 +0100
Add Homepage button to default toolbar
Many people do look for it and fail to understand how to
add buttons to 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 3eaacc5..c4a7604 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,Location,Search,Trash",
+ "TabNew,Back,Forward,Next,ReloadStop,Homepage,Location,Search,Trash",
flags));
g_object_class_install_property (gobject_class,
More information about the Xfce4-commits
mailing list