This file is indexed.

/usr/share/help/lt/tomboy/delete-notes.page is in tomboy 1.15.9-0ubuntu1.

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/" xmlns:e="http://projectmallard.org/experimental/" type="topic" style="task" id="delete-notes" xml:lang="lt">

  <info>
    <link type="guide" xref="index#notes"/>
    <link type="seealso" xref="create-notes"/>
    <link type="seealso" xref="edit-notes"/>
    <desc>Delete a note in Tomboy.</desc>
    <revision pkgversion="3.0" version="0.1" date="2010-05-29" status="candidate"/>
    <credit type="author">
      <name>Paul Cutler</name>
      <email>pcutler@gnome.org</email>
    </credit>
    <credit type="editor">
      <name>Sindhu S</name>
      <email>sindhus@live.in</email>
    </credit>
    <credit type="author copyright">
      <name>GNOME Dokumentacijos Projektas</name>
      <years>2010</years>
    </credit>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  </info>

  <title>Delete a note</title>

  <p>If you wish to remove notes that you no longer need,
  you can delete them from <app>Tomboy</app>.</p>

  <steps>
    <title>To delete a note:</title>
    <item>
      <p>Open the desired note.</p>
    </item>
    <item>
      <p>Click the <gui>Delete</gui> icon from the toolbar. You will be prompted
      to confirm the deletion.</p>
    </item>
  </steps>

  <note style="warning">
    <p>Deleting a note is a permanent action. Notes once deleted, cannot be
    recovered.</p>
  </note>

</page>