This file is indexed.

/usr/share/help/C/empathy/prev-conv.page is in empathy-common 3.8.6-0ubuntu9.

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
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:e="http://projectmallard.org/experimental/"
      type="topic" style="tasks"
      id="prev-conv">

  <info>
    <link type="guide" xref="index#text-conv"/>
    <desc>Browse or search your previous conversations.</desc>
    <revision pkgversion="2.28" version="0.1" date="2009-08-17" status="stub"/>
    <revision pkgversion="2.28" version="0.2" date="2009-08-31" status="review">
      <!--
      <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
      -->
    </revision>
    <revision pkgversion="3.2" version="0.2" date="2011-12-19" status="review"/>
    <credit type="author">
      <name>Milo Casagrande</name>
      <email>milo@ubuntu.com</email>
    </credit>
    <credit type="author">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>
<!--
    <copyright>
      <year>2009</year>
      <name>GNOME Documentation Project</name>
    </copyright>
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
-->
  </info>

  <title>View previous conversations</title>

  <p>
    <app>Empathy</app> automatically saves all your text conversations you have
    with your contacts.  You can <link xref="#search">search through all of your
    previous conversations</link> or <link xref="#browse">browse previous
    conversations</link> by contact and date.
  </p>

  <note>
    <p>
      You do not need to be connected to the Internet to view and search your previous
      conversations.
    </p>
  </note>

  <section id="search" style="task">
  <title>Search previous conversations</title>

  <p>You can perform a full-text search through all of your previous conversations.</p>

  <steps>
    <item>
      <p>From the <gui>Contact List</gui> window, choose <guiseq><gui>View</gui>
      <gui>Previous Conversations</gui></guiseq>.  Alternatively, press <key>F3</key>.</p>
    </item>
    <item>
      <p>Select an account from the drop-down list in the top.  A list of
      contacts and chat room for that account will be shown below.</p>
    </item>
    <item>
      <p>Type the text you want to search for in the <gui>Search</gui> text field.
      </p>
    </item>
    <item>
      <p>
        Any conversations that matched your search terms will be shown. By
        default, conversations are ordered by date.
      </p>
    </item>
  </steps>
  </section>

  <section id="browse" style="task">
  <title>Browse previous conversations</title>

  <p>You can browse your previous conversations with your contacts or in
  chat rooms by date.</p>

  <steps>
    <item>
      <p>From the <gui>Contact List</gui> window, choose <guiseq><gui>View</gui>
      <gui>Previous Conversations</gui></guiseq>.  Alternatively, press <key>F3</key>.</p>
    </item>
    <item>
      <p>Select an account from the drop-down list in the top left.  A list of
      contacts and chat room for that account will be shown below.</p>
    </item>
    <item>
      <p>Select a contact or chat room to view your previous conversations from.
      By default the most recent conversation will be shown.</p>
    </item>
    <item>
      <p>You can browse your conversations by date.  Days on which you had a conversation
      with the selected contact will be shown in bold text.  Click a date to select it.
      Click the arrows next to the month and year to browse earlier dates.</p>
    </item>
  </steps>

  <p>
    You can search for text in the conversations by typing into the
    search field at the top. The matching conversations will be showed.
  </p>

  <note style="tip">
    <p>You can quickly view the previous conversations with one of your contacts
    from the <gui>Contact List</gui> window.  Simply right click the contact and
    choose <gui>Previous Conversations</gui>.  The <gui>Previous
    Conversations</gui> window will open with that contact already selected.</p>
  </note>

  </section>
</page>