Simplify util_clip_region()
[geeqie.git] / web / index.html
diff --git a/web/index.html b/web/index.html
deleted file mode 100644 (file)
index f7c771b..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!-- $Id Exp $ -->
-<html>
-  <head>
-    <title>Geeqie Image Viewer</title>
-    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /=true>
-    <link rel="stylesheet" type="text/css" href="default.css" /=true>
-  </head>
-  <body>
-    <div id="header">
-      <h1>Geeqie Image Viewer</h1>
-    </div>
-    <div id="side">
-      <ul>      
-        <li><a href="http://geeqie.sourceforge.net">Main Page</a></li>
-        <li><a href="http://geeqie.wiki.sourceforge.net">Wiki</a>
-       <ul>
-         <li><a href="http://geeqie.wiki.sourceforge.net/roadmap">Roadmap</a></li>
-         <li><a href="http://geeqie.wiki.sourceforge.net/new_features">New Features</a></li>
-          <li><a href="http://geeqie.wiki.sourceforge.net/TODO">TODO List</a></li>
-          <li><a href="http://geeqie.wiki.sourceforge.net/screenshots">Screenshots</a></li>
-          <li><a href="http://geeqie.wiki.sourceforge.net/links">Links</a></li>
-        </ul>
-       </li>
-        <li><a href="http://sourceforge.net/projects/geeqie/">Project Page</a></li>
-        <li><a href="http://sourceforge.net/mail/?group_id=222125">Mailinglists</a></li>
-        <li><a href="http://sourceforge.net/project/showfiles.php?group_id=222125">Download</a>
-       <ul>
-         <li><a href="http://sourceforge.net/project/showfiles.php?group_id=222125">Source</a></li>
-          <li><a href="http://download.opensuse.org/repositories/home:/nadvornik:/geeqie/">Binaries</a></li>
-          <li><a href="http://sourceforge.net/svn/?group_id=222125">Subversion</a></li>
-        </ul>
-       </li>
-      </ul>     
-      <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=222125&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /=true></a>
-    </div>
-    <div id="main"> Geeqie is a lightweight Gtk+ based image viewer for Unix like operating systems.
-      <h3>Main features</h3>
-        <ul>
-          <li><A href="http://en.wikipedia.org/wiki/Exif">EXIF</A>, 
-              <A href="http://en.wikipedia.org/wiki/IPTC">IPTC</A> 
-               and <A href="http://en.wikipedia.org/wiki/Extensible_Metadata_Platform">XMP</A>
-               metadata browsing and editing</li>
-          <li>interoperability, easy integration with other software</li>
-          <li>geeqie works on files and directories, there is no need to import images</li>
-          <li>fast preview for many <A href="http://en.wikipedia.org/wiki/Raw_image_format">raw image formats</A></li>
-          <li>tools for image comparison, sorting and managing photo collection</li>
-        </ul>
-
-      <h3>Requirements</h3>
-        Required libraries:
-        <ul>
-          <li><A href="http://www.gtk.org">GTK 2</A></li>
-        </ul>
-        Optional libraries 
-        <ul>
-          <li><A href="http://www.exiv2.org">Exiv2</A></li>
-          <li><A href="http://www.littlecms.com">lcms</A></li>
-          <li><A href="http://projects.gnome.org/libchamplain/">libchamplain</A></li>
-        </ul>
-
-      <h3>History</h3>
-        Geeqie has been forked from <a href="http://gqview.sourceforge.net">gqview</a> 
-        project, because it was not possible to contact gqview author and the only maintainer.
-        Geeqie projects goal is to move the development forward and also integrate the existing patches.
-
-      <h3>Project Status</h3>
-        Geeqie is currently short before releasing stable release 1.0. All planned features are implemented, 
-        there are however issues that needs to be finished, like documentation or translations.</div>
-  </body>
-</html>