Bug fix: rotate plugin
[geeqie.git] / web / index.html
diff --git a/web/index.html b/web/index.html
deleted file mode 100644 (file)
index 83cf147..0000000
+++ /dev/null
@@ -1,77 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<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="//geeqie.org">Main Page</a></li>
-           <li><a href="//sourceforge.net/apps/trac/geeqie/wiki">Trac Wiki</a>
-              <ul>
-                 <li><a href="//sourceforge.net/apps/trac/geeqie/wiki/GuideIndex">User Manual</a></li>
-                 <li><a href="//sourceforge.net/apps/trac/geeqie/wiki/roadmap">Roadmap</a></li>
-                 <li><a href="//sourceforge.net/apps/trac/geeqie/wiki/new_features">New Features</a></li>
-                 <li><a href="//sourceforge.net/apps/trac/geeqie/wiki/TODO">TODO List</a></li>
-                 <li><a href="//sourceforge.net/apps/trac/geeqie/wiki/screenshots">Screenshots</a></li>
-                 <li><a href="//sourceforge.net/apps/trac/geeqie/wiki/links">Links</a></li>
-              </ul>
-           </li>
-           <li><a href="//sourceforge.net/mail/?group_id=222125">Mailinglists</a></li>
-           <li><a href="geeqie-1.2.2.tar.xz">Download</a>
-              <ul>
-                 <li><a href="/cgi-bin/gitweb.cgi?p=geeqie.git">Git Source</a></li>
-              </ul>
-           </li>
-           <li><a href="geeqie-1.2.2.tar.xz.asc">GnuPG sig.</a></li>
-        </ul>
-      </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="//en.wikipedia.org/wiki/Exif">EXIF</A>,
-              <A href="//en.wikipedia.org/wiki/IPTC">IPTC</A>
-              and <A href="//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="//en.wikipedia.org/wiki/Raw_image_format">raw image formats</A></li>
-           <li>tools for image comparison, sorting and managing photo collection</li>
-        </ul>
-
-        <h1><A href="//sourceforge.net/apps/trac/geeqie/wiki/DocStatus">We are looking for translators and documentation writers.</A></h1>
-
-        <h3>Requirements</h3>
-        Required libraries:
-        <ul>
-           <li><A href="//www.gtk.org">GTK 2</A></li>
-        </ul>
-        Optional libraries
-        <ul>
-           <li><A href="//www.exiv2.org">Exiv2</A></li>
-           <li><A href="//www.littlecms.com">lcms</A></li>
-           <li><A href="//projects.gnome.org/libchamplain/">libchamplain</A></li>
-           <li><a href="//www.lua.org/">liblua</a></li>
-        </ul>
-
-        <h3>History</h3>
-        <p>Geeqie has been forked from <a href="//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.</p>
-        <p>We had this project on sourceforge for long time and then moved to
-        Gitosis when sourceforge decided to bundle downloads with malware.
-        After the closing of Gitosis we moved to this place here to have a
-        stable address for the project. However, there are still many links to
-        the old locations out there.</p>
-
-        <h3>Project Status</h3>
-        <p>Geeqie is currently on stable release 1.2.2. However, there is a big
-        mess with sourceforge. We still use mailing list from sourceforge but
-        all the rest is here.</p>
-   </body>
-</html>