38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
<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"/>
|
|
<revision pkgversion="3.22" 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</gui> button on the right side of the header bar or
|
|
just press <keyseq><key>Ctrl</key><key>S</key></keyseq>.</p>
|
|
<p>If you are saving a new file, a 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>
|