summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 411afe5)
raw | patch | inline | side by side (parent: 411afe5)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Tue, 24 Mar 2009 18:34:22 +0000 (18:34 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Tue, 24 Mar 2009 18:34:22 +0000 (18:34 +0000) |
src/interface.cpp | patch | blob | history |
diff --git a/src/interface.cpp b/src/interface.cpp
index 144611c9a5950cd98c206a5984a42e0682e88695..e99564c0f571ad58d207323733f43a1a7223d27c 100644 (file)
--- a/src/interface.cpp
+++ b/src/interface.cpp
// checkitem_toggled, checkitem_update, 0);
sp_ui_menu_append_check_item_from_verb(m, view, _("Commands Bar"), _("Show or hide the Commands bar (under the menu)"), "commands",
checkitem_toggled, checkitem_update, 0);
- sp_ui_menu_append_check_item_from_verb(m, view, _("Snap controls Bar"), _("Show or hide the snapping controls"), "snaptoolbox",
+ sp_ui_menu_append_check_item_from_verb(m, view, _("Snap Controls Bar"), _("Show or hide the snapping controls"), "snaptoolbox",
checkitem_toggled, checkitem_update, 0);
sp_ui_menu_append_check_item_from_verb(m, view, _("Tool Controls Bar"), _("Show or hide the Tool Controls bar"), "toppanel",
checkitem_toggled, checkitem_update, 0);