~taylorp36/ubuntu/wily/aisleriot/bug-1490189

« back to all changes in this revision

Viewing changes to help/sv/jamestown.xml

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-04-16 15:31:15 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120416153115-a930w213lv12vesj
Tags: 1:3.2.3.2-0ubuntu1
* New upstream bugfix and translation update release.
  - Fix blurry freecell icon
  - Fix freecell with guile 2.0
  - Fix potential format string crash
* debian/patches/03_format-security.patch: Dropped, applied upstream
* debian/watch: Watch for .xz tarball releases

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
3
 
<sect1 id="Jamestown"><!--<sect1info>
4
 
                <copyright>
5
 
                        <year>2001</year>
6
 
                        <holder>Rosanna Yuen</holder>
7
 
                </copyright>
8
 
                <author>
9
 
                        <firstname>Rosanna</firstname>
10
 
                        <surname>Yuen</surname>
11
 
                </author>
12
 
                <address><email>zana@webwynk.net</email></address>
13
 
        </sect1info>-->
14
 
 
15
 
        <title>Jamestown</title>
16
 
 
17
 
  <para>Written by Rosanna Yuen</para>
18
 
 
19
 
          <sect2><title>Setup</title>
20
 
 
21
 
 
22
 
  <informaltable>
23
 
    <tgroup cols="2">
24
 
      <tbody>
25
 
        <row>
26
 
          <entry>Type of Deck</entry>
27
 
          <entry>Standard Deck</entry>
28
 
        </row>
29
 
        <row>
30
 
          <entry>Stock</entry>
31
 
          <entry>
32
 
            Top left pile.  All cards are placed here at beginning of
33
 
            play.
34
 
          </entry>
35
 
        </row>
36
 
        <row>
37
 
          <entry>Tableau</entry>
38
 
          <entry>
39
 
            Nine piles in a 3x3 formation.  Each Tableau pile is dealt
40
 
            one card face up.
41
 
          </entry>
42
 
        </row>
43
 
      </tbody>
44
 
    </tgroup>
45
 
  </informaltable>
46
 
 
47
 
          </sect2>
48
 
        <sect2><title>Goal</title>
49
 
 
50
 
  <para>
51
 
    Remove all cards.
52
 
  </para>
53
 
 
54
 
          </sect2>
55
 
        <sect2><title>Rules</title>
56
 
 
57
 
  <para>
58
 
    Remove pairs of cards with the same rank.  Empty piles are
59
 
    automatically filled from the Stock.
60
 
  </para>
61
 
 
62
 
          </sect2>
63
 
        <sect2><title>Scoring</title>
64
 
 
65
 
  <para>
66
 
    Removing each pair of cards scores two points.
67
 
  </para>
68
 
  <para>
69
 
    Maximum possible score:  52
70
 
  </para>
71
 
 
72
 
          </sect2>
73
 
        <sect2><title>Strategy</title>
74
 
 
75
 
  <para>
76
 
    Remove pairs of cards as fast as possible.  That is the only challenge.
77
 
  </para>
78
 
        </sect2>
79
 
</sect1>