diff options
| author | MenTaLguY <mental@rydia.net> | 2007-08-19 18:37:17 +0000 |
|---|---|---|
| committer | mental <mental@users.sourceforge.net> | 2007-08-19 18:37:17 +0000 |
| commit | 1f427526c3093094db36b92949be090474e790c9 (patch) | |
| tree | 515a8e2fad615726f2d01bc82329234f603910ed /doc/keys.xml | |
| parent | Corrected image mask generation (diff) | |
| download | inkscape-1f427526c3093094db36b92949be090474e790c9.tar.gz inkscape-1f427526c3093094db36b92949be090474e790c9.zip | |
Fix remaining references to blow.
(bzr r3530)
Diffstat (limited to 'doc/keys.xml')
| -rw-r--r-- | doc/keys.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/keys.xml b/doc/keys.xml index 2cc30b812..359c43fdf 100644 --- a/doc/keys.xml +++ b/doc/keys.xml @@ -826,7 +826,7 @@ groups) with the same effect as Alt+click.)</note> <title>Operation</title> <mouse><key><left-drag/></key> <action>act on selected paths in the current mode</action></mouse> <mouse><key><ctrl/><left-drag/></key> <action>act temporarily switching to melt mode</action></mouse> -<mouse><key><ctrl/><shift/><left-drag/></key> <action>act temporarily switching to blow mode</action></mouse> +<mouse><key><ctrl/><shift/><left-drag/></key> <action>act temporarily switching to inflate mode</action></mouse> <note>The amount of tweaking action is the greatest at the center of the circular area and drops off smoothly towards the edges.</note> </group> @@ -834,7 +834,7 @@ groups) with the same effect as Alt+click.)</note> <title>Modes</title> <keys><key><shift/>p</key> <action>push mode</action></keys> <keys><key><shift/>m</key> <action>melt (thin) mode</action></keys> -<keys><key><shift/>b</key> <action>blow (thicken) mode</action></keys> +<keys><key><shift/>b</key> <action>inflate (thicken) mode</action></keys> <keys><key><shift/>r</key> <action>roughen mode</action></keys> </group> |
