Mercurial > geeqie.yaz
changeset 1099:b2d120fa5ee7
Use col tags with id in top and bottom navigation tables.
line wrap: on
line diff
--- a/doc/collections.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/collections.html Sat Nov 08 17:24:02 2008 +0000 @@ -10,20 +10,23 @@ <body lang="en-US" dir="ltr"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-collections-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_search_finding_duplicates.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-collections-1">Collections</p> </td> - <td width="33%"> + <td> <p class="gq-collections-2"><a href="sidebars.html">Next</a> </p> </td> @@ -466,20 +469,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_search_finding_duplicates.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-collections-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-collections-2"><a href="sidebars.html">Next</a> </p> </td> @@ -487,18 +493,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-collections-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-collections-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/credits.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/credits.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-credits-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="reference_management.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-credits-1">Credits</p> </td> - <td width="33%"> + <td> <p class="gq-credits-2"><a href="gnu_fdl.txt">Next</a> </p> </td> @@ -82,20 +85,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="reference_management.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-credits-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-credits-2"><a href="gnu_fdl.txt">Next</a> </p> </td> @@ -103,18 +109,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-credits-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-credits-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/faq.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/faq.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-faq-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="index.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-faq-1">Frequently Asked Questions</p> </td> - <td width="33%"> + <td> <p class="gq-faq-2"><a href="introduction.html">Next</a> </p> </td> @@ -109,20 +112,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="index.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-faq-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-faq-2"><a href="introduction.html">Next</a> </p> </td> @@ -130,18 +136,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-faq-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-faq-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/image_management.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/image_management.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-management-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="other_windows_image_properties.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-management-1">Image Management</p> </td> - <td width="33%"> + <td> <p class="gq-image-management-2"><a href="image_management_copy_move.html">Next</a> </p> </td> @@ -65,20 +68,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="other_windows_image_properties.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-management-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-management-2"><a href="image_management_copy_move.html">Next</a> </p> </td> @@ -86,18 +92,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-image-management-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-image-management-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/image_management_copy_move.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/image_management_copy_move.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-copy-move-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_management.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-copy-move-1">Copy and Move – Image Management</p> </td> - <td width="33%"> + <td> <p class="gq-copy-move-2"><a href="image_management_rename.html">Next</a> </p> </td> @@ -120,20 +123,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_management.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-copy-move-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-copy-move-2"><a href="image_management_rename.html">Next</a> </p> </td> @@ -141,18 +147,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-copy-move-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-copy-move-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/image_management_delete.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/image_management_delete.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-delete-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_management_rename.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-delete-1">Delete – Image Management</p> </td> - <td width="33%"> + <td> <p class="gq-delete-2"><a href="image_management_external_editing.html">Next</a> </p> </td> @@ -92,20 +95,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_management_rename.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-delete-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-delete-2"><a href="image_management_external_editing.html">Next</a> </p> </td> @@ -113,18 +119,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-delete-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-delete-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/image_management_external_editing.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/image_management_external_editing.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-external-editing-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_management_delete.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-external-editing-1">External Editing – Image Management</p> </td> - <td width="33%"> + <td> <p class="gq-external-editing-2"><a href="image_search.html">Next</a> </p> </td> @@ -70,20 +73,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_management_delete.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-external-editing-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-external-editing-2"><a href="image_search.html">Next</a> </p> </td> @@ -91,18 +97,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-external-editing-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-external-editing-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/image_management_rename.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/image_management_rename.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-rename-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_management_copy_move.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-rename-1">Rename – Image Management</p> </td> - <td width="33%"> + <td> <p class="gq-rename-2"><a href="image_management_delete.html">Next</a> </p> </td> @@ -90,20 +93,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_management_copy_move.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-rename-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-rename-2"><a href="image_management_delete.html">Next</a> </p> </td> @@ -111,18 +117,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-rename-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-rename-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/image_presentation.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/image_presentation.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-presentation-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="sidebars_keywords.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-presentation-1">Image Presentation</p> </td> - <td width="33%"> + <td> <p class="gq-image-presentation-2"><a href="image_presentation_slideshow.html">Next</a> </p> </td> @@ -59,20 +62,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="sidebars_keywords.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-presentation-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-presentation-2"><a href="image_presentation_slideshow.html">Next</a> </p> </td> @@ -80,18 +86,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-image-presentation-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-image-presentation-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/image_presentation_fullscreen.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/image_presentation_fullscreen.html Sat Nov 08 17:24:02 2008 +0000 @@ -10,20 +10,23 @@ <body lang="en-US" dir="ltr"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-fullscreen-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_presentation_slideshow.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-fullscreen-1">Full Screen – Image Presentation</p> </td> - <td width="33%"> + <td> <p class="gq-fullscreen-2"><a href="printing.html">Next</a> </p> </td> @@ -463,20 +466,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_presentation_slideshow.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-fullscreen-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-fullscreen-2"><a href="printing.html">Next</a> </p> </td> @@ -484,18 +490,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-fullscreen-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-fullscreen-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/image_presentation_slideshow.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/image_presentation_slideshow.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-slideshow-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_presentation.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-slideshow-1">Slide Show – Image Presentation</p> </td> - <td width="33%"> + <td> <p class="gq-slideshow-2"><a href="image_presentation_fullscreen.html">Next</a> </p> </td> @@ -166,20 +169,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_presentation.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-slideshow-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-slideshow-2"><a href="image_presentation_fullscreen.html">Next</a> </p> </td> @@ -187,18 +193,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-slideshow-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-slideshow-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/image_search.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/image_search.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-search-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_management_external_editing.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-search-1">Image Search</p> </td> - <td width="33%"> + <td> <p class="gq-image-search-2"><a href="image_search_search.html">Next</a> </p> </td> @@ -63,20 +66,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_management_external_editing.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-search-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-search-2"><a href="image_search_search.html">Next</a> </p> </td> @@ -84,18 +90,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-image-search-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-image-search-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/image_search_finding_duplicates.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/image_search_finding_duplicates.html Sat Nov 08 17:24:02 2008 +0000 @@ -10,20 +10,23 @@ <body lang="en-US" dir="ltr"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-finding-duplicates-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_search_search.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-finding-duplicates-1">Finding Duplicates – Image Search</p> </td> - <td width="33%"> + <td> <p class="gq-finding-duplicates-2"><a href="collections.html">Next</a> </p> </td> @@ -450,20 +453,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_search_search.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-finding-duplicates-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-finding-duplicates-2"><a href="collections.html">Next</a> </p> </td> @@ -471,18 +477,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-finding-duplicates-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-finding-duplicates-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/image_search_search.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/image_search_search.html Sat Nov 08 17:24:02 2008 +0000 @@ -10,20 +10,23 @@ <body lang="en-US" dir="ltr"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-search-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_search.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-search-1">Search Window – Image Search</p> </td> - <td width="33%"> + <td> <p class="gq-search-2"><a href="image_search_finding_duplicates.html">Next</a> </p> </td> @@ -410,20 +413,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_search.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-search-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-search-2"><a href="image_search_finding_duplicates.html">Next</a> </p> </td> @@ -431,18 +437,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-search-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-search-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/index.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/index.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-index-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-index-1">Contents</p> </td> - <td width="33%"> + <td> <p class="gq-index-2"><a href="introduction.html">Next</a> </p> </td> @@ -112,20 +115,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-index-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-index-2"><a href="introduction.html">Next</a> </p> </td> @@ -133,18 +139,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-index-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-index-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/introduction.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/introduction.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-introduction-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="index.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-introduction-1">Introduction</p> </td> - <td width="33%"> + <td> <p class="gq-introduction-2"><a href="main_window.html">Next</a> </p> </td> @@ -137,20 +140,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="index.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-introduction-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-introduction-2"><a href="main_window.html">Next</a> </p> </td> @@ -158,18 +164,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-introduction-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-introduction-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/main_window.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/main_window.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-main-window-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="introduction.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-main-window-1">Main Window</p> </td> - <td width="33%"> + <td> <p class="gq-main-window-2"><a href="main_window_navigation.html">Next</a> </p> </td> @@ -63,20 +66,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="introduction.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-main-window-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-main-window-2"><a href="main_window_navigation.html">Next</a> </p> </td> @@ -84,18 +90,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-main-window-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-main-window-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/main_window_file_pane.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/main_window_file_pane.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-file-pane-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window_layout.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-file-pane-1">File Pane – Main Window</p> </td> - <td width="33%"> + <td> <p class="gq-file-pane-2"><a href="main_window_folder_pane.html">Next</a> </p> </td> @@ -166,20 +169,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window_layout.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-file-pane-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-file-pane-2"><a href="main_window_folder_pane.html">Next</a> </p> </td> @@ -187,18 +193,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-file-pane-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-file-pane-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/main_window_folder_pane.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/main_window_folder_pane.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-folder-pane-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window_file_pane.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-folder-pane-1">Folder Pane – Main Window</p> </td> - <td width="33%"> + <td> <p class="gq-folder-pane-2"><a href="main_window_image_pane.html">Next</a> </p> </td> @@ -132,20 +135,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window_file_pane.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-folder-pane-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-folder-pane-2"><a href="main_window_image_pane.html">Next</a> </p> </td> @@ -153,18 +159,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-folder-pane-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-folder-pane-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/main_window_image_pane.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/main_window_image_pane.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-pane-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window_folder_pane.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-pane-1">Image Pane – Main Window</p> </td> - <td width="33%"> + <td> <p class="gq-image-pane-2"><a href="main_window_status_bar.html">Next</a> </p> </td> @@ -126,20 +129,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window_folder_pane.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-pane-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-pane-2"><a href="main_window_status_bar.html">Next</a> </p> </td> @@ -147,18 +153,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-image-pane-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-image-pane-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/main_window_layout.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/main_window_layout.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-layout-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window_menus.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-layout-1">Layout – Main Window</p> </td> - <td width="33%"> + <td> <p class="gq-layout-2"><a href="main_window_file_pane.html">Next</a> </p> </td> @@ -76,20 +79,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window_menus.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-layout-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-layout-2"><a href="main_window_file_pane.html">Next</a> </p> </td> @@ -97,18 +103,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-layout-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-layout-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/main_window_menus.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/main_window_menus.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-menus-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window_navigation.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-menus-1">Menus – Main Window</p> </td> - <td width="33%"> + <td> <p class="gq-menus-2"><a href="main_window_layout.html">Next</a> </p> </td> @@ -256,20 +259,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window_navigation.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-menus-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-menus-2"><a href="main_window_layout.html">Next</a> </p> </td> @@ -277,18 +283,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-menus-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-menus-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/main_window_navigation.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/main_window_navigation.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-navigation-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-navigation-1">Navigation – Main Window</p> </td> - <td width="33%"> + <td> <p class="gq-navigation-2"><a href="main_window_menus.html">Next</a> </p> </td> @@ -78,20 +81,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-navigation-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-navigation-2"><a href="main_window_menus.html">Next</a> </p> </td> @@ -99,18 +105,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-navigation-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-navigation-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/main_window_status_bar.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/main_window_status_bar.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-status-bar-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window_image_pane.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-status-bar-1">Status Bar – Main Window</p> </td> - <td width="33%"> + <td> <p class="gq-status-bar-2"><a href="other_windows.html">Next</a> </p> </td> @@ -82,20 +85,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window_image_pane.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-status-bar-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-status-bar-2"><a href="other_windows.html">Next</a> </p> </td> @@ -103,18 +109,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-status-bar-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-status-bar-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/options.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/options.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-options-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="printing.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-options-1">Options Explained</p> </td> - <td width="33%"> + <td> <p class="gq-options-2"><a href="options_general.html">Next</a> </p> </td> @@ -64,20 +67,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="printing.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-options-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-options-2"><a href="options_general.html">Next</a> </p> </td> @@ -85,18 +91,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-options-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-options-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/options_advanced.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/options_advanced.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-advanced-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options_editor_commands.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-advanced-1">Advanced – Options Explained</p> </td> - <td width="33%"> + <td> <p class="gq-advanced-2"><a href="options_hidden.html">Next</a> </p> </td> @@ -130,20 +133,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options_editor_commands.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-advanced-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-advanced-2"><a href="options_hidden.html">Next</a> </p> </td> @@ -151,18 +157,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-advanced-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-advanced-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/options_editor_commands.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/options_editor_commands.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-editor-commands-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options_filtering.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-editor-commands-1">Editors – Options Explained</p> </td> - <td width="33%"> + <td> <p class="gq-editor-commands-2"><a href="options_advanced.html">Next</a> </p> </td> @@ -145,20 +148,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options_filtering.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-editor-commands-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-editor-commands-2"><a href="options_advanced.html">Next</a> </p> </td> @@ -166,18 +172,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-editor-commands-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-editor-commands-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/options_filtering.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/options_filtering.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-filtering-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options_window.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-filtering-1">Filtering – Options Explained</p> </td> - <td width="33%"> + <td> <p class="gq-filtering-2"><a href="options_editor_commands.html">Next</a> </p> </td> @@ -83,20 +86,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options_window.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-filtering-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-filtering-2"><a href="options_editor_commands.html">Next</a> </p> </td> @@ -104,18 +110,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-filtering-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-filtering-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/options_general.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/options_general.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-general-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-general-1">General – Options Explained</p> </td> - <td width="33%"> + <td> <p class="gq-general-2"><a href="options_image.html">Next</a> </p> </td> @@ -137,20 +140,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-general-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-general-2"><a href="options_image.html">Next</a> </p> </td> @@ -158,18 +164,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-general-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-general-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/options_hidden.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/options_hidden.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-hidden-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options_advanced.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-hidden-1">Hidden – Options Explained</p> </td> - <td width="33%"> + <td> <p class="gq-hidden-2"><a href="reference.html">Next</a> </p> </td> @@ -86,20 +89,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options_advanced.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-hidden-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-hidden-2"><a href="reference.html">Next</a> </p> </td> @@ -107,18 +113,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-hidden-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-hidden-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/options_image.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/options_image.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options_general.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-1">Image – Options Explaned</p> </td> - <td width="33%"> + <td> <p class="gq-image-2"><a href="options_window.html">Next</a> </p> </td> @@ -121,20 +124,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options_general.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-2"><a href="options_window.html">Next</a> </p> </td> @@ -142,18 +148,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-image-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-image-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/options_window.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/options_window.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-window-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options_image.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-window-1">Window – Options Explained</p> </td> - <td width="33%"> + <td> <p class="gq-window-2"><a href="options_filtering.html">Next</a> </p> </td> @@ -80,20 +83,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options_image.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-window-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-window-2"><a href="options_filtering.html">Next</a> </p> </td> @@ -101,18 +107,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-window-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-window-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/other_windows.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/other_windows.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-other-windows-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window_status_bar.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-other-windows-1">Other Windows</p> </td> - <td width="33%"> + <td> <p class="gq-other-windows-2"><a href="other_windows_image_window.html">Next</a> </p> </td> @@ -63,20 +66,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="main_window_status_bar.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-other-windows-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-other-windows-2"><a href="other_windows_image_window.html">Next</a> </p> </td> @@ -84,18 +90,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-other-windows-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-other-windows-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/other_windows_image_properties.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/other_windows_image_properties.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-properties-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="other_windows_image_window.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-properties-1">Image Properties – Other Windows</p> </td> - <td width="33%"> + <td> <p class="gq-image-properties-2"><a href="image_management.html">Next</a> </p> </td> @@ -102,20 +105,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="other_windows_image_window.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-properties-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-properties-2"><a href="image_management.html">Next</a> </p> </td> @@ -123,18 +129,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-image-properties-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-image-properties-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/other_windows_image_window.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/other_windows_image_window.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-window-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="other_windows.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-window-1">Image Window – Other Windows</p> </td> - <td width="33%"> + <td> <p class="gq-image-window-2"><a href="other_windows_image_properties.html">Next</a> </p> </td> @@ -94,20 +97,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="previous.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-window-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-image-window-2"><a href="other_windows_image_properties.html">Next</a> </p> </td> @@ -115,18 +121,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-image-window-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-image-window-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/printing.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/printing.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-printing-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_presentation_fullscreen.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-printing-1">Printing</p> </td> - <td width="33%"> + <td> <p class="gq-printing-2"><a href="options.html">Next</a> </p> </td> @@ -172,20 +175,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="image_presentation_fullscreen.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-printing-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-printing-2"><a href="options.html">Next</a> </p> </td> @@ -193,18 +199,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-printing-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-printing-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/reference.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/reference.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-reference-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options_hidden.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-reference-1">Reference</p> </td> - <td width="33%"> + <td> <p class="gq-reference-2"><a href="reference_command_line.html">Next</a> </p> </td> @@ -58,20 +61,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="options_hidden.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-reference-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-reference-2"><a href="reference_command_line.html">Next</a> </p> </td> @@ -79,18 +85,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-reference-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-reference-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/reference_command_line.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/reference_command_line.html Sat Nov 08 17:24:02 2008 +0000 @@ -10,20 +10,23 @@ <body lang="en-US" dir="ltr"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-command-line-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="reference.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-command-line-1">Command Line Options – Reference</p> </td> - <td width="33%"> + <td> <p class="gq-command-line-2"><a href="reference_keyboard_shortcuts.html">Next</a> </p> </td> @@ -489,20 +492,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="reference.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-command-line-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-command-line-2"><a href="reference_keyboard_shortcuts.html">Next</a> </p> </td> @@ -510,18 +516,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-command-line-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-command-line-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/reference_keyboard_shortcuts.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/reference_keyboard_shortcuts.html Sat Nov 08 17:24:02 2008 +0000 @@ -10,20 +10,23 @@ <body lang="en-US" dir="ltr"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-keyboard-shortcuts-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="reference_command_line.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-keyboard-shortcuts-1">Keyboard Shortcuts – Reference</p> </td> - <td width="33%"> + <td> <p class="gq-keyboard-shortcuts-2"><a href="reference_thumbnails.html">Next</a> </p> </td> @@ -1251,20 +1254,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="reference_command_line.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-keyboard-shortcuts-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-keyboard-shortcuts-2"><a href="reference_thumbnails.html">Next</a> </p> </td> @@ -1272,18 +1278,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-keyboard-shortcuts-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-keyboard-shortcuts-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/reference_management.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/reference_management.html Sat Nov 08 17:24:02 2008 +0000 @@ -10,20 +10,23 @@ <body lang="en-US" dir="ltr"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-management-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="reference_thumbnails.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-management-1">Cache and Data Management – Reference</p> </td> - <td width="33%"> + <td> <p class="gq-management-2"><a href="credits.html">Next</a> </p> </td> @@ -271,20 +274,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="reference_thumbnails.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-management-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-management-2"><a href="credits.html">Next</a> </p> </td> @@ -292,18 +298,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-management-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-management-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/reference_thumbnails.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/reference_thumbnails.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-thumbnails-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="reference_keyboard_shortcuts.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-thumbnails-1">Thumbnails – Reference</p> </td> - <td width="33%"> + <td> <p class="gq-thumbnails-2"><a href="reference_management.html">Next</a> </p> </td> @@ -100,20 +103,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="reference_keyboard_shortcuts.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-thumbnails-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-thumbnails-2"><a href="reference_management.html">Next</a> </p> </td> @@ -121,18 +127,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-thumbnails-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-thumbnails-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/sidebars.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/sidebars.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-sidebars-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="collections.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-sidebars-1">Sidebars</p> </td> - <td width="33%"> + <td> <p class="gq-sidebars-2"><a href="sidebars_exif.html">Next</a> </p> </td> @@ -60,20 +63,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="collections.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-sidebars-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-sidebars-2"><a href="sidebars_exif.html">Next</a> </p> </td> @@ -81,18 +87,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-sidebars-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-sidebars-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/sidebars_exif.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/sidebars_exif.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-exif-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="sidebars.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-exif-1">EXIF – Sidebars</p> </td> - <td width="33%"> + <td> <p class="gq-exif-2"><a href="sidebars_sort_manager.html">Next</a> </p> </td> @@ -84,20 +87,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="sidebars.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-exif-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-exif-2"><a href="sidebars_sort_manager.html">Next</a> </p> </td> @@ -105,18 +111,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-exif-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-exif-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/sidebars_keywords.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/sidebars_keywords.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-keywords-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="sidebars_sort_manager.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-keywords-1">Keywords – Sidebar</p> </td> - <td width="33%"> + <td> <p class="gq-keywords-2"><a href="image_presentation.html">Next</a> </p> </td> @@ -103,20 +106,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="sidebars_sort_manager.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-keywords-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-keywords-2"><a href="image_presentation.html">Next</a> </p> </td> @@ -124,18 +130,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-keywords-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-keywords-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/sidebars_sort_manager.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/sidebars_sort_manager.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-sort-manager-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="sidebars_exif.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-sort-manager-1">Sort Manager – Sidebars</p> </td> - <td width="33%"> + <td> <p class="gq-sort-manager-2"><a href="sidebars_keywords.html">Next</a> </p> </td> @@ -129,20 +132,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="sidebars_exif.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-sort-manager-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-sort-manager-2"><a href="sidebars_keywords.html">Next</a> </p> </td> @@ -150,18 +156,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-sort-manager-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-sort-manager-2">Geeqie User Manual</p> </td> </tr>
--- a/doc/style.css Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/style.css Sat Nov 08 17:24:02 2008 +0000 @@ -1,6 +1,7 @@ /* common */ p.previous {text-align: left} div.navtop {text-align: center} + div.navtop table { border: 5px} div.navbottom {text-align: center} div.bottomspacer { padding-bottom: 50px;} @@ -10,14 +11,12 @@ p.gq-collections-6 {font-family: Albany, sans-serif; margin-top: 0.17in; page-break-after: avoid} span.gq-collections-5 {font-size: 120%} div.gq-collections-4 {text-align: center} - table.gq-collections-3 {page-break-before: always} p.gq-collections-2 {text-align: right} p.gq-collections-1 {text-align: center} /* credits.html */ span.gq-credits-6 {font-family: Nimbus Roman No9 L} p.gq-credits-5 {font-weight: bold} - table.gq-credits-3 {page-break-before: always} p.gq-credits-2 {text-align: right} p.gq-credits-1 {text-align: center} @@ -27,14 +26,12 @@ p.gq-faq-7 {font-weight: bold} p.gq-faq-6 {font-family: Albany, sans-serif; margin-top: 0.17in; page-break-after: avoid} span.gq-faq-5 {font-size: 120%} - table.gq-faq-3 {page-break-before: always} p.gq-faq-2 {text-align: right} p.gq-faq-1 {text-align: center} /* image_management_copy_move.html */ p.gq-copy-move-6 {margin-left: 0.79in; font-weight: medium} p.gq-copy-move-5 {margin-left: 0.79in} - table.gq-copy-move-3 {page-break-before: always} p.gq-copy-move-2 {text-align: right} p.gq-copy-move-1 {text-align: center} @@ -44,25 +41,21 @@ span.gq-delete-7 {font-style: normal} p.gq-delete-6 {margin-left: 1.58in} p.gq-delete-5 {margin-left: 0.79in} - table.gq-delete-3 {page-break-before: always} p.gq-delete-2 {text-align: right} p.gq-delete-1 {text-align: center} /* image_management_external_editing.html */ p.gq-external-editing-5 {margin-left: 0.79in} - table.gq-external-editing-3 {page-break-before: always} p.gq-external-editing-2 {text-align: right} p.gq-external-editing-1 {text-align: center} /* image_management.html */ p.gq-image-management-5 {margin-left: 0.79in} - table.gq-image-management-3 {page-break-before: always} p.gq-image-management-2 {text-align: right} p.gq-image-management-1 {text-align: center} /* image_management_rename.html */ p.gq-rename-5 {margin-left: 0.79in} - table.gq-rename-3 {page-break-before: always} p.gq-rename-2 {text-align: right} p.gq-rename-1 {text-align: center} @@ -81,7 +74,6 @@ /* image_presentation.html */ p.gq-image-presentation-5 {margin-left: 0.79in} - table.gq-image-presentation-3 {page-break-before: always} p.gq-image-presentation-2 {text-align: right} p.gq-image-presentation-1 {text-align: center} @@ -91,7 +83,6 @@ p.gq-slideshow-7 {margin-left: 0.79in; font-weight: medium} span.gq-slideshow-6 {text-decoration: none} p.gq-slideshow-5 {font-weight: medium} - table.gq-slideshow-3 {page-break-before: always} p.gq-slideshow-2 {text-align: right} p.gq-slideshow-1 {text-align: center} @@ -100,13 +91,11 @@ p.gq-finding-duplicates-6 {margin-left: 1.58in} p.gq-finding-duplicates-5 {margin-left: 0.79in} div.gq-finding-duplicates-4 {text-align: center} - table.gq-finding-duplicates-3 {page-break-before: always} p.gq-finding-duplicates-2 {text-align: right} p.gq-finding-duplicates-1 {text-align: center} /* image_search.html */ p.gq-image-search-5 {margin-left: 0.79in} - table.gq-image-search-3 {page-break-before: always} p.gq-image-search-2 {text-align: right} p.gq-image-search-1 {text-align: center} @@ -115,14 +104,12 @@ p.gq-search-6 {margin-left: 1.58in} p.gq-search-5 {margin-left: 0.79in} div.gq-search-4 {text-align: center} - table.gq-search-3 {page-break-before: always} p.gq-search-2 {text-align: right} p.gq-search-1 {text-align: center} /* index.html */ p.gq-index-6 {margin-left: 0.79in} p.gq-index-5 {font-weight: bold} - table.gq-index-3 {page-break-before: always} p.gq-index-2 {text-align: right} p.gq-index-1 {text-align: center} .menu ul {font-size: 110%; font-weight: bold; margin: 10px;} @@ -133,7 +120,6 @@ p.gq-introduction-7 {font-weight: medium} span.gq-introduction-6 {font-family: Nimbus Roman No9 L} p.gq-introduction-5 {font-weight: bold} - table.gq-introduction-3 {page-break-before: always} p.gq-introduction-2 {text-align: right} p.gq-introduction-1 {text-align: center} @@ -141,7 +127,6 @@ p.gq-file-pane-7 {margin-left: 0.79in; font-weight: medium} p.gq-file-pane-6 {font-weight: bold; margin-left: 0.79in} p.gq-file-pane-5 {margin-left: 0.79in} - table.gq-file-pane-3 {page-break-before: always} p.gq-file-pane-2 {text-align: right} p.gq-file-pane-1 {text-align: center} @@ -153,13 +138,11 @@ p.gq-folder-pane-7 {margin-left: 0.79in} p.gq-folder-pane-6 {font-family: Albany, sans-serif; margin-top: 0.17in; page-break-after: avoid} span.gq-folder-pane-5 {font-size: 120%} - table.gq-folder-pane-3 {page-break-before: always} p.gq-folder-pane-2 {text-align: right} p.gq-folder-pane-1 {text-align: center} /* main_window.html */ p.gq-main-window-5 {margin-left: 0.79in} - table.gq-main-window-3 {page-break-before: always} p.gq-main-window-2 {text-align: right} p.gq-main-window-1 {text-align: center} @@ -169,7 +152,6 @@ p.gq-image-pane-7 {margin-left: 0.79in} span.gq-image-pane-6 {text-decoration: none} p.gq-image-pane-5 {text-decoration: none} - table.gq-image-pane-3 {page-break-before: always} p.gq-image-pane-2 {text-align: right} p.gq-image-pane-1 {text-align: center} @@ -177,7 +159,6 @@ p.gq-layout-7 {font-weight: bold} p.gq-layout-6 {font-style: italic; margin-left: 0.79in; text-decoration: none} p.gq-layout-5 {margin-left: 0.79in} - table.gq-layout-3 {page-break-before: always} p.gq-layout-2 {text-align: right} p.gq-layout-1 {text-align: center} @@ -188,20 +169,17 @@ p.gq-menus-7 {margin-left: 1.58in} p.gq-menus-6 {margin-left: 0.79in; font-weight: medium} p.gq-menus-5 {margin-left: 0.79in} - table.gq-menus-3 {page-break-before: always} p.gq-menus-2 {text-align: right} p.gq-menus-1 {text-align: center} /* main_window_navigation.html */ p.gq-navigation-6 {margin-left: 0.79in} p.gq-navigation-5 {font-weight: bold} - table.gq-navigation-3 {page-break-before: always} p.gq-navigation-2 {text-align: right} p.gq-navigation-1 {text-align: center} /* main_window_status_bar.html */ p.gq-status-bar-5 {margin-left: 0.79in} - table.gq-status-bar-3 {page-break-before: always} p.gq-status-bar-2 {text-align: right} p.gq-status-bar-1 {text-align: center} @@ -215,21 +193,18 @@ p.gq-advanced-7 {font-style: normal; font-weight: medium} p.gq-advanced-6 {margin-left: 0.79in} p.gq-advanced-5 {font-style: normal; text-decoration: none} - table.gq-advanced-3 {page-break-before: always} p.gq-advanced-2 {text-align: right} p.gq-advanced-1 {text-align: center} /* options_editor_commands.html */ p.gq-editor-commands-6 {font-weight: bold} p.gq-editor-commands-5 {font-weight: bold; text-align: center} - table.gq-editor-commands-3 {page-break-before: always} p.gq-editor-commands-2 {text-align: right} p.gq-editor-commands-1 {text-align: center} /* options_filtering.html */ p.gq-filtering-6 {margin-left: 1.58in} p.gq-filtering-5 {margin-left: 0.79in} - table.gq-filtering-3 {page-break-before: always} p.gq-filtering-2 {text-align: right} p.gq-filtering-1 {text-align: center} @@ -240,7 +215,6 @@ dd.gq-general-7 {margin-bottom: 0.2in; text-decoration: none} dd.gq-general-6 {margin-left: 0in; margin-bottom: 0.2in} p.gq-general-5 {margin-left: 0.79in} - table.gq-general-3 {page-break-before: always} p.gq-general-2 {text-align: right} p.gq-general-1 {text-align: center} @@ -250,13 +224,11 @@ p.gq-hidden-7 {margin-left: 1.58in; font-weight: medium} pre.gq-hidden-6 {margin-left: 1.58in; margin-bottom: 0.2in} p.gq-hidden-5 {margin-left: 0.79in} - table.gq-hidden-3 {page-break-before: always} p.gq-hidden-2 {text-align: right} p.gq-hidden-1 {text-align: center} /* options.html */ p.gq-options-5 {margin-left: 0.79in} - table.gq-options-3 {page-break-before: always} p.gq-options-2 {text-align: right} p.gq-options-1 {text-align: center} @@ -271,33 +243,28 @@ p.gq-image-7 {margin-left: 1.58in; font-style: normal; text-decoration: none} p.gq-image-6 {margin-left: 0.79in; font-style: normal; text-decoration: none} p.gq-image-5 {font-style: normal; text-decoration: none} - table.gq-image-3 {page-break-before: always} p.gq-image-2 {text-align: right} p.gq-image-1 {text-align: center} /* options_window.html */ p.gq-window-6 {margin-left: 0.79in} p.gq-window-5 {font-style: normal; text-decoration: none} - table.gq-window-3 {page-break-before: always} p.gq-window-2 {text-align: right} p.gq-window-1 {text-align: center} /* other_windows.html */ p.gq-other-windows-5 {margin-left: 0.79in} - table.gq-other-windows-3 {page-break-before: always} p.gq-other-windows-2 {text-align: right} p.gq-other-windows-1 {text-align: center} /* other_windows_image_properties.html */ p.gq-image-properties-6 {margin-left: 1.58in} p.gq-image-properties-5 {margin-left: 0.79in} - table.gq-image-properties-3 {page-break-before: always} p.gq-image-properties-2 {text-align: right} p.gq-image-properties-1 {text-align: center} /* other_windows_image_window.html */ p.gq-image-window-5 {margin-left: 0.79in} - table.gq-image-window-3 {page-break-before: always} p.gq-image-window-2 {text-align: right} p.gq-image-window-1 {text-align: center} @@ -309,7 +276,6 @@ p.gq-printing-7 {margin-left: 1.58in} p.gq-printing-6 {margin-left: 0.79in} p.gq-printing-5 {font-weight: medium} - table.gq-printing-3 {page-break-before: always} p.gq-printing-2 {text-align: right} p.gq-printing-1 {text-align: center} @@ -317,13 +283,11 @@ p.gq-command-line-7 {margin-bottom: 0in} p.gq-command-line-6 {margin-left: 0.79in} p.gq-command-line-5 {font-weight: bold} - table.gq-command-line-3 {page-break-before: always} p.gq-command-line-2 {text-align: right} p.gq-command-line-1 {text-align: center} /* reference.html */ p.gq-reference-5 {margin-left: 0.79in} - table.gq-reference-3 {page-break-before: always} p.gq-reference-2 {text-align: right} p.gq-reference-1 {text-align: center} @@ -347,7 +311,6 @@ p.gq-management-6 {margin-left: 1.58in} p.gq-management-5 {margin-left: 0.79in} div.gq-management-4 {text-align: center} - table.gq-management-3 {page-break-before: always} p.gq-management-2 {text-align: right} p.gq-management-1 {text-align: center} @@ -355,19 +318,16 @@ p.gq-thumbnails-7 {margin-left: 1.58in} p.gq-thumbnails-6 {margin-left: 0.79in} p.gq-thumbnails-5 {font-style: italic; text-decoration: none} - table.gq-thumbnails-3 {page-break-before: always} p.gq-thumbnails-2 {text-align: right} p.gq-thumbnails-1 {text-align: center} /* sidebars_exif.html */ p.gq-exif-5 {margin-left: 0.79in} - table.gq-exif-3 {page-break-before: always} p.gq-exif-2 {text-align: right} p.gq-exif-1 {text-align: center} /* sidebars.html */ p.gq-sidebars-5 {margin-left: 0.79in} - table.gq-sidebars-3 {page-break-before: always} p.gq-sidebars-2 {text-align: right} p.gq-sidebars-1 {text-align: center} @@ -375,7 +335,6 @@ p.gq-keywords-7 {font-style: italic; margin-left: 0.79in} p.gq-keywords-6 {margin-left: 0.79in} span.gq-keywords-5 {font-weight: medium} - table.gq-keywords-3 {page-break-before: always} p.gq-keywords-2 {text-align: right} p.gq-keywords-1 {text-align: center} @@ -385,11 +344,9 @@ p.gq-sort-manager-7 {margin-left: 0.79in} p.gq-sort-manager-6 {font-family: Albany, sans-serif; margin-top: 0.17in; page-break-after: avoid} span.gq-sort-manager-5 {font-size: 120%} - table.gq-sort-manager-3 {page-break-before: always} p.gq-sort-manager-2 {text-align: right} p.gq-sort-manager-1 {text-align: center} /* template.html */ - table.gq-template-3 {page-break-before: always} p.gq-template-2 {text-align: right} p.gq-template-1 {text-align: center}
--- a/doc/template.html Sat Nov 08 11:37:17 2008 +0000 +++ b/doc/template.html Sat Nov 08 17:24:02 2008 +0000 @@ -12,20 +12,23 @@ <body lang="en-US" dir="ltr" xml:lang="en-US"> <div class="navtop"> - <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-template-3"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="previous.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-template-1">Chapter – Subchapter</p> </td> - <td width="33%"> + <td> <p class="gq-template-2"><a href="next.html">Next</a> </p> </td> @@ -52,20 +55,23 @@ <div class="navbottom"> <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> <thead> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p class="previous"><a href="previous.html">Previous</a> </p> </td> - <td width="33%"> + <td> <p class="gq-template-1"><a href="index.html">Contents</a> </p> </td> - <td width="33%"> + <td> <p class="gq-template-2"><a href="next.html">Next</a> </p> </td> @@ -73,18 +79,18 @@ </thead> <tbody> - <tr valign="top"> - <td width="33%"> + <tr> + <td> <p><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-template-1"><br /> </p> </td> - <td width="33%"> + <td> <p class="gq-template-2">Geeqie User Manual</p> </td> </tr>