/usr/share/help/C/gnome-tetravex/usage.page is in gnome-tetravex 1:3.22.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="guide"
id="usage">
<info>
<link type="guide" xref="index#play" />
<desc>How to play <app>GNOME Tetravex</app>.</desc>
<revision pkgversion="2.30" version="0.1" date="2009-12-17" status="draft"/>
<credit type="author">
<name>Milo Casagrande</name>
<email>milo@ubuntu.com</email>
</credit>
<credit type="author">
<name>Rob Bradford</name>
<email>robster@debian.org</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
</info>
<title>Play <app>GNOME Tetravex</app></title>
<section id="usage-basic">
<title>Basic usage</title>
<p>
The game window is divided into two boxes: the one on the right side of
the window contains the pieces that needs to be arranged; the one on the
left side of the window is where the pieces from the right box will be
arranged and moved. Each piece is divided into four little triangles
containing a number.
</p>
<p>
The scope of the game is to position the pieces so that only two identical
numbers are next to each other.
</p>
<p>
It is not possible to position the pieces so that different number are next
to each other.
</p>
<p>
The game is completed when you have positioned all the pieces in their right
positions.
</p>
<note>
<p>
When you start <app>GNOME Tetravex</app>, the game will start immediately,
and the time will start counting.
</p>
</note>
</section>
<section id="usage-video">
<title>Video demonstration</title>
<p>
This short video shows how the game works, and what are the possible movements.
</p>
<media type="video" mime="application/ogg" src="figures/gnome-tetravex-video.ogv" its:translate="no">
<p its:translate="yes">Demo</p>
<tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml">
<tt:body>
<tt:div begin="1s" end="6s">
<tt:p>Drag pieces from the right to the left, making sure that
adjacent edges have the same number and color.</tt:p>
</tt:div>
<tt:div begin="6s" end="14s">
<tt:p>Hold down <key>Ctrl</key> and press the arrow keys to move
all placed pieces at once.</tt:p>
</tt:div>
<tt:div begin="14s" end="22s">
<tt:p>Continue dragging pieces until they all fit together on the left.</tt:p>
</tt:div>
</tt:body>
</tt:tt>
</media>
</section>
</page>
|