[Xfce4-commits] <midori:master> Re-add enter_shortcut_name placeholder in speeddial-head.html
Christian Dywan
noreply at xfce.org
Thu Oct 20 19:18:03 CEST 2011
Updating branch refs/heads/master
to a12a8e26d616901c6fba3b21726ee75e2aea9176 (commit)
from 06620d014bc4201f2c11dfe0c1cf306f07f50ba7 (commit)
commit a12a8e26d616901c6fba3b21726ee75e2aea9176
Author: Paweł Forysiuk <tuxator at o2.pl>
Date: Tue Oct 18 19:04:14 2011 +0200
Re-add enter_shortcut_name placeholder in speeddial-head.html
It is used in renaming dialog
midori/midori-view.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/midori/midori-view.c b/midori/midori-view.c
index 448e804..eb1acc3 100644
--- a/midori/midori-view.c
+++ b/midori/midori-view.c
@@ -3715,6 +3715,7 @@ prepare_speed_dial_html (MidoriView* view)
"{title}", _("Speed Dial"),
"{click_to_add}", _("Click to add a shortcut"),
"{enter_shortcut_address}", _("Enter shortcut address"),
+ "{enter_shortcut_name}", _("Enter shortcut title"),
"{are_you_sure}", _("Are you sure you want to delete this shortcut?"),
NULL);
More information about the Xfce4-commits
mailing list