Update help text for move/label shortcuts in manual/help overlay.
Make it describe the result of the action, not the UI effect.
This commit is contained in:
parent
87be2285ce
commit
e6c6e7c013
2 changed files with 7 additions and 7 deletions
|
|
@ -56,12 +56,12 @@
|
|||
<td><p> <keyseq><key>Ctrl</key><key>U</key></keyseq> or <keyseq><key>Shift</key><key>U</key></keyseq> </p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p>Open the Label Conversation menu</p></td>
|
||||
<td><p><key>L</key></p></td>
|
||||
<td><p>Move the conversation</p></td>
|
||||
<td><p><key>M</key></p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p>Open the Move Conversation menu</p></td>
|
||||
<td><p><key>M</key></p></td>
|
||||
<td><p>Label the conversation</p></td>
|
||||
<td><p><key>L</key></p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p>Move focus to the next/previous pane</p></td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue