This file is indexed.

/usr/share/help/es/evolution/mail-searching.page is in evolution-common 3.12.9~git20141130.241663-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
<?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" id="mail-searching" xml:lang="es">
 
  <info>
    <desc>Buscar mensajes.</desc>
    
    <link type="guide" xref="searching-items"/>
    <link type="guide" xref="mail-organizing"/>
 
    <revision pkgversion="3.3.91" version="0.5" date="2012-02-18" status="draft"/>
    <credit type="author">
      <name its:translate="no">Max Vorobuov</name>
      <email its:translate="no">vmax0770@gmail.com</email>
    </credit>
    <credit type="author">
      <name its:translate="no">Andre Klapper</name>
      <email its:translate="no">ak-47@gmx.net</email>
    </credit>
    <credit type="author">
      <name its:translate="no">Novell, Inc</name>
    </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>2012, 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-2011</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Francisco Javier F. Serrador</mal:name>
      <mal:email>serrador@openshine.com</mal:email>
      <mal:years>2005, 2006</mal:years>
    </mal:credit>
  </info>
 
<title>Buscar correos</title>

<section id="search-single">
<title>Buscar en un único mensaje</title>
<p>Para buscar texto en el mensaje mostrado, seleccione <guiseq><gui>Editar</gui><gui>Buscar en el mensaje...</gui></guiseq> en el menú principal.</p>
</section>

<section id="search-many">
<title>Buscar entre los mensajes</title>

<section id="quick-search">
<title>Búsqueda rápida</title>
<p>En la vista de correo puede buscar rápidamente mensajes definiendo las condiciones.</p>
<steps>
<item><p>Pulse el icono de búsqueda <media type="image" mime="image/png" its:translate="no" src="figures/search-icon.png"/> para expandir la dista desplegable.</p></item>
<item><p>Seleccione el criterio de búsqueda de la lista.</p></item>
<item><p>Seleccione el rango desde la lista desplegable a la derecha de la caja de texto.</p>
<note style="tip"><p>Para el rango de la <gui>Cuenta actual</gui>, el término «cuenta» hace referencia a los nodos de nivel superior de la <link xref="intro-main-window#e-mail">lista de carpetas de correo</link>, similar a "En este equipo" y las cuentas de correo remotas.</p></note>
</item>
<item><p>Escriba el texto que quiere buscar y pulse <key>Intro</key>.</p></item>
<item><p>Evolution muestra los resultados de la búsqueda.</p></item>
</steps>
<note style="tip"><p>Si comienza directamente desde el cuarto paso, se buscará el texto en el asunto y direcciones de los correos y el rango será la «Carpeta actual».</p></note>
<note style="tip"><p>Si busca correos que, a menudo, no están en la misma carpeta puede querer crear una carpeta de búsqueda en su lugar; para obtener más detalles consulte <link xref="mail-search-folders">Usar carpetas de búsqueda</link>.</p></note>
<p>Si quiere establecer varias condiciones de búsqueda debe usar la Búsqueda avanzada, descrita debajo.</p>
</section>

<!-- As advanced-search, clearing-search, saved-searches, editing-a-saved-search are totally identical in all *-searching.page files, this is centrally in one file that's included by XInclude. See
http://blogs.gnome.org/shaunm/2011/07/21/understanding-xinclude/ for how it works. -->
<include xmlns="http://www.w3.org/2001/XInclude" href="xinclude-searching.xml" xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:info/mal:section)"/>

</section> 
</page>