changeset 2285:3d3dffd70578

Merge branch 'web-improvement' * web-improvement: Web page update I changed mostly the links to protocol relative ones.
author Klaus Ethgen <Klaus@Ethgen.de>
date Wed, 09 Mar 2016 23:11:46 +0100
parents 54e5be1b1399 (diff) 7d68e6a6f8c1 (current diff)
children 8d278809d28b
files web/index.html
diffstat 1 files changed, 15 insertions(+), 16 deletions(-) [+]
line wrap: on
line diff
--- a/web/index.html	Wed Mar 09 22:59:37 2016 +0100
+++ b/web/index.html	Wed Mar 09 23:11:46 2016 +0100
@@ -12,14 +12,14 @@
       </div>
       <div id="side">
 	 <ul>
-	    <li><a href="http://geeqie.org">Main Page</a></li>
+	    <li><a href="//geeqie.org">Main Page</a></li>
 	    <li><a href="geeqie-1.2.2.tar.xz" rel="nofollow">Tarball</a> and <a href="geeqie-1.2.2.tar.xz.asc" rel="nofollow">GnuPG sig.</a></li>
-	    <li><a href="http://cgi-bin/gitweb.cgi?p=geeqie.git" rel="nofollow">Git Source</a></li>
+	    <li><a href="//cgi-bin/gitweb.cgi?p=geeqie.git" rel="nofollow">Git Source</a></li>
 	    <!-- only while we still host the ML at sf. -->
-	    <li><a href="https://lists.sourceforge.net/lists/listinfo/geeqie-devel">Mailinglist</a></li>
+	    <li><a href="//lists.sourceforge.net/lists/listinfo/geeqie-devel">Mailinglist</a></li>
 	    <!-- sf links dropped: apps trac geeqie wiki GuideIndex, roadmap, new_features, TODO, screenshots, links, DocStatus -->
-	    <li><a href="https://www.mail-archive.com/geeqie-devel@lists.sourceforge.net/">mail-archive</a></li>
-	    <li><a href="http://news.gmane.org/gmane.comp.gnome.apps.geeqie.devel">gmane.org</a></li>
+	    <li><a href="//www.mail-archive.com/geeqie-devel@lists.sourceforge.net/">mail-archive</a></li>
+	    <li><a href="//news.gmane.org/gmane.comp.gnome.apps.geeqie.devel">gmane.org</a></li>
 	 </ul>
       </div>
       <div id="main"> Geeqie is a lightweight image viewer for Linux, BSDs and "compatibles".
@@ -36,13 +36,13 @@
 	 Geeqie users, contributors and developers is, or will be, here.</p>
 	 <h1>Main features</h1>
 	 <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>
+	    <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="http://en.wikipedia.org/wiki/Raw_image_format">raw image formats</A></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>
 
@@ -58,14 +58,14 @@
 	 <h3>Requirements</h3>
 	 Required libraries:
 	 <ul>
-	    <li><A href="http://www.gtk.org">GTK 2</A></li>
+	    <li><A href="//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>
-	    <li><a href="http://www.lua.org/">liblua</a></li>
+	    <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>
@@ -78,7 +78,6 @@
 	 stable address for the project. However, there are still many links to
 	 the old locations out there.</p>
 	 <p>There used to be some links to Source Forge here.
-	 Those are unmaintained, and anyone who might be able
-	 to actually still maintain them is no longer responsive.</p>
+	 Those are unmaintained, and nobody is able to access it anymore.</p>
    </body>
 </html>