2dc9097d9578d2af9da5cdd71c94463985789ecc
[geeqie.git] / doc / image_search.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>Image Search - Geeqie User Manual</title>
10   <link rel="stylesheet" type="text/css" href="style.css" media="all" />
11   <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
12   <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
13 </head>
14
15 <body lang="en-US" dir="ltr" xml:lang="en-US">
16   <div class="navtop">
17     <table width="100%" border="0" cellpadding="4" cellspacing="0">
18       <col id="navtop_col1" width="33%"></col>
19       <col id="navtop_col2" width="33%"></col>
20       <col id="navtop_col3" width="33%"></col>
21
22         <tr>
23           <th>
24             <p class="previous"><a href="image_management_external_editing.html">Previous</a>
25             </p>
26           </th>
27
28           <th>
29             <p class="navtop_title">Image Search</p>
30           </th>
31
32           <th>
33             <p class="next"><a href="image_search_search.html">Next</a>
34             </p>
35           </th>
36         </tr>
37     </table>
38   </div>
39
40   <hr />
41
42   <h1>Image Search</h1>
43
44   <p>Geeqie provides methods to find an image, and the ability to find duplicate images.</p>
45
46   <div class="submenu">
47     <ul>
48       <li><a href="image_search_search.html">Search Window</a></li>
49       <li><a href="image_search_finding_duplicates.html">Finding Duplicates</a></li>
50     </ul>
51   </div>
52
53   <hr id="bottomseparator" />
54
55   <div class="navbottom">
56     <table width="100%" border="0" cellpadding="4" cellspacing="0">
57       <col id="navbottom_col1" width="33%"></col>
58       <col id="navbottom_col2" width="33%"></col>
59       <col id="navbottom_col3" width="33%"></col>
60
61         <tr>
62           <th>
63             <p class="previous"><a href="image_management_external_editing.html">Previous</a>
64             </p>
65           </th>
66
67           <th>
68             <p class="navbottom_title"><a href="index.html">Contents</a>
69             </p>
70           </th>
71
72           <th>
73             <p class="next"><a href="image_search_search.html">Next</a>
74             </p>
75           </th>
76         </tr>
77
78     </table>
79   </div>
80
81   <div class="footer">Geeqie User Manual</div>
82   <div class="bottomspacer">&nbsp;</div>
83 </body>
84 </html>