blob: 6a244dbe0a64d703545de6964f7d5ffcf5aaf4ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="reorder" xml:lang="uk">
<info>
<link type="guide" xref="index#modify"/>
</info>
<title>Перевпорядкування сторінок</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>
|