This file is indexed.

/usr/share/help/C/evince/toolbar.page is in evince-common 3.10.3-0ubuntu10.

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
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="toolbar">

  <info>
    <link type="guide" xref="index#tips"/>
    <desc><link xref="toolbar#view">Show, hide</link> or 
<link
xref="toolbar#edit">edit</link> the toolbar.</desc>

    <revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/>
    <credit type="author">
      <name>Tiffany Antopolski</name>
      <email>tiffany@antopolski.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>

  </info>

<title>Toolbar</title>

<section id="view">
<title>Show or hide the toolbar</title>
  <p>Click <guiseq><gui>View</gui><gui>Toolbar</gui></guiseq>.</p>
<p>
The default toolbar contains only a basic set
of tools: </p>
<media type="image" src="figures/evince-toolbar-default.png" width="475"/>
<list>
<item><p><gui>Previous</gui> and <gui>Next</gui> for <link
xref="movingaround#between-pages">moving</link> from page to page.</p></item>
<item><p>A tool to adjust the <link xref="movingaround#zoom">zoom</link> level.</p></item>
<item><p>The 'page select' <link
xref="movingaround#between-pages">tool.</link></p></item>
</list>
<p>
You can <link xref="toolbar#modify">modify</link> the toolbar if you prefer a different
set.</p>
</section>

<section id="modify">
<title>Add, remove and rearrange the tools in the toolbar.</title>
<steps>
<item><p><link xref="toolbar#view">Show</link> the toolbar.</p></item>
<item><p>Click <guiseq><gui>Edit</gui><gui>Toolbar</gui></guiseq>.</p></item>
</steps>
<p>The <gui>toolbar editor</gui> contains the items that are not in the toolbar and the separator item.</p>
<media type="image" src="figures/evince-toolbar-editor.png"
width="475"/>

<terms>
  <item><title>To add new items to the toolbar:</title>
        <p>drag them from the toolbar editor to the toolbar.</p></item>

  <item><title>To remove items from the toolbar:</title>
        <p>drag them from the toolbar to the toolbar editor.</p></item>

   <item><title>To rearrange items on the toolbar:</title>
         <p>drag them to their new position on the toolbar.</p></item>
</terms>
<p>When you have finish editing the toolbar, click <gui>Close</gui> in the toolbar editor window.</p>
</section>
</page>