view doc/index.html @ 1666:de25b265ab64

Revert "Add pgettext for some ambiguous strings" Now there should be all ambiguous strings gone. This reverts commit 1628 With that commit also all ambiguous strings should be solved.
author mow
date Tue, 30 Jun 2009 19:53:55 +0000
parents c564ab6c11fc
children
line wrap: on
line source

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

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

  <title>Contents - Geeqie User Manual</title>
  <link rel="stylesheet" type="text/css" href="style.css" media="all" />
  <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
  <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
</head>

<body lang="en-US" dir="ltr" xml:lang="en-US">
  <div class="navtop">
    <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>

        <tr>
          <th>&nbsp;</th>

          <th>
            <p class="navtop_title">Contents</p>
          </th>

          <th>
            <p class="next"><a href="introduction.html">Next</a>
            </p>
          </th>
        </tr>
    </table>
  </div>

  <hr />

  <h1>The Geeqie User Manual</h1>

  <p>If you are having trouble finding a solution in the manual, try looking in the <a href="faq.html">FAQ</a>.</p>

  <div class="menu">
    <ul>
      <li><a href="introduction.html">Introduction</a></li>
      <li><a href="main_window.html">Main Window</a>
      <ul>
	<li><a href="main_window_navigation.html">Navigation</a></li>
	<li><a href="main_window_menus.html">Menus</a></li>
	<li><a href="main_window_layout.html">Layout</a></li>
	<li><a href="main_window_file_pane.html">File Pane</a></li>
	<li><a href="main_window_folder_pane.html">Folder Pane</a></li>
	<li><a href="main_window_image_pane.html">Image Pane</a></li>
	<li><a href="main_window_status_bar.html">Status Bar</a></li>
      </ul>
      </li>
      <li><a href="other_windows.html">Other Windows</a>
      <ul>
	<li><a href="other_windows_image_window.html">Image Window</a></li>
	<li><a href="other_windows_image_properties.html">Image Properties Window</a></li>
	<li><a href="other_windows_pan_view.html">Pan View Window</a></li>
      </ul>
      </li>
      <li><a href="image_management.html">Image Management</a>
      <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 Commands</a></li>
      </ul>
      </li>
      <li><a href="image_search.html">Image Search</a>
      <ul>
	<li><a href="image_search_search.html">Search Window</a></li>
	<li><a href="image_search_finding_duplicates.html">Finding Duplicate Images</a></li>
      </ul>
      </li>
      <li><a href="collections.html">Collections</a></li>
      <li><a href="sidebars.html">Sidebars</a>
      <ul>
	<li><a href="sidebars_exif.html">EXIF</a></li>
	<li><a href="sidebars_sort_manager.html">Sort Manager</a></li>
	<li><a href="sidebars_keywords.html">Keywords</a></li>
      </ul>
      </li>
      <li><a href="image_presentation.html">Image Presentation</a>
      <ul>
	<li><a href="image_presentation_slideshow.html">Slide show</a></li>
	<li><a href="image_presentation_fullscreen.html">Full screen</a></li>
      </ul>
      </li>
      <li><a href="printing.html">Printing</a></li>
      <li><a href="options.html">Options</a>
      <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_properties.html">Properties Options</a></li>
	<li><a href="options_advanced.html">Advanced Options</a></li>
	<li><a href="options_hidden.html">Hidden Options</a></li>
      </ul>
      </li>
      <li><a href="reference.html">Reference</a>
      <ul>
	<li><a href="reference_command_line.html">Command Line Options</a></li>
	<li><a href="reference_keyboard_shortcuts.html">Keyboard Shortcuts</a></li>
	<li><a href="reference_thumbnails.html">Thumbnails</a></li>
	<li><a href="reference_management.html">Cache and Data Management</a></li>
      </ul>
      </li>
      <li><a href="credits.html">Credits</a></li>
      <li><a href="gnu_fdl.txt">GNU Free Documentation License</a></li>
    </ul>
  </div>
  <hr id="bottomseparator" />

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

      <tr>
          <th>&nbsp;</th>

          <th>&nbsp;</th>

          <th>
            <p class="next"><a href="introduction.html">Next</a>
            </p>
          </th>
        </tr>
    
    </table>
  </div>

  <div class="footer">Geeqie User Manual</div>
  <div class="bottomspacer">&nbsp;</div>
</body>
</html>