~ubuntu-branches/ubuntu/utopic/gnome-mahjongg/utopic-proposed

« back to all changes in this revision

Viewing changes to help/pl/shortcuts.page

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-02-19 12:21:16 UTC
  • Revision ID: package-import@ubuntu.com-20130219122116-k1ufas8i5f34i8bp
Tags: upstream-3.7.5
Import upstream version 3.7.5

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" id="shortcuts" xml:lang="pl">
 
3
      
 
4
  <info>
 
5
    <link type="guide" xref="index#advanced"/>
 
6
    <desc/>
 
7
    <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="final"/>
 
8
   <credit type="author">
 
9
    <name>Chris Beiser</name>
 
10
    <email>ctbeiser@gmail.com</email>
 
11
   </credit>
 
12
   <credit type="editor">
 
13
     <name>Michael Hill</name>
 
14
     <email>mdhillca@gmail.com</email>
 
15
   </credit>
 
16
   <license>
 
17
     <p>Creative Commons Share Alike 3.0</p>
 
18
   </license>
 
19
  </info>
 
20
 
 
21
  <title>Keyboard shortcuts</title>
 
22
     <table frame="all" rules="cols" shade="rows">
 
23
       <tr>
 
24
         <td><p>Fullscreen</p></td>
 
25
         <td><p><key>F11</key></p></td>
 
26
       </tr>
 
27
       <tr>
 
28
          <td><p>Pomoc</p></td>
 
29
          <td><p><key>F1</key></p></td>
 
30
       </tr>
 
31
       <tr>
 
32
          <td><p>Podpowiedź</p></td>
 
33
          <td><p><keyseq><key>Ctrl</key><key>H</key></keyseq></p></td>
 
34
       </tr>
 
35
       <tr>
 
36
         <td><p>New game</p></td>
 
37
         <td><p><keyseq><key>Ctrl</key><key>N</key></keyseq></p></td>
 
38
       </tr>
 
39
       <tr>
 
40
          <td><p>Wstrzymaj</p></td>
 
41
          <td><p><key>Pause</key></p>
 
42
              <note><p>Use the <link xref="toolbar">toolbar</link>
 
43
               <gui>Pause</gui> button if your keyboard does not have a
 
44
               <key>Pause</key> key.</p>
 
45
              </note>
 
46
          </td>
 
47
       </tr>
 
48
       <tr>
 
49
          <td><p>Quit</p></td>
 
50
          <td><p><keyseq><key>Ctrl</key><key>Q</key></keyseq></p></td>
 
51
       </tr>
 
52
       <tr>
 
53
          <td><p>Redo</p></td>
 
54
          <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>Z</key></keyseq></p></td>
 
55
       </tr>
 
56
       <tr>
 
57
          <td><p>Undo</p></td>
 
58
          <td><p><keyseq><key>Ctrl</key><key>Z</key></keyseq></p></td>
 
59
       </tr>
 
60
</table>
 
61
</page>