Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-website.git/shortlog/015763884e18d673b0deb0b19d7e8af12f2c4f92
...commit 
http://git.netsurf-browser.org/netsurf-website.git/commit/015763884e18d673b0deb0b19d7e8af12f2c4f92
...tree 
http://git.netsurf-browser.org/netsurf-website.git/tree/015763884e18d673b0deb0b19d7e8af12f2c4f92

The branch, master has been updated
       via  015763884e18d673b0deb0b19d7e8af12f2c4f92 (commit)
      from  6fc4e1935d24f5eab5a6b60f573d1fe1f30efdb8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf-website.git/commit/?id=015763884e18d673b0deb0b19d7e8af12f2c4f92
commit 015763884e18d673b0deb0b19d7e8af12f2c4f92
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>

    Add windows download page.

diff --git a/downloads/index.html b/downloads/index.html
index 369e8cc..3f09eaf 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -60,7 +60,7 @@
 <li class="gtk"><a href="gtk/">Linux and other Unix-likes</a></li>
 <li class="beos"><a href="beos/">Haiku &amp; BeOS</a></li>
 <li class="amiga"><a href="amiga/">AmigaOS</a></li>
-<!--li class="windows"><a href="windows/">Windows</a></li-->
+<li class="windows"><a href="windows/">Windows</a></li>
 <li class="atari"><a href="atari/">Atari</a></li>
 <li class="macosx"><a href="macosx/">Mac OS X</a></li>
 </ul>
diff --git a/downloads/windows/index.html b/downloads/windows/index.html
new file mode 100644
index 0000000..4ecdf78
--- /dev/null
+++ b/downloads/windows/index.html
@@ -0,0 +1,120 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+        "http://www.w3.org/TR/html4/strict.dtd";>
+<html>
+<head>
+<title>NetSurf | Windows Downloads</title>
+<link rel="stylesheet" type="text/css" href="/netsurf.css">
+<link rel="icon" type="image/png" href="/webimages/favicon.png">
+</head>
+
+<body>
+<p class="banner"><a href="/"><img src="/netsurf.png" alt="NetSurf"></a></p>
+
+<div class="navigation">
+<div class="navsection">
+<ul>
+<li><a href="/about/">About NetSurf</a></li>
+<li><a href="/downloads/">Downloads</a>
+<ul>
+<li><a href="/downloads/source/">Source</a></li>
+<li><a href="/downloads/extras">Extras</a></li>
+</ul>
+</li>
+<li><a href="/documentation/">Documentation</a></li>
+<li><a href="/developers/">Development area</a></li>
+<li><a href="/webmasters/">Webmaster area</a></li>
+<li><a href="/contact/">Contact</a></li>
+</ul>
+</div>
+
+<div class="navsection">
+<ul class="languages">
+<!--<li><a href="index.de">Deutsch</a></li>-->
+<li>English</li>
+<!--<li><a href="index.fr">Fran�ais</a></li>-->
+<!--<li><a href="index.nl">Nederlands</a></li>-->
+</ul>
+</div>
+
+<div class="navsection">
+<ul class="sitelinks">
+<li><a href="http://wiki.netsurf-browser.org/";>Development wiki</a></li>
+<li><a href="http://source.netsurf-browser.org/";>Git repository viewer</a></li>
+<li><a href="http://ci.netsurf-browser.org/";>Continuous Integration</a></li>
+<li><a href="http://bugs.netsurf-browser.org/";>Bug report system</a></li>
+</ul>
+</div>
+
+</div>
+
+<div class="content">
+
+<p class="breadcrumbs"><a href="/">Home</a> � <a 
href="/downloads/">Downloads</a> � Windows</p>
+
+<h1>Windows NetSurf Downloads</h1>
+
+<div class="bignote">
+<dl>
+<dt><a href="http://ci.netsurf-browser.org/builds/";>Test builds</a></dt>
+<dd>Bleeding-edge test builds are available for those that want to try the 
latest experimental features.</dd>
+</dl>
+</div>
+
+<div class="downloadlatestouter">
+<div class="downloadlatest">
+<div class="downloadlatestbox">
+<p class="downloadmain downloadfirst"><a 
href="http://download.netsurf-browser.org/netsurf/releases/pre-built/windows/3.6-netsurf.exe";><span>NetSurf
 3.6 for Windows</span> <span>(14MB)</span> <span class="downloaddate">19 Nov 
