summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-09-06 14:23:20 +0100
committerAndrew Dolgov <[email protected]>2008-09-06 14:23:20 +0100
commita5550322ba531fb53076acd118a787d765575b6e (patch)
treec17c2dbf1a2635a87f8411868f368163206bd951 /help
parenteedfb635ddde041201c6b5cd683c60cd6ba2ad12 (diff)
new hotkey: c m (toggle category reorder mode)
Diffstat (limited to 'help')
-rw-r--r--help/3.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/3.php b/help/3.php
index 76c87c0d0..f6afb8579 100644
--- a/help/3.php
+++ b/help/3.php
@@ -28,6 +28,7 @@
<tr><td class='n'>c f</td><td><?php echo __("Create filter") ?></td></tr>
<tr><td class='n'>c s</td><td><?php echo __("Collapse sidebar") ?></td></tr>
+ <tr><td class='n'>c m</td><td><?php echo __("Toggle category reordering mode") ?></td></tr>
<tr><td class='n'>?</td><td><?php echo __("Display this help dialog") ?></td></tr>
</table>