Hook up attach file shortcut, add it to user guide. Bug 743565.
This commit is contained in:
parent
2592d7fceb
commit
32a7f76360
2 changed files with 9 additions and 3 deletions
|
|
@ -125,6 +125,10 @@
|
|||
<title>Composer shortcuts</title>
|
||||
<p>These shortcuts are active whenever focus is in a composer.</p>
|
||||
<table frame="all" rules="rows">
|
||||
<tr>
|
||||
<td><p>Attach file</p></td>
|
||||
<td><p><keyseq><key>Ctrl</key><key>T</key></keyseq></p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p>Quote text</p></td>
|
||||
<td><p> <keyseq><key>Ctrl</key><key>]</key></keyseq> </p></td>
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
<accelerator action="undo" />
|
||||
<accelerator action="redo" />
|
||||
|
||||
<accelerator action="add attachment" />
|
||||
|
||||
<accelerator action="cut" />
|
||||
<accelerator action="copy" />
|
||||
<accelerator action="copy link" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue