annotate doc/index.html @ 1098:2d9c9b10e84d

Add a generic spacer at the bottom of the page, remove now unused css classes.
author zas_
date Sat, 08 Nov 2008 11:37:17 +0000
parents 37536ba2d5f4
children b2d120fa5ee7
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>
1095
31a1a3f85859 Move css styles to an external stylesheet.
zas_
parents: 1083
diff changeset
10 <link rel="stylesheet" type="text/css" href="style.css" />
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
11 </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
12
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 <body lang="en-US" dir="ltr" xml:lang="en-US">
1097
37536ba2d5f4 Add two css classes navtop and navbottom and remove unused ones.
zas_
parents: 1095
diff changeset
14 <div class="navtop">
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
15 <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
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 <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
18 <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
19 <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
20 <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
21 </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
22 </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
23
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 <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
25 <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
26 </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
27
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
28 <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
29 <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
30 </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
31 </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
32 </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
33 </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
34 </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
35 </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
36
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 <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
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 <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
40
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 <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
42
1083
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
43 <div class="menu">
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
44 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
45 <li><a href="introduction.html">Introduction</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
46 <li><a href="main_window.html">Main Window</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
47 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
48 <li><a href="main_window_navigation.html">Navigation</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
49 <li><a href="main_window_menus.html">Menus</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
50 <li><a href="main_window_layout.html">Layout</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
51 <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
52 <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
53 <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
54 <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
55 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
56 <li><a href="other_windows.html">Other Windows</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
57 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
58 <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
59 <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
60 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
61 <li><a href="image_management.html">Image Management</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
62 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
63 <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
64 <li><a href="image_management_rename.html">Rename</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
65 <li><a href="image_management_delete.html">Delete</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
66 <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
67 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
68 <li><a href="image_search.html">Image Search</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="image_search_search.html">Search Window</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
71 <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
72 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
73 <li><a href="collections.html">Collections</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
74 <li><a href="sidebars.html">Sidebars</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
75 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
76 <li><a href="sidebars_exif.html">EXIF</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
77 <li><a href="sidebars_sort_manager.html">Sort Manager</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
78 <li><a href="sidebars_keywords.html">Keywords</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="image_presentation.html">Image Presentation</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
81 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
82 <li><a href="image_presentation_slideshow.html">Slide show</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
83 <li><a href="image_presentation_fullscreen.html">Full screen</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="printing.html">Printing</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
86 <li><a href="options.html">Options</a> Explained</li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
87 <ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
88 <li><a href="options_general.html">General Options</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
89 <li><a href="options_image.html">Image Options</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
90 <li><a href="options_window.html">Window Options</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
91 <li><a href="options_filtering.html">Filtering Options</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
92 <li><a href="options_editor_commands.html">Editor Commands</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
93 <li><a href="options_advanced.html">Advanced Options</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
94 <li><a href="options_hidden.html">Hidden Options</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
95 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
96 <li><a href="reference.html">Reference</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="reference_command_line.html">Command Line</a> Options</li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
99 <li><a href="reference_keyboard_shortcuts.html">Keyboard Shortcuts</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
100 <li><a href="reference_thumbnails.html">Thumbnails</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
101 <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
102 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
103 <li><a href="credits.html">Credits</a></li>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
104 <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
105 </ul>
f6a3f17f79f7 Move menus to unordered lists - step 1.
zas_
parents: 1082
diff changeset
106 </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
107 <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
108 <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
109 </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
110
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
111 <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
112
1097
37536ba2d5f4 Add two css classes navtop and navbottom and remove unused ones.
zas_
parents: 1095
diff changeset
113 <div class="navbottom">
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
114 <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
115
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
116 <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
117 <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
118 <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
119 <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
120 </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
121 </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
122
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
123 <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
124 <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
125 </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
126 </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
127
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
128 <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
129 <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
130 </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
131 </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
132 </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
133 </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
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 <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
136 <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
137 <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
138 <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
139 </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
140 </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
141
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 <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
143 <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
144 </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
145 </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
146
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 <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
148 <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
149 </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
150 </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
151 </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
152 </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
153 </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
154
1098
2d9c9b10e84d Add a generic spacer at the bottom of the page, remove now unused css classes.
zas_
parents: 1097
diff changeset
155 <div class="bottomspacer">&nbsp;</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
156 </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
157 </html>