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

« back to all changes in this revision

Viewing changes to help/el/eliminator.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="Eliminator"><!--<sect1info>
4
 
        <copyright>
5
 
                <year>2010</year>
6
 
                <holder>Wa (logicplace.com)</holder>
7
 
        </copyright>
8
 
        <author>
9
 
                <firstname>Wa</firstname>
10
 
                <surname>*</surname>
11
 
        </author>
12
 
        <address>
13
 
                <email>admin@logicplace.com</email>
14
 
        </address>
15
 
        </sect1info>-->
16
 
 
17
 
        <title>Eliminator</title>
18
 
 
19
 
        <para>Written by Wa (logicplace.com)</para>
20
 
 
21
 
        <sect2>
22
 
                <title>Διάταξη</title>
23
 
                <informaltable>
24
 
                        <tgroup cols="2">
25
 
                                <tbody>
26
 
                                        <row>
27
 
                                                <entry>Τύπος τράπουλας</entry>
28
 
                                                <entry>Απλή τράπουλα</entry>
29
 
                                        </row>
30
 
                                        <row>
31
 
                                                <entry>Ταμπλό</entry>
32
 
                                                <entry>
33
 
                                                        Four piles. Deal 13 cards to each. (This is all of the cards.)
34
 
                                                </entry>
35
 
                                        </row>
36
 
                                        <row>
37
 
                                                <entry>Βάσεις</entry>
38
 
                                                <entry>
39
 
                                                        Four to six empty slots that you build in either direction.
40
 
                                                </entry>
41
 
                                        </row>
42
 
                                </tbody>
43
 
                        </tgroup>
44
 
                </informaltable>
45
 
        </sect2>
46
 
 
47
 
        <sect2>
48
 
                <title>Στόχος</title>
49
 
                <para>
50
 
                Move all cards to Foundation.
51
 
                </para>
52
 
        </sect2>
53
 
 
54
 
        <sect2>
55
 
                <title>Κανόνες</title>
56
 
                <para>
57
 
                Any card can be placed as the first card in the Foundation. 
58
 
                Foundation piles can be built up or down from the top card's 
59
 
                value, disregarding suit. Kings can be placed on Aces and 
60
 
                vice versa.
61
 
                </para>
62
 
        </sect2>
63
 
 
64
 
        <sect2>
65
 
                <title>Βαθμολογία</title>
66
 
                <para>
67
 
                        Every card moved from the Tableau on top of a card in the 
68
 
                        Foundation scores one point.
69
 
                </para>
70
 
                <para>Μέγιστη δυνατή βαθμολογία: 51</para>
71
 
        </sect2>
72
 
 
73
 
        <sect2>
74
 
                <title>Στρατηγική</title>
75
 
                <para>
76
 
                Make sure to look at all the cards coming up, and be sure 
77
 
                you're not going to lock any cards that are necessary to 
78
 
                move the one on top.
79
 
                </para>
80
 
        </sect2>
81
 
</sect1>