/usr/share/help/C/evince/annotations-delete.page is in evince-common 3.18.2-1ubuntu4.
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 | <page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="annotations-delete">
<info>
<link type="guide" xref="index#annotations"/>
<link type="seealso" xref="annotations-save"/>
<revision pkgversion="3.2" date="2011-09-05" status="final"/>
<revision pkgversion="3.14.0" date="2014-09-26" status="review"/>
<credit type="author">
<name>David King</name>
<email its:translate="no">davidk@gnome.org</email>
</credit>
<include href="legal-unported.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Delete annotations from a PDF document.</desc>
</info>
<title>Removing annotations</title>
<p>An annotation is a note or comment added to a PDF document. You can remove
annotations that you or other people have added.</p>
<steps>
<item>
<p>View a page that has an annotation. If you are not sure which pages
have annotations, find them in the
<link xref="annotations-navigate">annotation sidebar</link>.</p>
</item>
<item>
<p>Right-click on the annotation icon in the document, and click
<gui style="menuitem">Remove Annotation</gui></p>
</item>
<item>
<p>Save the changes to a new document by clicking the menu button in the
top right, followed by <gui style="menuitem">Save a Copy…</gui>.</p>
</item>
</steps>
</page>
|