view doc/options.html @ 1098:2d9c9b10e84d

Add a generic spacer at the bottom of the page, remove now unused css classes.
author zas_
date Sat, 08 Nov 2008 11:37:17 +0000
parents 37536ba2d5f4
children b2d120fa5ee7
line wrap: on
line source

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />

  <title>Options - Geeqie User Manual</title>
  <link rel="stylesheet" type="text/css" href="style.css" />
</head>

<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">

      <thead>
        <tr valign="top">
          <td width="33%">
            <p class="previous"><a href="printing.html">Previous</a>
            </p>
          </td>

          <td width="33%">
            <p class="gq-options-1">Options Explained</p>
          </td>

          <td width="33%">
            <p class="gq-options-2"><a href="options_general.html">Next</a>
            </p>
          </td>
        </tr>
      </thead>
    </table>
  </div>

  <hr />

  <h1>Options Explained</h1>

  <p>This chapter attempts to explain in detail the Geeqie preferences dialog.</p>

  <div class="submenu">
    <ul>
      <li><a href="options_general.html">General Options</a></li>
      <li><a href="options_image.html">Image Options</a></li>
      <li><a href="options_window.html">Window Options</a></li>
      <li><a href="options_filtering.html">Filtering Options</a></li>
      <li><a href="options_editor_commands.html">Editor Commands</a></li>
      <li><a href="options_advanced.html">Advanced Options</a></li>
      <li><a href="options_hidden.html">Hidden Options</a></li>
    </ul>
  </div>

  <p><br />
  <br />
  </p>

  <p><br />
  <br />
  </p>

  <hr />

  <div class="navbottom">
    <table width="100%" border="0" cellpadding="4" cellspacing="0">

      <thead>
        <tr valign="top">
          <td width="33%">
            <p class="previous"><a href="printing.html">Previous</a>
            </p>
          </td>

          <td width="33%">
            <p class="gq-options-1"><a href="index.html">Contents</a>
            </p>
          </td>

          <td width="33%">
            <p class="gq-options-2"><a href="options_general.html">Next</a>
            </p>
          </td>
        </tr>
      </thead>

      <tbody>
        <tr valign="top">
          <td width="33%">
            <p><br />
            </p>
          </td>

          <td width="33%">
            <p class="gq-options-1"><br />
            </p>
          </td>

          <td width="33%">
            <p class="gq-options-2">Geeqie User Manual</p>
          </td>
        </tr>
      </tbody>
    </table>
  </div>

  <div class="bottomspacer">&nbsp;</div>
</body>
</html>