Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-website.git/shortlog/ef77ef6f59d14...
...commit
http://git.netsurf-browser.org/netsurf-website.git/commit/ef77ef6f59d1437...
...tree
http://git.netsurf-browser.org/netsurf-website.git/tree/ef77ef6f59d1437e7...
The branch, master has been updated
via ef77ef6f59d1437e7c16b3ebc6735add62933184 (commit)
from 44febe319a2ac6b43e2fc1cae846c9da9e69ae79 (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=ef77ef6f59d...
commit ef77ef6f59d1437e7c16b3ebc6735add62933184
Author: Vincent Sanders <vince(a)kyllikki.org>
Commit: Vincent Sanders <vince(a)kyllikki.org>
update gtk screenshots for 3.10 release
diff --git a/about/screenshots/images/gtk-bbc.png b/about/screenshots/images/gtk-bbc.png
deleted file mode 100644
index c8bba3c..0000000
Binary files a/about/screenshots/images/gtk-bbc.png and /dev/null differ
diff --git a/about/screenshots/images/gtk-netsurf.png
b/about/screenshots/images/gtk-netsurf.png
deleted file mode 100644
index e410670..0000000
Binary files a/about/screenshots/images/gtk-netsurf.png and /dev/null differ
diff --git a/about/screenshots/images/gtk-wikipedia.png
b/about/screenshots/images/gtk-wikipedia.png
deleted file mode 100644
index 0f531f5..0000000
Binary files a/about/screenshots/images/gtk-wikipedia.png and /dev/null differ
diff --git a/about/screenshots/images/gtk2-bbc.png
b/about/screenshots/images/gtk2-bbc.png
new file mode 100644
index 0000000..c8bba3c
Binary files /dev/null and b/about/screenshots/images/gtk2-bbc.png differ
diff --git a/about/screenshots/images/gtk2-netsurf.png
b/about/screenshots/images/gtk2-netsurf.png
new file mode 100644
index 0000000..cad956a
Binary files /dev/null and b/about/screenshots/images/gtk2-netsurf.png differ
diff --git a/about/screenshots/images/gtk2-wikipedia.png
b/about/screenshots/images/gtk2-wikipedia.png
new file mode 100644
index 0000000..0c6efe7
Binary files /dev/null and b/about/screenshots/images/gtk2-wikipedia.png differ
diff --git a/about/screenshots/images/gtk2thumb-bbc.png
b/about/screenshots/images/gtk2thumb-bbc.png
new file mode 100644
index 0000000..09152d4
Binary files /dev/null and b/about/screenshots/images/gtk2thumb-bbc.png differ
diff --git a/about/screenshots/images/gtk2thumb-netsurf.png
b/about/screenshots/images/gtk2thumb-netsurf.png
new file mode 100644
index 0000000..31f10b1
Binary files /dev/null and b/about/screenshots/images/gtk2thumb-netsurf.png differ
diff --git a/about/screenshots/images/gtk2thumb-wikipedia.png
b/about/screenshots/images/gtk2thumb-wikipedia.png
new file mode 100644
index 0000000..74523c4
Binary files /dev/null and b/about/screenshots/images/gtk2thumb-wikipedia.png differ
diff --git a/about/screenshots/images/gtk3-netsurf.png
b/about/screenshots/images/gtk3-netsurf.png
new file mode 100644
index 0000000..7241e33
Binary files /dev/null and b/about/screenshots/images/gtk3-netsurf.png differ
diff --git a/about/screenshots/images/gtk3-wikipedia.png
b/about/screenshots/images/gtk3-wikipedia.png
new file mode 100644
index 0000000..2dc419e
Binary files /dev/null and b/about/screenshots/images/gtk3-wikipedia.png differ
diff --git a/about/screenshots/images/gtkthumb-bbc.png
b/about/screenshots/images/gtkthumb-bbc.png
deleted file mode 100644
index 09152d4..0000000
Binary files a/about/screenshots/images/gtkthumb-bbc.png and /dev/null differ
diff --git a/about/screenshots/images/gtkthumb-netsurf.png
b/about/screenshots/images/gtkthumb-netsurf.png
deleted file mode 100644
index 4384f86..0000000
Binary files a/about/screenshots/images/gtkthumb-netsurf.png and /dev/null differ
diff --git a/about/screenshots/images/gtkthumb-wikipedia.png
b/about/screenshots/images/gtkthumb-wikipedia.png
deleted file mode 100644
index 846a4af..0000000
Binary files a/about/screenshots/images/gtkthumb-wikipedia.png and /dev/null differ
diff --git a/about/screenshots/index.html b/about/screenshots/index.html
index 500536c..0c4895c 100644
--- a/about/screenshots/index.html
+++ b/about/screenshots/index.html
@@ -82,9 +82,9 @@
<h2 id="gtk">GTK (e.g. Linux, BSDs, etc...)</h2>
<ul class="screenshotgallery">
-<li><a href="images/gtk-bbc.png"><img alt=""
src="images/gtkthumb-bbc.png"></a> <span><a
href="http://www.bbc.co.uk/">BBC</a></span></li>
-<li><a href="images/gtk-netsurf.png"><img alt=""
src="images/gtkthumb-netsurf.png"></a> <span><a
href="http://www.netsurf-browser.org/">NetSurf</a><...
-<li><a href="images/gtk-wikipedia.png"><img alt=""
src="images/gtkthumb-wikipedia.png"></a> <span><a
href="http://en.wikipedia.org/wiki/Main_Page">Wikipedia</...
+<li><a href="images/gtk2-bbc.png"><img alt=""
src="images/gtk2thumb-bbc.png"></a> <span><a
href="http://www.bbc.co.uk/">BBC</a></span></li>
+<li><a href="images/gtk2-netsurf.png"><img alt=""
src="images/gtk2thumb-netsurf.png"></a> <span><a
href="http://www.netsurf-browser.org/">NetSurf</a><...
+<li><a href="images/gtk2-wikipedia.png"><img alt=""
src="images/gtk2thumb-wikipedia.png"></a> <span><a
href="http://en.wikipedia.org/wiki/Main_Page">Wikipedia</...
</ul>
<h2 id="amigaos">AmigaOS 4</h2>
-----------------------------------------------------------------------
Summary of changes:
about/screenshots/images/gtk-netsurf.png | Bin 250449 -> 0
bytes
about/screenshots/images/gtk-wikipedia.png | Bin 273316 -> 0
bytes
about/screenshots/images/{gtk-bbc.png => gtk2-bbc.png} | Bin 409398 ->
409398 bytes
about/screenshots/images/gtk2-netsurf.png | Bin 0 -> 256737
bytes
about/screenshots/images/gtk2-wikipedia.png | Bin 0 -> 306523
bytes
about/screenshots/images/{gtkthumb-bbc.png => gtk2thumb-bbc.png} | Bin 48981 ->
48981 bytes
about/screenshots/images/gtk2thumb-netsurf.png | Bin 0 -> 56526
bytes
about/screenshots/images/gtk2thumb-wikipedia.png | Bin 0 -> 53980
bytes
about/screenshots/images/gtk3-netsurf.png | Bin 0 -> 327592
bytes
about/screenshots/images/gtk3-wikipedia.png | Bin 0 -> 302947
bytes
about/screenshots/images/gtkthumb-netsurf.png | Bin 45702 -> 0
bytes
about/screenshots/images/gtkthumb-wikipedia.png | Bin 49689 -> 0
bytes
about/screenshots/index.html | 6 +++---
13 files changed, 3 insertions(+), 3 deletions(-)
delete mode 100644 about/screenshots/images/gtk-netsurf.png
delete mode 100644 about/screenshots/images/gtk-wikipedia.png
rename about/screenshots/images/{gtk-bbc.png => gtk2-bbc.png} (100%)
create mode 100644 about/screenshots/images/gtk2-netsurf.png
create mode 100644 about/screenshots/images/gtk2-wikipedia.png
rename about/screenshots/images/{gtkthumb-bbc.png => gtk2thumb-bbc.png} (100%)
create mode 100644 about/screenshots/images/gtk2thumb-netsurf.png
create mode 100644 about/screenshots/images/gtk2thumb-wikipedia.png
create mode 100644 about/screenshots/images/gtk3-netsurf.png
create mode 100644 about/screenshots/images/gtk3-wikipedia.png
delete mode 100644 about/screenshots/images/gtkthumb-netsurf.png
delete mode 100644 about/screenshots/images/gtkthumb-wikipedia.png
diff --git a/about/screenshots/images/gtk-netsurf.png
b/about/screenshots/images/gtk-netsurf.png
deleted file mode 100644
index e410670..0000000
Binary files a/about/screenshots/images/gtk-netsurf.png and /dev/null differ
diff --git a/about/screenshots/images/gtk-wikipedia.png
b/about/screenshots/images/gtk-wikipedia.png
deleted file mode 100644
index 0f531f5..0000000
Binary files a/about/screenshots/images/gtk-wikipedia.png and /dev/null differ
diff --git a/about/screenshots/images/gtk-bbc.png b/about/screenshots/images/gtk2-bbc.png
similarity index 100%
rename from about/screenshots/images/gtk-bbc.png
rename to about/screenshots/images/gtk2-bbc.png
diff --git a/about/screenshots/images/gtk2-netsurf.png
b/about/screenshots/images/gtk2-netsurf.png
new file mode 100644
index 0000000..cad956a
Binary files /dev/null and b/about/screenshots/images/gtk2-netsurf.png differ
diff --git a/about/screenshots/images/gtk2-wikipedia.png
b/about/screenshots/images/gtk2-wikipedia.png
new file mode 100644
index 0000000..0c6efe7
Binary files /dev/null and b/about/screenshots/images/gtk2-wikipedia.png differ
diff --git a/about/screenshots/images/gtkthumb-bbc.png
b/about/screenshots/images/gtk2thumb-bbc.png
similarity index 100%
rename from about/screenshots/images/gtkthumb-bbc.png
rename to about/screenshots/images/gtk2thumb-bbc.png
diff --git a/about/screenshots/images/gtk2thumb-netsurf.png
b/about/screenshots/images/gtk2thumb-netsurf.png
new file mode 100644
index 0000000..31f10b1
Binary files /dev/null and b/about/screenshots/images/gtk2thumb-netsurf.png differ
diff --git a/about/screenshots/images/gtk2thumb-wikipedia.png
b/about/screenshots/images/gtk2thumb-wikipedia.png
new file mode 100644
index 0000000..74523c4
Binary files /dev/null and b/about/screenshots/images/gtk2thumb-wikipedia.png differ
diff --git a/about/screenshots/images/gtk3-netsurf.png
b/about/screenshots/images/gtk3-netsurf.png
new file mode 100644
index 0000000..7241e33
Binary files /dev/null and b/about/screenshots/images/gtk3-netsurf.png differ
diff --git a/about/screenshots/images/gtk3-wikipedia.png
b/about/screenshots/images/gtk3-wikipedia.png
new file mode 100644
index 0000000..2dc419e
Binary files /dev/null and b/about/screenshots/images/gtk3-wikipedia.png differ
diff --git a/about/screenshots/images/gtkthumb-netsurf.png
b/about/screenshots/images/gtkthumb-netsurf.png
deleted file mode 100644
index 4384f86..0000000
Binary files a/about/screenshots/images/gtkthumb-netsurf.png and /dev/null differ
diff --git a/about/screenshots/images/gtkthumb-wikipedia.png
b/about/screenshots/images/gtkthumb-wikipedia.png
deleted file mode 100644
index 846a4af..0000000
Binary files a/about/screenshots/images/gtkthumb-wikipedia.png and /dev/null differ
diff --git a/about/screenshots/index.html b/about/screenshots/index.html
index 500536c..0c4895c 100644
--- a/about/screenshots/index.html
+++ b/about/screenshots/index.html
@@ -82,9 +82,9 @@
<h2 id="gtk">GTK (e.g. Linux, BSDs, etc...)</h2>
<ul class="screenshotgallery">
-<li><a href="images/gtk-bbc.png"><img alt=""
src="images/gtkthumb-bbc.png"></a> <span><a
href="http://www.bbc.co.uk/">BBC</a></span></li>
-<li><a href="images/gtk-netsurf.png"><img alt=""
src="images/gtkthumb-netsurf.png"></a> <span><a
href="http://www.netsurf-browser.org/">NetSurf</a><...
-<li><a href="images/gtk-wikipedia.png"><img alt=""
src="images/gtkthumb-wikipedia.png"></a> <span><a
href="http://en.wikipedia.org/wiki/Main_Page">Wikipedia</...
+<li><a href="images/gtk2-bbc.png"><img alt=""
src="images/gtk2thumb-bbc.png"></a> <span><a
href="http://www.bbc.co.uk/">BBC</a></span></li>
+<li><a href="images/gtk2-netsurf.png"><img alt=""
src="images/gtk2thumb-netsurf.png"></a> <span><a
href="http://www.netsurf-browser.org/">NetSurf</a><...
+<li><a href="images/gtk2-wikipedia.png"><img alt=""
src="images/gtk2thumb-wikipedia.png"></a> <span><a
href="http://en.wikipedia.org/wiki/Main_Page">Wikipedia</...
</ul>
<h2 id="amigaos">AmigaOS 4</h2>
--
NetSurf website source for *.netsurf-browser.org