diff options
Diffstat (limited to 'help/C/reorder.page')
-rw-r--r-- | help/C/reorder.page | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/help/C/reorder.page b/help/C/reorder.page new file mode 100644 index 0000000..f816acb --- /dev/null +++ b/help/C/reorder.page @@ -0,0 +1,21 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="guide" + id="reorder"> + + <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> |