/usr/share/help/C/gnote/gnote-addin-timestamp.page is in gnote 3.10.3-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 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/"
type="topic"
id="addin-timestamp">
<info>
<link type="guide" xref="editing-notes#note-content"/>
<link type="topic" xref="addins-preferences"/>
<desc>Insert current time</desc>
<license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
<credit type="author">
<name>Pierre-Yves Luyten</name>
<years>2011</years>
</credit>
<credit type="editor">
<name>Aurimas Cernius</name>
<years>2011,2013</years>
</credit>
<credit type="editor">
<name>Adam Dingle</name>
<email>adam@yorba.org</email>
<years>2013</years>
</credit>
</info>
<title>Insert Timestamp Add-in</title>
<p>When the <gui>Insert Timestamp</gui> add-in is installed, the <gui>Actions</gui> menu will include a <gui>Insert Timestamp</gui> command. Select this command to insert the current date and time.</p>
</page>
|