2016</span></a></p>
+<p class="downloadinstructions">Run the executable.</p>
+<!--p class="preul">Requires either:</p>
+<ul>
+<li>Windows Version?</li>
+</ul-->
+</div>
+
+<div class="downloadlatestbox downloadlast">
+<p class="downloadmain"><a 
href="http://download.netsurf-browser.org/netsurf/releases/source/netsurf-3.6-src.tar.gz";><span>NetSurf
 3.6 source code</span> <span>(3.9MB)</span> <span class="downloaddate">19 Nov 
2016</span></a></p>
+<p class="downloadinstructions"><a 
href="/downloads/source/#BuildInstructions">Build instructions</a></p>
+<p class="preul">Build NetSurf for:</p>
+<ul>
+<li>Windows</li>
+<li>Linux</li>
+<li>Free/NetBSD</li>
+<li>Solaris</li>
+<li>And more</li>
+</ul>
+</div>
+</div>
+<div class="arrow"></div>
+</div>
+
+<p>Check out the <a 
href="http://download.netsurf-browser.org/netsurf/releases/ChangeLog.txt";>change
 log</a> to see what's changed since the last release.</p>
+
+<!--h2>Previous releases</h2>
+<dl>
+<dt>NetSurf 3.5</dt>
+<dd>
+<ul>
+<li><a 
href="http://download.netsurf-browser.org/netsurf/releases/pre-built/riscos/netsurf-3.5.zip";>NetSurf
 3.5 browser for RISC OS</a> (14 Apr 2016)</li>
+<li><a 
href="http://download.netsurf-browser.org/netsurf/releases/source/netsurf-3.5-src.tar.gz";>NetSurf
 3.5 source code</a> (14 Apr 2016)</li>
+</ul>
+</dd>
+</dl!-->
+
+
+<div class="footer">
+<p>Copyright 2016 - 2017 The NetSurf Developers</p>
+</div>
+
+</div>
+
+
+<form method="get" action="http://www.google.co.uk/search";>
+<div class="searchbox">
+<input type="hidden" name="q" value="site:netsurf-browser.org">
+<input type="text" name="q" maxlength="255"><br>
+<input type="submit" value="Search" name="btnG">
+</div>
+</form>
+
+</body>
+</html>


-----------------------------------------------------------------------

Summary of changes:
 downloads/index.html                   |    2 +-
 downloads/{beos => windows}/index.html |   36 +++++++++++++-------------------
 2 files changed, 16 insertions(+), 22 deletions(-)
 copy downloads/{beos => windows}/index.html (74%)

diff --git a/downloads/index.html b/downloads/index.html
index 369e8cc..3f09eaf 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -60,7 +60,7 @@
 <li class="gtk"><a href="gtk/">Linux and other Unix-likes</a></li>
 <li class="beos"><a href="beos/">Haiku &amp; BeOS</a></li>
 <li class="amiga"><a href="amiga/">AmigaOS</a></li>
-<!--li class="windows"><a href="windows/">Windows</a></li-->
+<li class="windows"><a href="windows/">Windows</a></li>
 <li class="atari"><a href="atari/">Atari</a></li>
 <li class="macosx"><a href="macosx/">Mac OS X</a></li>
 </ul>
diff --git a/downloads/beos/index.html b/downloads/windows/index.html
similarity index 74%
copy from downloads/beos/index.html
copy to downloads/windows/index.html
index 8fda38a..4ecdf78 100644
--- a/downloads/beos/index.html
+++ b/downloads/windows/index.html
@@ -2,7 +2,7 @@
         "http://www.w3.org/TR/html4/strict.dtd";>
 <html>
 <head>
-<title>NetSurf | BeOS Downloads</title>
+<title>NetSurf | Windows Downloads</title>
 <link rel="stylesheet" type="text/css" href="/netsurf.css">
 <link rel="icon" type="image/png" href="/webimages/favicon.png">
 </head>
