This file is indexed.

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

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

    <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>

    <desc>Empezar, jugar en modo a pantalla completa y salir de una partida de <app>Cuatro en raya</app>.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Daniel Mustieles</mal:name>
      <mal:email>daniel.mustieles@gmail.com</mal:email>
      <mal:years>2011-2014</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Jorge González</mal:name>
      <mal:email>jorgegonz@svn.gnome.org</mal:email>
      <mal:years>2007-2009</mal:years>
    </mal:credit>
  </info>

  <title>Instrucciones básicas</title>

<section id="start">
  <title>Iniciar un juego nuevo</title>

  <p>Seleccione <guiseq><gui style="menu">Juego</gui> <gui style="menuitem">Nuevo</gui></guiseq> o pulse <keyseq><key>Ctrl</key><key>N</key></keyseq> para empezar una partida nueva.</p>

</section>

<section id="fullscreen">
  <title>Jugar a <app>Cuatro en raya</app> en modo a pantalla completa</title>

  <p>Seleccione <guiseq><gui style="menu">Ver</gui> <gui style="menuitem">Pantalla completa</gui></guiseq> o pulse <key>F11</key> para jugar en modo a pantalla completa. Puede volver al tamaño de pantalla predeterminado pulsando <key>F11</key> otra vez.</p>

</section>

<section id="quit">
  <title>Salir de <app>Cuatro en raya</app></title>

  <p>Seleccione <guiseq><gui style="menu">Juego</gui> <gui style="menuitem">Salir</gui></guiseq> o pulse <keyseq><key>Ctrl</key><key>Q</key></keyseq> para salir de <app>Cuatro en raya</app> en cualquier momento.</p>

</section>

</page>