diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 21:40:20 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 21:40:20 +0100 |
commit | a9c60052b8d60039282731725323435efc3cb738 (patch) | |
tree | e7c4f111ad4df64f3666d9d92a52e686f34d3626 /help/ia/reorder.page | |
parent | 605c1a360ed84067ea413501cfa71debe3f6f137 (diff) | |
parent | 6f674ee5c209ae295a32211c9c86807aa06999a5 (diff) |
Merge tag 'upstream/3.24.0'
Upstream version 3.24.0
Diffstat (limited to 'help/ia/reorder.page')
-rw-r--r-- | help/ia/reorder.page | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/help/ia/reorder.page b/help/ia/reorder.page new file mode 100644 index 0000000..5aa50a9 --- /dev/null +++ b/help/ia/reorder.page @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="reorder" xml:lang="ia"> + + <info> + <link type="guide" xref="index#modify"/> + </info> + + <title>Reordering Pages</title> + + <p> + To move a page, right click on it and choose <gui><em>Move Left</em></gui> or + <gui><em>Move Right</em></gui>. + </p> + + <p> + Alternatively, you can move a page by first selecting it and then choosing + <gui><em>Move Left</em></gui> or <gui><em>Move Right</em></gui> from the "Page" menu. + </p> + +</page> |