Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-website.git/shortlog/731fe1475abf4b4b189eb06eaffa57943eebaeae
...commit 
http://git.netsurf-browser.org/netsurf-website.git/commit/731fe1475abf4b4b189eb06eaffa57943eebaeae
...tree 
http://git.netsurf-browser.org/netsurf-website.git/tree/731fe1475abf4b4b189eb06eaffa57943eebaeae

The branch, master has been updated
       via  731fe1475abf4b4b189eb06eaffa57943eebaeae (commit)
       via  a735aa84a21dd07778f47b622c3bb05aad69053b (commit)
       via  62c95721941f31a89e81819e3a64815463f1290c (commit)
      from  2c178e0199f24a803cf5eb07aeb73541b88c5c67 (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=731fe1475abf4b4b189eb06eaffa57943eebaeae
commit 731fe1475abf4b4b189eb06eaffa57943eebaeae
Author: Michael Drake <michael.dr...@codethink.co.uk>
Commit: Michael Drake <michael.dr...@codethink.co.uk>

    Tiny change to mailing list prose.

diff --git a/contact/index.html b/contact/index.html
index 1033c95..50a100d 100644
--- a/contact/index.html
+++ b/contact/index.html
@@ -79,7 +79,7 @@
 <dt><a href="http://www.netsurf-browser.org/lists/netsurf-dev";>NetSurf 
Development</a></dt>
 <dd>This mailing list is intended for developer and contributor 
discussion.</dd>
 <dt><a href="http://www.netsurf-browser.org/lists/netsurf-commits";>NetSurf 
Commits</a></dt>
-<dd>This mailing list is read only, but listed here for completeness. It 
reports checkin details. (If you want to comment on a post here, send your 
comment to the NetSurf Dev. list.)</dd>
+<dd>This mailing list is read only, but listed here for completeness. It 
reports checkin details. (If you want to comment on a post here, send your 
comment to the NetSurf Development list.)</dd>
 </dl>
 
 <h2 id="IRCChannel">IRC channel</h2>


commitdiff 
http://git.netsurf-browser.org/netsurf-website.git/commit/?id=a735aa84a21dd07778f47b622c3bb05aad69053b
commit a735aa84a21dd07778f47b622c3bb05aad69053b
Author: Michael Drake <michael.dr...@codethink.co.uk>
Commit: Michael Drake <michael.dr...@codethink.co.uk>

    IRC channel moved to Libera.Chat.

diff --git a/contact/index.html b/contact/index.html
index 99c292a..1033c95 100644
--- a/contact/index.html
+++ b/contact/index.html
@@ -83,7 +83,7 @@
 </dl>
 
 <h2 id="IRCChannel">IRC channel</h2>
-<p>The <a href="irc://irc.freenode.net/netsurf">#netsurf</a> IRC channel on 
the <a href="http://freenode.net/";>Freenode</a> network is used for discussion 
of NetSurf development. Developers are usually around on the IRC channel 
between 1000 and 0100 UTC.</p>
+<p>The <a href="ircs://irc.libera.chat:6697/netsurf">#netsurf</a> IRC channel 
on the <a href="https://libera.chat/";>Libera.Chat</a> network is used for 
discussion of NetSurf development. Developers are usually around on the IRC 
channel between 1000 and 0100 UTC.</p>
 
 <p>If you're new to IRC, don't ask if you can ask a question &ndash; just ask 
the question! Also, give people a chance to see your question and reply. 
Developers don't have their eyes glued to their IRC terminal but they'll have 
it open in the background while they do other things. If you disconnect two 
minutes after asking something noone may see until after you've gone.</p>
 


commitdiff 
http://git.netsurf-browser.org/netsurf-website.git/commit/?id=62c95721941f31a89e81819e3a64815463f1290c
commit 62c95721941f31a89e81819e3a64815463f1290c
Author: Michael Drake <michael.dr...@codethink.co.uk>
Commit: Michael Drake <michael.dr...@codethink.co.uk>

    About: Fix broken image.

diff --git a/about/index.html b/about/index.html
index c8a7055..2675b33 100644
--- a/about/index.html
+++ b/about/index.html
@@ -164,7 +164,7 @@
 
 <p>The RISC OS front end is suitable for RISC OS 4 and greater. The AmigaOS 
front end is suitable for AmigaOS 4. The BeOS front end works on BeOS, Zeta and 
Haiku.</p>
 
-<div class="frontscreen"><p class="frontscreen"><a 
href="screenshots/images/gtk-bbc.png"><img 
src="screenshots/images/gtkthumb-bbc.png" alt="GTK NetSurf screenshot."></a> 
<span>NetSurf's GTK front end showing the <em>BBC 
Homepage</em>.</span></p></div>
+<div class="frontscreen"><p class="frontscreen"><a 
href="screenshots/images/gtk2-bbc.png"><img 
src="screenshots/images/gtk2thumb-bbc.png" alt="GTK NetSurf screenshot."></a> 
<span>NetSurf's GTK front end showing the <em>BBC 
Homepage</em>.</span></p></div>
 
 <p>NetSurf's GTK front end works on Unix-like systems, including Linux, 
FreeBSD, NetBSD, Solaris and others. There are no complete native Windows ports 
of NetSurf at the moment, however the GTK front end can be built for those 
platforms. The GTK front end is available from the package repositories of many 
Linux distributions including Debian and Ubuntu.</p>
 


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

Summary of changes:
 about/index.html   |    2 +-
 contact/index.html |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/about/index.html b/about/index.html
index c8a7055..2675b33 100644
--- a/about/index.html
+++ b/about/index.html
@@ -164,7 +164,7 @@
 
 <p>The RISC OS front end is suitable for RISC OS 4 and greater. The AmigaOS 
front end is suitable for AmigaOS 4. The BeOS front end works on BeOS, Zeta and 
Haiku.</p>
 
-<div class="frontscreen"><p class="frontscreen"><a 
href="screenshots/images/gtk-bbc.png"><img 
src="screenshots/images/gtkthumb-bbc.png" alt="GTK NetSurf screenshot."></a> 
<span>NetSurf's GTK front end showing the <em>BBC 
Homepage</em>.</span></p></div>
+<div class="frontscreen"><p class="frontscreen"><a 
href="screenshots/images/gtk2-bbc.png"><img 
src="screenshots/images/gtk2thumb-bbc.png" alt="GTK NetSurf screenshot."></a> 
<span>NetSurf's GTK front end showing the <em>BBC 
Homepage</em>.</span></p></div>
 
 <p>NetSurf's GTK front end works on Unix-like systems, including Linux, 
FreeBSD, NetBSD, Solaris and others. There are no complete native Windows ports 
of NetSurf at the moment, however the GTK front end can be built for those 
platforms. The GTK front end is available from the package repositories of many 
Linux distributions including Debian and Ubuntu.</p>
 
diff --git a/contact/index.html b/contact/index.html
index 99c292a..50a100d 100644
--- a/contact/index.html
+++ b/contact/index.html
@@ -79,11 +79,11 @@
 <dt><a href="http://www.netsurf-browser.org/lists/netsurf-dev";>NetSurf 
Development</a></dt>
 <dd>This mailing list is intended for developer and contributor 
discussion.</dd>
 <dt><a href="http://www.netsurf-browser.org/lists/netsurf-commits";>NetSurf 
Commits</a></dt>
-<dd>This mailing list is read only, but listed here for completeness. It 
reports checkin details. (If you want to comment on a post here, send your 
comment to the NetSurf Dev. list.)</dd>
+<dd>This mailing list is read only, but listed here for completeness. It 
reports checkin details. (If you want to comment on a post here, send your 
comment to the NetSurf Development list.)</dd>
 </dl>
 
 <h2 id="IRCChannel">IRC channel</h2>
-<p>The <a href="irc://irc.freenode.net/netsurf">#netsurf</a> IRC channel on 
the <a href="http://freenode.net/";>Freenode</a> network is used for discussion 
of NetSurf development. Developers are usually around on the IRC channel 
between 1000 and 0100 UTC.</p>
+<p>The <a href="ircs://irc.libera.chat:6697/netsurf">#netsurf</a> IRC channel 
on the <a href="https://libera.chat/";>Libera.Chat</a> network is used for 
discussion of NetSurf development. Developers are usually around on the IRC 
channel between 1000 and 0100 UTC.</p>
 
 <p>If you're new to IRC, don't ask if you can ask a question &ndash; just ask 
the question! Also, give people a chance to see your question and reply. 
Developers don't have their eyes glued to their IRC terminal but they'll have 
it open in the background while they do other things. If you disconnect two 
minutes after asking something noone may see until after you've gone.</p>
 


-- 
NetSurf website source for *.netsurf-browser.org
_______________________________________________
netsurf-commits mailing list -- netsurf-commits@netsurf-browser.org
To unsubscribe send an email to netsurf-commits-le...@netsurf-browser.org

Reply via email to