Hook up attach file shortcut, add it to user guide. Bug 743565.

This commit is contained in:
Michael James Gratton 2016-06-09 00:20:23 +10:00
parent 2592d7fceb
commit 32a7f76360
2 changed files with 9 additions and 3 deletions

View file

@ -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>

View file

@ -2,6 +2,8 @@
<accelerator action="undo" />
<accelerator action="redo" />
<accelerator action="add attachment" />
<accelerator action="cut" />
<accelerator action="copy" />
<accelerator action="copy link" />