annotate doc/docbook/GuideMainWindowLayout.xml @ 1747:10f9803aca45

Workaround intltoolize 0.40.6 bug related to LINGUAS, see bug 2817602.
author zas_
date Sat, 09 Jan 2010 11:44:27 +0000
parents b92fc3c922ac
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1734
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
2 <section id="GuideMainWindowLayout">
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
3 <title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
4 Layout
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
5 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
6 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
7 The main window consists of four areas, the <link linkend="GuideMainWindowFolderPane">folder pane</link>, <link linkend="GuideMainWindowFilePane">file pane</link>, <link linkend="GuideMainWindowImagePane">image pane</link>, and the <link linkend="GuideMainWindowStatusBar">status bar</link>. The status bar is always at the bottom of the window. The three remaining areas, or panes, can be arranged and sized by the user.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
8 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
9 <para/><section id="Selectingthelocationofeachpane"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
10 Selecting the location of each pane
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
11 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
12 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
13 The arrangement of the folder, file, and image pane is selected on the <link linkend="GuideOptionsWindow">Windows tab</link> of the Options window. There are four choices for the layout, the difference is that each has the larger pane in a different location: right, bottom, left, and top.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
14 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
15 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
16 The order in which the panes are filled is determined by the three row list located below the layout selection. The three numbered rows correspond to the three numbered regions of the selected layout, to change the order of the list drag a row to the desired location within the list. To drag a row move the mouse over the selected row, press and hold the primary mouse button, then drag the row to the desired location and release the button.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
17 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
18 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
19 Note: In the options window the file and image panes are labeled similarly, however the folder pane is labeled as tools.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
20 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
21 <para/></section><section id="Changingthesizeofapane"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
22 Changing the size of a pane
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
23 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
24 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
25 Between the panes of the main window are two dividers that can be moved with the mouse to adjust the size of each pane. Press and hold the primary button, then move the divider to the desired location and release the button.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
26 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
27 <para/><section id="Folderpane"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
28 Folder pane
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
29 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
30 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
31 The <link linkend="GuideMainWindowFolderPane">folder pane</link> contains the menu bar, tool bar, path entry, and folder list. The list can be set to display the sub folders of the active folder or a tree that starts with the root folder and contains all folders in the file system.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
32 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
33 <para/></section><section id="Filepane"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
34 File pane
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
35 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
36 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
37 The <link linkend="GuideMainWindowFilePane">file pane</link> lists the images contained in the active folder. The file pane can be set to display as a vertical list or an icon view.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
38 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
39 <para/></section><section id="Imagepane"><title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
40 Image pane
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
41 </title>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
42 <para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
43 The <link linkend="GuideMainWindowImagePane">image pane</link> is where the active image is displayed.
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
44 </para>
b92fc3c922ac scripts for converting wiki documentation to docbook
nadvornik
parents:
diff changeset
45 <para/></section></section></section>