summaryrefslogtreecommitdiff
path: root/help/C/delete.page
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-11-12 13:21:19 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-11-12 13:21:19 +0100
commit99656b4fb34c8a8c6a174c7953a6b218ba6568c6 (patch)
treef511703bdeeff064dbc314281c6abce9b0bb5348 /help/C/delete.page
parent6c629d45711b613257d30e8d5a1527003d9c3f1f (diff)
parent35fd3ab8990210defe10f1614abe4ca1afe04c5d (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'help/C/delete.page')
-rw-r--r--help/C/delete.page32
1 files changed, 32 insertions, 0 deletions
diff --git a/help/C/delete.page b/help/C/delete.page
new file mode 100644
index 0000000..ce0dc83
--- /dev/null
+++ b/help/C/delete.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="delete">
+
+ <info>
+ <link type="guide" xref="index#modify"/>
+ </info>
+
+ <title>Deleting a Page</title>
+
+ <steps>
+ <title>Use a Right Click</title>
+ <item><p>Right click on the page you want to delete.</p></item>
+ <item><p>Choose "Delete" from the context menu.</p></item>
+ </steps>
+
+ <steps>
+ <title>Use a Shortcut Key</title>
+ <item><p>Select the page you want to delete (by clicking on it once).</p></item>
+ <item><p>Press the <key>Delete</key> key on the keyboard.</p>
+ </item>
+ </steps>
+
+ <steps>
+ <title>Use a Menu</title>
+ <item><p>Select the page you want to delete (by clicking on it once).</p></item>
+ <item><p>Go to the "Page" menu and click "Delete".</p></item>
+ </steps>
+
+ <note style="warning"><p>WARNING: The deletion of a page cannot be undone!</p></note>
+
+</page>