/usr/share/help/fr/gnote/gnote-deleting-notes.page is in gnote 3.18.1-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 31 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="deleting-notes" xml:lang="fr">
<info>
<link type="guide" xref="index#managing-notes"/>
<license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
<desc>Deleting notes</desc>
<credit type="author">
<name>Pierre-Yves Luyten</name>
<years>2011</years>
</credit>
<credit type="editor">
<name>Aurimas Cernius</name>
<years>2011-2012</years>
</credit>
<credit type="editor">
<name>Adam Dingle</name>
<email>adam@yorba.org</email>
<years>2013</years>
</credit>
</info>
<title>Suppression de notes</title>
<p>You can delete a note in either of two ways:</p>
<list>
<item><p>Right click in the list of notes and select <gui>Delete</gui>. This will delete all selected notes.</p></item>
<item><p>When a note is open, press the <gui>Delete</gui> button on the toolbar.</p></item>
</list>
<p>In both cases a dialog box will pop up asking if you want to permanently delete the note and its contents. Click the <gui>Delete</gui> button to discard the note permanently, or <gui>Cancel</gui> to abort. Links to the deleted note from other notes will still exist, but will re-create the note upon activation.</p>
</page>
|