[tali/wip/mallard-help-merge: 45/60] help: change list to table in keyboard-shortcuts.page
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tali/wip/mallard-help-merge: 45/60] help: change list to table in keyboard-shortcuts.page
- Date: Mon, 26 Jan 2015 18:52:55 +0000 (UTC)
commit c20f2ee0b89b76910a0bc0b4c6119d7d3c85164a
Author: Rashi Aswani <aswanirashi19 gmail com>
Date: Wed Jul 16 17:22:01 2014 +0530
help: change list to table in keyboard-shortcuts.page
help/C/keyboard-shortcuts.page | 33 +++++++++++++++++++++++----------
1 files changed, 23 insertions(+), 10 deletions(-)
---
diff --git a/help/C/keyboard-shortcuts.page b/help/C/keyboard-shortcuts.page
index 547c515..1957483 100644
--- a/help/C/keyboard-shortcuts.page
+++ b/help/C/keyboard-shortcuts.page
@@ -19,14 +19,27 @@
<title>Keyboard shortcuts</title>
<p>You can play <app>tali</app> using the keyboard keys as well.</p>
- <list>
- <!--this needs to be in a table -->
- <item><p>You can choose the dice to roll using keys 1 through 5, the key 1
- corresponds to the first die and so on.</p></item>
- <item><p>Switch to the <gui>Roll!</gui> button using <key>Tab</key>, press
- <key>Enter</key>to roll.</p></item>
- <item><p>You can switch to the score slots using <key>Tab</key>, navigate
- among the score slots using the arrow keys, press <key>Enter</key> or
- <key>spacebar</key> key to select the score slot.</p></item>
- </list>
+ <table frame="all" rules="cols" shade="rows">
+ <tr>
+ <td><p>Choose the dice to roll</p></td>
+ <td><p>Keys 1 through 5, the key 1 corresponds to the first die and so
+ on.</p></td>
+ </tr>
+ <tr>
+ <td><p>Switch to the <gui>Roll!</gui> button</p></td>
+ <td><p><key>Tab</key>, press <key>Enter</key>to roll.</p></td>
+ </tr>
+ <tr>
+ <td><p>Switch to the score slots</p></td>
+ <td><p><key>Tab</key></p></td>
+ </tr>
+ <tr>
+ <td><p>Navigate among the score slots</p></td>
+ <td><p>Arrow keys</p></td>
+ </tr>
+ <tr>
+ <td><p>Select the score slot</p></td>
+ <td><p><key>Enter</key> or <key>spacebar</key></p></td>
+ </tr>
+ </table>
</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]