/usr/share/help/C/gedit/gedit-save-file.page is in gedit-common 3.18.3-0ubuntu4.
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 | <page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="gedit-save-file">
<info>
<link type="guide" xref="gedit-files-basic" group="third"/>
<desc>Save your file to work on it later.</desc>
<revision pkgversion="3.8" date="2013-02-24" status="review"/>
<revision pkgversion="3.12" date="2014-02-13" status="review"/>
<credit type="author">
<name>Jim Campbell</name>
<email>jcampbell@gnome.org</email>
</credit>
<credit type="editor">
<name>Sindhu S</name>
<email>sindhus@live.in</email>
</credit>
<credit type="editor">
<name>Shobha Tyagi</name>
<email its:translate="no">tyagishobha@gmail.com</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Save a file</title>
<p>To save a file in <app>gedit</app>, click on the
<gui style="button">Save the current file</gui> button with the disk-drive
icon on the right side of the toolbar or just press
<keyseq><key>Ctrl</key><key>S</key></keyseq>.</p> <p>If you are saving a
new file, the <gui>Save As</gui> dialog will appear, and you can select a
name for the file, as well as the directory where you would like the file
to be saved.</p>
</page>
|