summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 307917f)
raw | patch | inline | side by side (parent: 307917f)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Sun, 14 May 2006 00:40:12 +0000 (00:40 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Sun, 14 May 2006 00:40:12 +0000 (00:40 +0000) |
src/nodepath.cpp | patch | blob | history |
diff --git a/src/nodepath.cpp b/src/nodepath.cpp
index b95ebb031295550b6544b9ba89f6f64d0480be66..2cdb37e15c6f40fb4f3c38fa1a311d4391552d6c 100644 (file)
--- a/src/nodepath.cpp
+++ b/src/nodepath.cpp
void
sp_nodepath_update_statusbar(Inkscape::NodePath::Path *nodepath)
{
- gchar const *when_selected = _("<b>Drag</b> nodes or node handles; <b>arrow</b> keys to move nodes");
+ gchar const *when_selected = _("<b>Drag</b> nodes or node handles; <b>Alt+drag nodes</b> to sculpt; <b>arrow</b> keys to move nodes, <b>< ></b> to scale, <b>[ ]</b> to rotate");
gchar const *when_selected_one = _("<b>Drag</b> the node or its handles; <b>arrow</b> keys to move the node");
gint total = 0;