From b20edc2e48bbb2ffbecfbc5859af099e9e5dfa25 Mon Sep 17 00:00:00 2001 From: bulia byak Date: Sun, 14 May 2006 00:40:12 +0000 Subject: statusbar tip expanded (bzr r828) --- src/nodepath.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nodepath.cpp b/src/nodepath.cpp index b95ebb031..2cdb37e15 100644 --- a/src/nodepath.cpp +++ b/src/nodepath.cpp @@ -3869,7 +3869,7 @@ static gchar const *sp_node_type_description(Inkscape::NodePath::Node *node) void sp_nodepath_update_statusbar(Inkscape::NodePath::Path *nodepath) { - gchar const *when_selected = _("Drag nodes or node handles; arrow keys to move nodes"); + gchar const *when_selected = _("Drag nodes or node handles; Alt+drag nodes to sculpt; arrow keys to move nodes, < > to scale, [ ] to rotate"); gchar const *when_selected_one = _("Drag the node or its handles; arrow keys to move the node"); gint total = 0; -- cgit v1.2.3