view doc/image_management.html @ 1091:b6e7d5ce18a2

Previous patch (revision 1185) for the comments-related segfault was incomplete, and as such, it broke keywords in files whose metadata had keywords but no comments. This patch fixes that (and still fixes the case where one searches on comments and hits a file with keywords but no comments). Lastly, I would imagine that there exists a failure mode where one searches for a keyword and hits a file with a comment but no keyword, and I imagine this patch should fix that case as well. Patch by Omari Stephens (aka xsdg).
author zas_
date Thu, 06 Nov 2008 20:01:32 +0000
parents ea0b4d13bcc0
children 31a1a3f85859
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>Image Management - Geeqie User Manual</title>
<style type="text/css">
/*<![CDATA[*/
 p.previous {text-align: left}
 p.gq-image-management-6 {margin-bottom: 0in}
 p.gq-image-management-5 {margin-left: 0.79in}
 div.gq-image-management-4 {text-align: center}
 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}
/*]]>*/
</style>
</head>

<body lang="en-US" dir="ltr" xml:lang="en-US">
  <div class="gq-image-management-4">
    <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-image-management-3">

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

          <td width="33%">
            <p class="gq-image-management-1">Image Management</p>
          </td>

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

  <hr />

  <h1>Image Management</h1>

  <p>Geeqie includes a set of utilities to copy, move, rename, and delete images.</p>

  <div class="submenu">
    <ul>
      <li><a href="image_management_copy_move.html">Copy and Move</a></li>
      <li><a href="image_management_rename.html">Rename</a></li>
      <li><a href="image_management_delete.html">Delete</a></li>
      <li><a href="image_management_external_editing.html">External Editing</a></li>
    </ul>
  </div>

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

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

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

  <hr />

  <div class="gq-image-management-4">
    <table width="100%" border="0" cellpadding="4" cellspacing="0">

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

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

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

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

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

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

  <p class="gq-image-management-6"><br />
  </p>
</body>
</html>