summaryrefslogtreecommitdiffstats
path: root/help/C/gedit-close-file.page
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 17:42:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 17:42:51 +0000
commitba429d344132c088177e853cce8ff7181570b221 (patch)
tree87ebf15269b4301737abd1735baabba71be93622 /help/C/gedit-close-file.page
parentInitial commit. (diff)
downloadgedit-ba429d344132c088177e853cce8ff7181570b221.tar.xz
gedit-ba429d344132c088177e853cce8ff7181570b221.zip
Adding upstream version 44.2.upstream/44.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'help/C/gedit-close-file.page')
-rw-r--r--help/C/gedit-close-file.page21
1 files changed, 21 insertions, 0 deletions
diff --git a/help/C/gedit-close-file.page b/help/C/gedit-close-file.page
new file mode 100644
index 0000000..89161d1
--- /dev/null
+++ b/help/C/gedit-close-file.page
@@ -0,0 +1,21 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="gedit-close-file">
+
+ <info>
+ <link type="guide" xref="gedit-files-basic" group="fourth" />
+ <desc>Exit from the file you are using.</desc>
+ </info>
+
+ <title>Close a file</title>
+
+ <p>
+ To close a file in <app>gedit</app>, click the <gui style="button">×</gui>
+ button that appears on the tab title. Note that when only a single file is
+ open in a window, you can close the window instead.
+ </p>
+ <p>
+ If your file contains changes that have not been saved, <app>gedit</app>
+ will prompt you to save those changes before closing the file.
+ </p>
+</page>