diff doc/docbook/GuideOptions.xml @ 1773:2ae81598b254

scripts for converting wiki documentation to docbook
author nadvornik
date Sun, 22 Nov 2009 09:12:22 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/docbook/GuideOptions.xml	Sun Nov 22 09:12:22 2009 +0000
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<chapter id="GuideOptions">
+    <title>
+      Options Explained
+    </title>
+    <para>
+      This chapter attempts to explain in detail the Geeqie preferences dialog.
+    </para>
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsGeneral.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsImage.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsWindow.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsKeyboard.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsFiltering.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsMetadata.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsColor.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsBehavior.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsHidden.xml"/>
+
+    <para>
+      There is another set of options, that can be set independently for each window:
+    </para>
+    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideOptionsLayout.xml"/>
+
+  <para/></chapter>