Update exif pane documentation a bit.
[geeqie.git] / doc / main_window.html
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.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>Main Window - Geeqie User Manual</title>
10   <link rel="stylesheet" type="text/css" href="style.css" />
11 </head>
12
13 <body lang="en-US" dir="ltr" xml:lang="en-US">
14   <div class="navtop">
15     <table width="100%" border="0" cellpadding="4" cellspacing="0">
16       <col id="navtop_col1" width="33%"></col>
17       <col id="navtop_col2" width="33%"></col>
18       <col id="navtop_col3" width="33%"></col>
19
20         <tr>
21           <th>
22             <p class="previous"><a href="introduction.html">Previous</a>
23             </p>
24           </th>
25
26           <th>
27             <p class="navtop_title">Main Window</p>
28           </th>
29
30           <th>
31             <p class="next"><a href="main_window_navigation.html">Next</a>
32             </p>
33           </th>
34         </tr>
35     </table>
36   </div>
37
38   <hr />
39
40   <h1>Main Window</h1>
41
42   <p>The Geeqie main window is designed for quick and easy navigation of images. The window consists of three regions: the file pane, the folder pane, and the image pane.</p>
43
44   <div class="submenu">
45     <ul>
46       <li><a href="main_window_navigation.html">Navigation</a></li>
47       <li><a href="main_window_menus.html">Menus</a></li>
48       <li><a href="main_window_layout.html">Layout</a></li>
49       <li><a href="main_window_file_pane.html">File Pane</a></li>
50       <li><a href="main_window_folder_pane.html">Folder Pane</a></li>
51       <li><a href="main_window_image_pane.html">Image Pane</a></li>
52       <li><a href="main_window_status_bar.html">Status Bar</a></li>
53     </ul>
54   </div>
55   <hr id="bottomseparator" />
56
57   <div class="navbottom">
58     <table width="100%" border="0" cellpadding="4" cellspacing="0">
59       <col id="navbottom_col1" width="33%"></col>
60       <col id="navbottom_col2" width="33%"></col>
61       <col id="navbottom_col3" width="33%"></col>
62
63         <tr>
64           <th>
65             <p class="previous"><a href="introduction.html">Previous</a>
66             </p>
67           </th>
68
69           <th>
70             <p class="navbottom_title"><a href="index.html">Contents</a>
71             </p>
72           </th>
73
74           <th>
75             <p class="next"><a href="main_window_navigation.html">Next</a>
76             </p>
77           </th>
78         </tr>
79
80     </table>
81   </div>
82
83   <div class="footer">Geeqie User Manual</div>
84   <div class="bottomspacer">&nbsp;</div>
85 </body>
86 </html>