File: gedit-save-file.page

package info (click to toggle)
gedit 48.1-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,636 kB
  • sloc: ansic: 47,496; python: 649; xml: 536; objc: 446; makefile: 205; sh: 62
file content (20 lines) | stat: -rw-r--r-- 592 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="topic"
      id="gedit-save-file">

  <info>
    <link type="guide" xref="gedit-files-basic" group="third" />
    <desc>Save your file to work on it later.</desc>
  </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.
  </p>
  <p>
    For a new file, a dialog will appear, and you can choose the name and
    directory where the file will be saved.
  </p>
</page>