This file is indexed.

/usr/share/help/es/gedit/gedit-syntax-highlighting.page is in gedit-common 3.22.0-2.

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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="gedit-syntax-highlighting" xml:lang="es">

  <info>
    <link type="guide" xref="index#configure-gedit"/>
    <desc>Resaltar el texto para que sea más fácil de leer.</desc>
    <revision pkgversion="3.8" date="2013-02-24" status="review"/>
    <credit type="author">
      <name>Jim Campbell</name>
      <email>jcampbell@gnome.org</email>
    </credit>
    <credit type="editor">
      <name>Sindhu S</name>
      <email>sindhus@live.in</email>
    </credit>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  
    <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-2015</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>2006-2011</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>María Majadas</mal:name>
      <mal:email>maria.majadas@hispalinux.es</mal:email>
      <mal:years>2005</mal:years>
    </mal:credit>
  </info>

  <title>Activar el resaltado de sintaxis</title>

  <section id="gedit-syntax-highlighting-section">
    <title>Resaltado de sintaxis</title>
    <p><app>gedit</app> proporciona resaltado de sintaxis para un muchos lenguajes de marcado, programación y científicos. Si <app>gedit</app> reconoce la sintaxis usada al abrir el archivo, automáticamente resaltará el texto.</p>

    <p>Si su sintaxis o lenguaje no están resaltados desde el principio, puede seleccionar la sintaxis o lenguaje apropiado pulsando <guiseq><gui style="menu">Ver</gui> <gui style="menuitem">Modo de resaltado</gui></guiseq>, y después seleccionando la sintaxis que quiere. Alternativamente, puede seleccionar el nombre de la sintaxis desde una lista en la parte inferior de la ventana de <app>gedit</app>.</p>
  </section>

</page>