This file is indexed.

/usr/share/help/es/gnote/gnote-addin-underline.page is in gnote 3.14.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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="addin-underline" xml:lang="es">

  <info>
    <link type="guide" xref="editing-notes#note-content"/>
    <desc>Subrayas texto</desc>
    <license><p>Licencia libre de documentación de GNU (GFDL), Versión 1.1</p></license>
    <credit type="author">
      <name>Pierre-Yves Luyten</name>
      <years>2011</years>
    </credit>
    <credit type="editor">
      <name>Aurimas Cernius</name>
      <years>2011,2013</years>
    </credit>
    <credit type="editor">
      <name>Adam Dingle</name>
      <email>adam@yorba.org</email>
      <years>2013</years>
    </credit>
  
    <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>2010, 2013</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Nicolás Satragno</mal:name>
      <mal:email>nsatragno@gnome.org</mal:email>
      <mal:years>2012</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>2009</mal:years>
    </mal:credit>
  </info>

  <title>Complemento «Subrayar texto»</title>
  <p>Cuando el complemento <gui>Subrayado</gui> está instalado, el menú <gui>Texto</gui> tendrá disponible una opción <gui>Subrayado</gui>.</p>
  <p>Para subrayar el texto seleccionado, utilice uno de los siguientes métodos:</p>
  <list>
    <item><p>Pulse sobre <gui>Texto</gui> y seleccione <gui>Subrayado</gui>.</p></item>
    <item><p>Presione la combinación de teclas <keyseq><key>Ctrl</key><key>U</key></keyseq>.</p></item>
  </list>
  <p>Para quitar el subrayado, seleccione el texto subrayado y utilice uno de los siguientes métodos:</p>
  <list>
    <item><p>Pulse sobre <gui>Texto</gui> y seleccione <gui>Subrayado</gui>.</p></item>
    <item><p>Presione la combinación de teclas <keyseq><key>Ctrl</key><key>U</key></keyseq>.</p></item>
  </list>

</page>