summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/files-delete.page
diff options
context:
space:
mode:
authorPhil Bull <philbull@gmail.com>2010-06-23 16:21:00 +0100
committerPhil Bull <philbull@gmail.com>2010-06-23 16:21:00 +0100
commit78b7e569310b51e0213c1e9212bdada5dc76721a (patch)
tree3cdf436f4d0223582a32f18d47c75cb504ceac62 /gnome-help/C/files-delete.page
downloadgnome-user-docs-78b7e569310b51e0213c1e9212bdada5dc76721a.tar.gz
gnome-user-docs-78b7e569310b51e0213c1e9212bdada5dc76721a.tar.xz
gnome-user-docs-78b7e569310b51e0213c1e9212bdada5dc76721a.zip
Created branch. Added files from the main gnome-user-docs/gnome-help
branch in GNOME git.
Diffstat (limited to 'gnome-help/C/files-delete.page')
-rw-r--r--gnome-help/C/files-delete.page45
1 files changed, 45 insertions, 0 deletions
diff --git a/gnome-help/C/files-delete.page b/gnome-help/C/files-delete.page
new file mode 100644
index 0000000..be2b992
--- /dev/null
+++ b/gnome-help/C/files-delete.page
@@ -0,0 +1,45 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="files-delete">
+
+ <info>
+ <link type="guide" xref="files"/>
+ <desc>Remove files or folders you no longer need.</desc>
+
+ <revision pkgversion="3.0" version="1.0" date="2010-06-16" status="final"/>
+ <credit type="author">
+ <name>Cristopher Thomas</name>
+ <email>crisnoh@gmail.com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Deleting Files and Folders</title>
+
+<p>
+If you don't want a file or folder any more, you can delete it.
+</p>
+
+<p>
+When you delete an item it is moved to the Trash folder, where it is stored until you empty the trash. Items stored in the Trash folder can be restored to their original location if you decide you need them, or if they were accidentally deleted.
+</p>
+
+<steps>
+ <title>Delete a File or Folder (Move it to the Trash folder)</title>
+ <item><p>Select the item you want to delete by clicking it once.</p></item>
+ <item><p>Press the <gui>Delete</gui> key on your keyboard.</p></item>
+</steps>
+
+<p>
+You can permanently delete a file, without having to send it to the Trash folder first.
+</p>
+
+<steps>
+ <title>Permanently Delete a File or Folder</title>
+ <item><p>Select the item you want to delete.</p></item>
+ <item><p>Press and hold the <gui>Shift</gui> key, then press the <gui>Delete</gui> key on your keyboard.</p></item>
+</steps>
+</page>