Standardize on Unix LF line terminators
[geeqie.git] / doc / docbook / GuideOptionsMain.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <chapter id="GuideOptionsMain">
3   <title id="titleGuideOptionsMain">Preferences</title>
4   <para>There are two sets of preferences in Geeqie: those set via the main Preferences tabbed dialogue, and those set either via a menu entry or by editing a configuration file.</para>
5
6     <para>
7       This chapter explains in detail the main Geeqie preferences dialog, which is accessed via
8       <menuchoice>
9         <shortcut>
10           <keycombo>
11             <keycap>Ctrl</keycap>
12             <keycap>O</keycap>
13           </keycombo>
14         </shortcut>
15         <guimenu>Edit</guimenu>
16         <guimenuitem>Preferences</guimenuitem>
17       </menuchoice>
18       or
19       <guiicon>
20         <inlinegraphic fileref="preferences-desktop.png" />
21       </guiicon>
22       on the Toolbar.
23     </para>
24     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsGeneral.xml" />
25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsImage.xml" />
26     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsOSD.xml" />
27     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsWindow.xml" />
28     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsKeyboard.xml" />
29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsFiltering.xml" />
30     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsMetadata.xml" />
31     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsKeywords.xml" />
32     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsColor.xml" />
33     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsStereo.xml" />
34     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsBehavior.xml" />
35     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsToolbar.xml" />
36     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsAdvanced.xml" />
37     <para />
38
39 </chapter>