new shortcut: tab (selects article under cursor)

This commit is contained in:
Andrew Dolgov
2008-05-17 16:58:15 +01:00
parent c771953ddf
commit 314fcd2bfd
4 changed files with 43 additions and 12 deletions

View File

@@ -23,6 +23,8 @@
<h2><?php echo __("Other actions") ?></h2>
<table>
<tr><td class='n'>[tab]</td><td><?php echo __("Select article under mouse cursor") ?></td></tr>
<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'>?</td><td><?php echo __("Display this help dialog") ?></td></tr>