This file is indexed.

/usr/share/help/gl/gnome-taquin/16-Puzzle.page is in gnome-taquin 3.28.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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="16-Puzzle" xml:lang="gl">

  <info>
    <link type="guide" xref="index#play"/>
    <revision pkgversion="3.15" version="0.1" date="2014-09-11" status="final"/>

    <credit type="author copyright">
      <name>Arnaud Bonatti</name>
      <email>arnaud.bonatti@gmail.com</email>
      <years>2014</years>
    </credit>

    <desc/>
  </info>

  <title>Quebracabezas-16</title>

  <p>The <em>16-Puzzle</em> is the variant puzzle of <app>Taquin</app>. You can launch it at any time from the <link xref="start-screen">Start Screen</link>.</p>

  <section id="16-play">
    <title>Como xogar</title>

    <p>O obxectivo do xogo é mover todas as teselas aos seus lugares axeitados</p>

    <p>You move all the tiles of a row or a column in one direction. The tile that is pushed out of the board is placed at the opposite side of the row or column.</p>

  </section>
  <section id="16-end">
    <title>Final do xogo</title>
    <p>At the end of the game, <app>Taquin</app> notifies you and displays the complete image.</p>
    <p>You can click the <gui>Start Over</gui> button to go to the <link xref="start-screen">Start Screen</link>.</p>
  </section>

  <section id="16-mouse">
    <title>Como xogar co rato</title>

    <p>Para facer un movemento:</p>
    <steps>
      <item><p>Click on one of the arrows displayed around the board. The row or column at the end of which this arrow is moves in this direction, and the tile that was next to the arrow is placed at the opposite side.</p>
      </item>
      <item><p>You can always undo a move by clicking the <gui>Undo</gui> button at the left of the header bar.</p>
      </item>
      <item><p>At the end of the game, or when you want to switch games, click the <gui>Start Over</gui> button to go to the <link xref="start-screen">Start Screen</link>.</p>
      </item>
    </steps>

    <p>Tamén pode usar o teclado.</p>
  </section>

  <section id="16-keyboard">
    <title>Como xogar co teclado</title>

    <p>Para facer un movemento:</p>
    <steps>
      <item><p>Use the <key>Left</key>, <key>Right</key>, <key>Up</key> and <key>Down</key> arrows to go at the row or the column you want to move. The currently selected row and column are indicated with two lights around the board.</p></item>
      <item><p>Use the <keyseq><key>Ctrl</key><key>Left</key></keyseq> or <keyseq><key>Ctrl</key><key>Right</key></keyseq> keys to move a row, or the <keyseq><key>Ctrl</key><key>Up</key></keyseq> and <keyseq><key>Ctrl</key><key>Down</key></keyseq> keys to move a column.</p>
      </item>
      <item><p>Tamén pode desfacer un movemento coa teclas <keyseq><key>Ctrl</key><key>Z</key></keyseq>.</p>
      </item>
      <item><p>At the end of the game, or when you want to switch games, use the the <keyseq><key>Ctrl</key><key>N</key></keyseq> keys to go to the <link xref="start-screen">Start Screen</link>.</p>
      </item>
    </steps>

    <p>Tamén pode usar un rato.</p>
  </section>
</page>