Mercurial > geeqie
comparison doc/options.html @ 1078:ac4a4f2cf393
Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
author | zas_ |
---|---|
date | Sat, 25 Oct 2008 07:47:47 +0000 |
parents | doc/10_options.html@1ecc4f010111 |
children | 76266496b06d |
comparison
equal
deleted
inserted
replaced
1077:3920b1f38f5f | 1078:ac4a4f2cf393 |
---|---|
1 <?xml version="1.0" encoding="iso-8859-1"?> | |
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | |
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
4 | |
5 <html xmlns="http://www.w3.org/1999/xhtml"> | |
6 <head> | |
7 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" /> | |
8 | |
9 <title>Options - Geeqie User Manual</title> | |
10 <meta name="CREATED" content="20040805;23590500" /> | |
11 <meta name="CHANGED" content="20050131;8411800" /> | |
12 <style type="text/css"> | |
13 /*<![CDATA[*/ | |
14 p.gq-options-6 {margin-bottom: 0in} | |
15 p.gq-options-5 {margin-left: 0.79in} | |
16 div.gq-options-4 {text-align: center} | |
17 table.gq-options-3 {page-break-before: always} | |
18 p.gq-options-2 {text-align: right} | |
19 p.gq-options-1 {text-align: center} | |
20 /*]]>*/ | |
21 </style> | |
22 </head> | |
23 | |
24 <body lang="en-US" dir="ltr" xml:lang="en-US"> | |
25 <div class="gq-options-4"> | |
26 <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-options-3"> | |
27 <col width="85*" /> | |
28 <col width="85*" /> | |
29 <col width="85*" /> | |
30 | |
31 <thead> | |
32 <tr valign="top"> | |
33 <td width="33%"> | |
34 <p><a href="printing.html">Previous</a> | |
35 </p> | |
36 </td> | |
37 | |
38 <td width="33%"> | |
39 <p class="gq-options-1">Options Explained</p> | |
40 </td> | |
41 | |
42 <td width="33%"> | |
43 <p class="gq-options-2"><a href="options_general.html">Next</a> | |
44 </p> | |
45 </td> | |
46 </tr> | |
47 </thead> | |
48 </table> | |
49 </div> | |
50 | |
51 <hr /> | |
52 | |
53 <h1>10. Options Explained</h1> | |
54 | |
55 <p>This chapter attempts to explain in detail the Geeqie preferences dialog. Sections 10.1 through 10.6 each correspond to a tab within the dialog; section 10.7 lists options not configurable within the graphical interface.</p> | |
56 | |
57 <p><br /> | |
58 <br /> | |
59 </p> | |
60 | |
61 <p class="gq-options-5">10.1 <a href="options_general.html">General Options</a></p> | |
62 | |
63 <p class="gq-options-5">10.2 <a href="options_image.html">Image Options</a></p> | |
64 | |
65 <p class="gq-options-5">10.3 <a href="options_window.html">Window Options</a></p> | |
66 | |
67 <p class="gq-options-5">10.4 <a href="options_filtering.html">Filtering Options</a></p> | |
68 | |
69 <p class="gq-options-5">10.5 <a href="options_editor_commands.html">Editor Commands</a></p> | |
70 | |
71 <p class="gq-options-5">10.6 <a href="options_advanced.html">Advanced Options</a></p> | |
72 | |
73 <p class="gq-options-5">10.7 <a href="options_hidden.html">Hidden Options</a></p> | |
74 | |
75 <p><br /> | |
76 <br /> | |
77 </p> | |
78 | |
79 <p><br /> | |
80 <br /> | |
81 </p> | |
82 | |
83 <hr /> | |
84 | |
85 <div class="gq-options-4"> | |
86 <table width="100%" border="0" cellpadding="4" cellspacing="0"> | |
87 <col width="85*" /> | |
88 <col width="85*" /> | |
89 <col width="85*" /> | |
90 | |
91 <thead> | |
92 <tr valign="top"> | |
93 <td width="33%"> | |
94 <p><a href="printing.html">Previous</a> | |
95 </p> | |
96 </td> | |
97 | |
98 <td width="33%"> | |
99 <p class="gq-options-1"><a href="index.html">Contents</a> | |
100 </p> | |
101 </td> | |
102 | |
103 <td width="33%"> | |
104 <p class="gq-options-2"><a href="options_general.html">Next</a> | |
105 </p> | |
106 </td> | |
107 </tr> | |
108 </thead> | |
109 | |
110 <tbody> | |
111 <tr valign="top"> | |
112 <td width="33%"> | |
113 <p><br /> | |
114 </p> | |
115 </td> | |
116 | |
117 <td width="33%"> | |
118 <p class="gq-options-1"><br /> | |
119 </p> | |
120 </td> | |
121 | |
122 <td width="33%"> | |
123 <p class="gq-options-2">Geeqie User Manual</p> | |
124 </td> | |
125 </tr> | |
126 </tbody> | |
127 </table> | |
128 </div> | |
129 | |
130 <p class="gq-options-6"><br /> | |
131 </p> | |
132 </body> | |
133 </html> |