@@ -49,9 +49,9 @@
 
 <div class="content">
 
-<p class="breadcrumbs"><a href="/">Home</a> � <a 
href="/downloads/">Downloads</a> � Haiku</p>
+<p class="breadcrumbs"><a href="/">Home</a> � <a 
href="/downloads/">Downloads</a> � Windows</p>
 
-<h1>Haiku NetSurf Downloads</h1>
+<h1>Windows NetSurf Downloads</h1>
 
 <div class="bignote">
 <dl>
@@ -63,12 +63,12 @@
 <div class="downloadlatestouter">
 <div class="downloadlatest">
 <div class="downloadlatestbox">
-<p class="downloadmain downloadfirst"><a 
href="http://download.netsurf-browser.org/netsurf/releases/pre-built/beos/3.6-netsurf";><span>NetSurf
 3.6 for Haiku</span> <span>(9.4MB)</span> <span class="downloaddate">19 Nov 
2016</span></a></p>
-<p class="downloadinstructions">Extract to boot and create symlink for 
Deskbar</p>
-<!--<p class="preul">Requires:</p>
+<p class="downloadmain downloadfirst"><a 
href="http://download.netsurf-browser.org/netsurf/releases/pre-built/windows/3.6-netsurf.exe";><span>NetSurf
 3.6 for Windows</span> <span>(14MB)</span> <span class="downloaddate">19 Nov 
2016</span></a></p>
+<p class="downloadinstructions">Run the executable.</p>
+<!--p class="preul">Requires either:</p>
 <ul>
-<li>Haiku</li>
-</ul>-->
+<li>Windows Version?</li>
+</ul-->
 </div>
 
 <div class="downloadlatestbox downloadlast">
@@ -76,10 +76,10 @@
 <p class="downloadinstructions"><a 
href="/downloads/source/#BuildInstructions">Build instructions</a></p>
 <p class="preul">Build NetSurf for:</p>
 <ul>
-<li>Haiku</li>
-<li>BeOS</li>
+<li>Windows</li>
 <li>Linux</li>
 <li>Free/NetBSD</li>
+<li>Solaris</li>
 <li>And more</li>
 </ul>
 </div>
@@ -89,26 +89,20 @@
 
 <p>Check out the <a 
href="http://download.netsurf-browser.org/netsurf/releases/ChangeLog.txt";>change
 log</a> to see what's changed since the last release.</p>
 
-<p>The latest <a 
href="http://revolf.free.fr/beos/netsurf-bone.zip";>development build</a> is 
available, which should be unzipped to <em>&quot;/boot&quot;</em>.</p>
-
-<h2>Previous releases</h2>
+<!--h2>Previous releases</h2>
 <dl>
 <dt>NetSurf 3.5</dt>
 <dd>
 <ul>
-<li><a 
href="http://download.netsurf-browser.org/netsurf/releases/pre-built/beos/NetSurf-2.0-Haiku-gcc2.zip";>NetSurf
 2.0 browser for Haiku and BeOS</a> (25 Apr 2009)</li>
-<li><a 
href="http://download.netsurf-browser.org/netsurf/releases/source/netsurf-2.0-src.tar.gz";>NetSurf
 2.0 source code</a> (25 Apr 2009)</li>
+<li><a 
href="http://download.netsurf-browser.org/netsurf/releases/pre-built/riscos/netsurf-3.5.zip";>NetSurf
 3.5 browser for RISC OS</a> (14 Apr 2016)</li>
+<li><a 
href="http://download.netsurf-browser.org/netsurf/releases/source/netsurf-3.5-src.tar.gz";>NetSurf
 3.5 source code</a> (14 Apr 2016)</li>
 </ul>
 </dd>
-</dl>
-
-<h2>Source</h2>
-
-<p>Alternatively, you can obtain the <a href="/downloads/source/">latest 
source</a>, if you want to play with the BeOS/Haiku port.</p>
+</dl!-->
 
 
 <div class="footer">
-<p>Copyright 2003 - 2009 The NetSurf Developers</p>
+<p>Copyright 2016 - 2017 The NetSurf Developers</p>
 </div>
 
 </div>


-- 
NetSurf website source for *.netsurf-browser.org

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to