This file is indexed.

/usr/share/help/it/four-in-a-row/sound-animation.page is in four-in-a-row 1:3.18.2-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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="sound-animation" xml:lang="it">

  <info>
    <link type="guide" xref="index#preferences"/>

    <revision pkgversion="3.8" version="0.1" date="2013-03-29" status="final"/>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <credit type="author">
      <name>Aruna Sankaranarayanan</name>
      <email>safincrazy@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>

    <desc>Play <app>Four-in-a-row</app> without sounds or animation.</desc>
  </info>

  <title>Disable sounds or animation</title>

  <section id="sounds">
  <title>Sounds</title>

  <p>When sounds are enabled, you will hear something every time a marble is
  dropped, or when a game ends.</p>

  <steps>
    <title>To disable sounds:</title>
    <item>
      <p>Select <guiseq><gui style="menu">Settings</gui>
      <gui style="menuitem">Preferences</gui>
      <gui style="menuitem">Game</gui></guiseq>.</p>
    </item>
    <item>
      <p>Uncheck <gui style="checkbox">Enable sounds</gui>. You can check the
      option again to enable the feature.</p>
    </item>
  </steps>
  </section>

  <section id="animation">
  <title>Animation</title>

  <p>Animation results in a more fluid movement of the marbles.</p>

  <steps>
    <title>To disable animation:</title>
    <item>
      <p>Select <guiseq><gui style="menu">Settings</gui>
      <gui style="menuitem">Preferences</gui>
      <gui style="menuitem">Game</gui></guiseq>.</p>
    </item>
    <item>
      <p>Uncheck <gui style="checkbox">Enable animation</gui>. You can check the
      option again to enable the feature.</p>
    </item>
  </steps>
  </section>

</page>