~ubuntu-branches/ubuntu/precise/gnome-games/precise-proposed

« back to all changes in this revision

Viewing changes to gnomine/help/de/shortcuts.page

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-04-17 16:31:36 UTC
  • mfrom: (1.1.107)
  • mto: This revision was merged to the branch mainline in revision 164.
  • Revision ID: package-import@ubuntu.com-20120417163136-nbz9cy8b395zxxg2
Tags: 1:3.4.1-0ubuntu1
* New upstream release:
  - swell-foop: fix saving score twice
  - glines: fix closing via window decoration
  - fix help links for modules that still use docbook
  - Update help/Makefile.am for index.docbook pages
  - gnomine: Drop docbook docs and add Mallard docs to the Makefile.am
  - mahjongg: Can't select new stone without unselecting existing one
* debian/patches/00git_mahjongg_behaviour.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="shortcuts" xml:lang="de">
 
3
  <info>
 
4
    <link type="guide" xref="index#advanced"/>
 
5
    <revision version="0.1" date="2012-02-06" status="review"/>
 
6
 
 
7
    <credit type="author copyright">
 
8
      <name>Brian Grohe</name>
 
9
      <email>grohe43@gmail.com</email>
 
10
      <years>2012</years>
 
11
    </credit>
 
12
 
 
13
    <desc/>
 
14
  
 
15
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
16
      <mal:name>Florian Purucker</mal:name>
 
17
      <mal:email>florian@purucker.net</mal:email>
 
18
      <mal:years>2007.</mal:years>
 
19
    </mal:credit>
 
20
  </info>
 
21
 
 
22
  <title>Keyboard shortcuts</title>
 
23
  <table frame="all" rules="cols" shade="rows">
 
24
       <tr>
 
25
         <td><p>New game</p></td>
 
26
         <td><p><keyseq><key>Ctrl</key><key>N</key></keyseq></p></td>
 
27
       </tr>
 
28
       <tr>
 
29
         <td><p>Fullscreen</p></td>
 
30
         <td><p><key>F11</key></p></td>
 
31
       </tr>
 
32
       <tr>
 
33
         <td><p>Hint</p></td>
 
34
         <td><p><keyseq><key>Ctrl</key><key>H</key></keyseq></p></td>
 
35
       </tr>
 
36
       <tr>
 
37
          <td><p>Pause</p></td>
 
38
          <td><p><key>Pause</key></p>
 
39
              <note><p>Use the toolbar shortcut if your keyboard does not have a <key>Pause</key> key.</p></note></td>
 
40
       </tr>
 
41
       <tr>
 
42
          <td><p>Help</p></td>
 
43
          <td><p><key>F1</key></p></td>
 
44
        </tr>
 
45
        <tr>
 
46
          <td><p>Quit</p></td>
 
47
          <td><p><keyseq><key>Ctrl</key><key>Q</key></keyseq></p></td>
 
48
        </tr>
 
49
      </table>
 
50
</page>