This file is indexed.

/usr/share/help/sl/gnome-nibbles/preferences.page is in gnome-nibbles 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
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="preferences" xml:lang="sl">

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

    <revision pkgversion="3.8" version="0.1" date="2013-03-05" status="review"/>

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

    <credit type="author">
      <name>Aruna Sankaranarayanan</name>
      <email its:translate="no">aruna.evam@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Ekaterina Gerasimova</name>
      <email its:translate="no">kittykat3756@gmail.com</email>
    </credit>

    <desc>Change default speed, worm color, level order and sound settings.</desc>
  </info>

  <title>Edit general preferences</title>

  <p>The general preferences for <app>Nibbles</app> can be changed by
  selecting <guiseq><gui style="menu">Settings</gui>
  <gui style="menuitem">Preferences</gui></guiseq>.</p>

<section id="speed">
  <title>Speed</title>

  <p>There are four available speeds in <app>Nibbles</app>. These are, in
  increasing order:</p>

  <list>
    <item>
      <p>Nibbles Newbie</p>
    </item>
    <item>
      <p>My second day</p>
    </item>
    <item>
      <p>Not too shabby</p>
    </item>
    <item>
      <p>Finger twitching good</p>
    </item>
  </list>

  <p>Speed can be changed in <guiseq><gui style="menu">Settings</gui>
  <gui style="menuitem">Preferences</gui></guiseq> by selecting one of
  the four speed choices given on the left hand side.</p>

</section>

<section id="colours">
  <title>Change worm colors</title>

  <p>There are seven available worm colors:</p>

  <list>
    <item>
      <p><media type="image" its:translate="no" src="figures/snake-red.svg" height="20" width="20"/> Red</p>
    </item>
    <item>
      <p><media type="image" its:translate="no" src="figures/snake-green.svg" height="20" width="20"/> Green</p>
    </item>
    <item>
      <p><media type="image" its:translate="no" src="figures/snake-blue.svg" height="20" width="20"/> Blue</p>
    </item>
    <item>
      <p><media type="image" its:translate="no" src="figures/snake-yellow.svg" height="20" width="20"/> Yellow</p>
    </item>
    <item>
      <p><media type="image" its:translate="no" src="figures/snake-cyan.svg" height="20" width="20"/> Cyan</p>
    </item>
    <item>
      <p><media type="image" its:translate="no" src="figures/snake-magenta.svg" height="20" width="20"/> Purple</p>
    </item>
    <item>
      <p><media type="image" its:translate="no" src="figures/snake-grey.svg" height="20" width="20"/> Gray</p>
    </item>
  </list>

  <p>These can be changed in <guiseq><gui style="menu">Settings</gui>
  <gui style="menuitem">Preferences</gui></guiseq>.</p>

  <steps>
    <item>
      <p>Select any of the <gui>Worm</gui> tabs to choose the worm that you
      wish to edit.</p>
    </item>
    <item>
      <p>On your left hand side you will see
      <gui style="group">Worm color</gui>. Pick a color out of the available
      colors in the drop-down menu to change the appearance of the worm.</p>
    </item>
  </steps>

</section>

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

  <p>You can enable or disable sounds in <app>Nibbles</app> by checking or
  unchecking the <gui style="checkbox">Enable sounds</gui> checkbox in
  <guiseq><gui style="menu">Settings</gui>
  <gui style="menuitem">Preferences</gui></guiseq>.</p>

</section>

<section id="random-levels">
  <title>Play levels in random order</title>

  <p>Check or uncheck the <gui style="checkbox">Play levels in random
  order</gui> checkbox in <guiseq><gui style="menu">Settings</gui>
  <gui style="menuitem">Preferences</gui></guiseq>
  to play the different levels in <app>Nibbles</app> in random order.</p>

</section>

</page>