annotate doc/index.html @ 1083:f6a3f17f79f7

Move menus to unordered lists - step 1.
author zas_
date Sat, 25 Oct 2008 11:02:09 +0000
parents 47b9f5bc2606
children 31a1a3f85859
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
1 <?xml version="1.0" encoding="iso-8859-1"?>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
4
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
5 <html xmlns="http://www.w3.org/1999/xhtml">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
6 <head>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
7 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
8
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
9 <title>Contents - Geeqie User Manual</title>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
10 <style type="text/css">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
11 /*<![CDATA[*/
1082
47b9f5bc2606 Align Previous to the left, drop useless col tags.
zas_
parents: 1081
diff changeset
12 p.previous {text-align: left}
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
13 <!--
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
14 @page { size: 8.27in 11.69in; margin: 0.79in }
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
15 -->
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
16 /*]]>*/
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
17 </style>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
18 <style type="text/css">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
19 /*<![CDATA[*/
1082
47b9f5bc2606 Align Previous to the left, drop useless col tags.
zas_
parents: 1081
diff changeset
20 p.previous {text-align: left}
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
21 p.gq-index-7 {margin-bottom: 0in}
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
22 p.gq-index-6 {margin-left: 0.79in}
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
23 p.gq-index-5 {font-weight: bold}
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
24 div.gq-index-4 {text-align: center}
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
25 table.gq-index-3 {page-break-before: always}
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
26 p.gq-index-2 {text-align: right}
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
27 p.gq-index-1 {text-align: center}
1083
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
28 .menu ul {font-size: 110%; font-weight: bold; margin: 10px;}
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
29 .menu ul li {margin: 4px;}
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
30 .menu ul>ul {font-size: 90%; font-weight: normal}
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
31 /*]]>*/
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
32 </style>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
33 </head>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
34
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
35 <body lang="en-US" dir="ltr" xml:lang="en-US">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
36 <div class="gq-index-4">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
37 <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-index-3">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
38
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
39 <thead>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
40 <tr valign="top">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
41 <td width="33%">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
42 <p><br />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
43 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
44 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
45
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
46 <td width="33%">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
47 <p class="gq-index-1">Contents</p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
48 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
49
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
50 <td width="33%">
1078
ac4a4f2cf393 Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
zas_
parents: 1076
diff changeset
51 <p class="gq-index-2"><a href="introduction.html">Next</a>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
52 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
53 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
54 </tr>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
55 </thead>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
56 </table>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
57 </div>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
58
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
59 <hr />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
60
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
61 <p class="gq-index-5">The Geeqie User Manual.</p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
62
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
63 <p class="gq-index-6">If you are having trouble finding a solution in the manual, try looking in the <a href="faq.html">FAQ</a>.</p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
64
1083
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
65 <div class="menu">
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
66 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
67 <li><a href="introduction.html">Introduction</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
68 <li><a href="main_window.html">Main Window</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
69 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
70 <li><a href="main_window_navigation.html">Navigation</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
71 <li><a href="main_window_menus.html">Menus</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
72 <li><a href="main_window_layout.html">Layout</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
73 <li><a href="main_window_file_pane.html">File Pane</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
74 <li><a href="main_window_folder_pane.html">Folder Pane</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
75 <li><a href="main_window_image_pane.html">Image Pane</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
76 <li><a href="main_window_status_bar.html">Status Bar</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
77 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
78 <li><a href="other_windows.html">Other Windows</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
79 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
80 <li><a href="other_windows_image_window.html">Image Window</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
81 <li><a href="other_windows_image_properties.html">Image Properties</a> Window</li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
82 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
83 <li><a href="image_management.html">Image Management</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
84 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
85 <li><a href="image_management_copy_move.html">Copy and Move</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
86 <li><a href="image_management_rename.html">Rename</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
87 <li><a href="image_management_delete.html">Delete</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
88 <li><a href="image_management_external_editing.html">External Editing</a> Commands</li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
89 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
90 <li><a href="image_search.html">Image Search</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
91 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
92 <li><a href="image_search_search.html">Search Window</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
93 <li><a href="image_search_finding_duplicates.html">Finding Duplicate</a> Images</li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
94 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
95 <li><a href="collections.html">Collections</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
96 <li><a href="sidebars.html">Sidebars</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
97 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
98 <li><a href="sidebars_exif.html">EXIF</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
99 <li><a href="sidebars_sort_manager.html">Sort Manager</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
100 <li><a href="sidebars_keywords.html">Keywords</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
101 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
102 <li><a href="image_presentation.html">Image Presentation</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
103 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
104 <li><a href="image_presentation_slideshow.html">Slide show</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
105 <li><a href="image_presentation_fullscreen.html">Full screen</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
106 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
107 <li><a href="printing.html">Printing</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
108 <li><a href="options.html">Options</a> Explained</li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
109 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
110 <li><a href="options_general.html">General Options</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
111 <li><a href="options_image.html">Image Options</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
112 <li><a href="options_window.html">Window Options</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
113 <li><a href="options_filtering.html">Filtering Options</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
114 <li><a href="options_editor_commands.html">Editor Commands</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
115 <li><a href="options_advanced.html">Advanced Options</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
116 <li><a href="options_hidden.html">Hidden Options</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
117 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
118 <li><a href="reference.html">Reference</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
119 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
120 <li><a href="reference_command_line.html">Command Line</a> Options</li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
121 <li><a href="reference_keyboard_shortcuts.html">Keyboard Shortcuts</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
122 <li><a href="reference_thumbnails.html">Thumbnails</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
123 <li><a href="reference_management.html">Cache and Data Management</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
124 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
125 <li><a href="credits.html">Credits</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
126 <li><a href="gnu_fdl.txt">GNU Free Documentation License</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
127 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
128 </div>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
129 <p><br />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
130 <br />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
131 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
132
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
133 <hr />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
134
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
135 <div class="gq-index-4">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
136 <table width="100%" border="0" cellpadding="4" cellspacing="0">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
137
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
138 <thead>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
139 <tr valign="top">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
140 <td width="33%">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
141 <p><br />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
142 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
143 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
144
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
145 <td width="33%">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
146 <p class="gq-index-1"><br />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
147 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
148 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
149
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
150 <td width="33%">
1078
ac4a4f2cf393 Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
zas_
parents: 1076
diff changeset
151 <p class="gq-index-2"><a href="introduction.html">Next</a>
1076
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
152 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
153 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
154 </tr>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
155 </thead>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
156
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
157 <tbody>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
158 <tr valign="top">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
159 <td width="33%">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
160 <p><br />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
161 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
162 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
163
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
164 <td width="33%">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
165 <p class="gq-index-1"><br />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
166 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
167 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
168
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
169 <td width="33%">
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
170 <p class="gq-index-2">Geeqie User Manual</p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
171 </td>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
172 </tr>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
173 </tbody>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
174 </table>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
175 </div>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
176
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
177 <p class="gq-index-7"><br />
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
178 </p>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
179 </body>
1ecc4f010111 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
zas_
parents: 1075
diff changeset
180 </html>