From owner-svn-doc-head@freebsd.org Tue Feb 27 09:22:08 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9D60F33C11; Tue, 27 Feb 2018 09:22:07 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 76F036B6E8; Tue, 27 Feb 2018 09:22:07 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5839A791; Tue, 27 Feb 2018 09:22:07 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1R9M7r8054087; Tue, 27 Feb 2018 09:22:07 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1R9M7Ns054085; Tue, 27 Feb 2018 09:22:07 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201802270922.w1R9M7Ns054085@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Tue, 27 Feb 2018 09:22:07 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51449 - head/en_US.ISO8859-1/htdocs/gnome X-SVN-Group: doc-head X-SVN-Commit-Author: eadler X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/gnome X-SVN-Commit-Revision: 51449 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Feb 2018 09:22:08 -0000 Author: eadler Date: Tue Feb 27 09:22:06 2018 New Revision: 51449 URL: https://svnweb.freebsd.org/changeset/doc/51449 Log: gnome: prefer https where possible Where URLs resolve with HTTPS, use that. For URLs in these files that are untouched I could not verify that they resolve correctly. Modified: head/en_US.ISO8859-1/htdocs/gnome/index.xsl head/en_US.ISO8859-1/htdocs/gnome/news.xml Modified: head/en_US.ISO8859-1/htdocs/gnome/index.xsl ============================================================================== --- head/en_US.ISO8859-1/htdocs/gnome/index.xsl Tue Feb 27 09:12:41 2018 (r51448) +++ head/en_US.ISO8859-1/htdocs/gnome/index.xsl Tue Feb 27 09:22:06 2018 (r51449) @@ -126,22 +126,19 @@ for how to geting stuff -->

Resources

Related Projects

Modified: head/en_US.ISO8859-1/htdocs/gnome/news.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/gnome/news.xml Tue Feb 27 09:12:41 2018 (r51448) +++ head/en_US.ISO8859-1/htdocs/gnome/news.xml Tue Feb 27 09:22:06 2018 (r51449) @@ -106,7 +106,7 @@

Presenting the MATE 1.10.0 Desktop Environment for FreeBSD. The official release notes for this release can be found at - http://mate-desktop.org/blog/2015-06-11-mate-1-10-released/

+ https://mate-desktop.org/blog/2015-06-11-mate-1-10-released/

This version of MATE is still built on the GTK+ 2 toolkit.