set N/P hotkeys to scroll active article (or headlines pane in CDM)

This commit is contained in:
Andrew Dolgov
2008-09-09 08:08:47 +01:00
parent 45c8c7a68f
commit a411875be5
3 changed files with 46 additions and 3 deletions

View File

@@ -18,7 +18,9 @@
<tr><td class='n'>u</td><td><?php echo __("Toggle unread") ?></td></tr>
<tr><td class='n'>T</td><td><?php echo __("Edit tags") ?></td></tr>
<tr><td class='n'>o</td><td><?php echo __("Open article in new window") ?></td></tr>
<tr><td class='n'>N/P</td><td><?php echo __("Mark articles below/above active one as read") ?></td></tr>
<tr><td class='n'>c n/c p</td><td><?php echo __("Mark articles below/above active one as read") ?></td></tr>
<tr><td class='n'>N/P</td><td><?php echo __("Scroll article content") ?></td></tr>
</table>
<h2><?php echo __("Other actions") ?></h2>