[gimp-web] content, themes: fix all /mirror/ links as we change mirroring system.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web] content, themes: fix all /mirror/ links as we change mirroring system.
- Date: Mon, 29 Aug 2022 20:21:08 +0000 (UTC)
commit d6b315440f195e6426fe344488d757c7c1374b84
Author: Jehan <jehan girinstud io>
Date: Mon Aug 29 16:30:02 2022 +0200
content, themes: fix all /mirror/ links as we change mirroring system.
We won't have a simple round-robin happening on URI starting with
/mirror/ only anymore. Now GNOME is moving us to their Mirrorbits
infrastructure (which they already use for the rest of GNOME), which
just mirror every file.
Some of the nice improvements we will get:
- geoIP based mirror redirection, instead of basic "consecutive"
round-robin. I.e. it will try to choose mirrors closer to the
downloader.
- Faulty mirrors are removed from rotation automatically.
- The system also handles security, with checksum and size checks, for
us.
- It provides some basic stats.
See: https://github.com/etix/mirrorbits
content/gimp_versions.json | 2 +-
content/news/2015/2015-11-26 GIMP 2.9.2.md | 4 +-
.../2017/2017-08-24 GIMP 2.9.6 Released/index.md | 12 ++---
.../2017/2017-12-12 GIMP 2.9.8 Released/index.md | 8 ++--
.../2018-05-29_GIMP_has_moved_to_Gitlab/index.md | 4 +-
.../2018/2018-07-04_GIMP-2.10.4_Released/index.md | 12 ++---
.../2018/2018-08_GIMP-2.10.6_Released/index.md | 4 +-
content/release-notes/gimp-2.10.md | 16 +++----
themes/newgimp/templates/downloads-comments.html | 52 +++++++++++-----------
.../newgimp/templates/downloads-development.html | 14 +++---
themes/newgimp/templates/downloads-oldstable.html | 48 ++++++++++----------
themes/newgimp/templates/downloads.html | 52 +++++++++++-----------
12 files changed, 114 insertions(+), 114 deletions(-)
---
diff --git a/content/gimp_versions.json b/content/gimp_versions.json
index 8a1ccb2e..cc5312f3 100644
--- a/content/gimp_versions.json
+++ b/content/gimp_versions.json
@@ -204,7 +204,7 @@
"sha256": "08ab7f6578b2852aaefd62e66a017f0a05794569d0f5449487371a00e5979586",
"min-support": "macOS 10.9 Mavericks",
"build-id": "org.gimp.GIMP_official",
- "comment" : "Some performance improvements on Big Sur, possible regressions reported on
older macOS (use <a
href='https://download.gimp.org/mirror/pub/gimp/v2.10/macos/gimp-2.10.22-x86_64-1.dmg'>Revision 1</a> instead
if it's your case)",
+ "comment" : "Some performance improvements on Big Sur, possible regressions reported on
older macOS (use <a href='https://download.gimp.org/pub/gimp/v2.10/macos/gimp-2.10.22-x86_64-1.dmg'>Revision
1</a> instead if it's your case)",
"revision": 2
},
{
diff --git a/content/news/2015/2015-11-26 GIMP 2.9.2.md b/content/news/2015/2015-11-26 GIMP 2.9.2.md
index 03bfbf09..8cb4c229 100644
--- a/content/news/2015/2015-11-26 GIMP 2.9.2.md
+++ b/content/news/2015/2015-11-26 GIMP 2.9.2.md
@@ -125,8 +125,8 @@ Apart from the newly added _experimental_ MyPaint Brush tool, there are several
* All tools that use GIMP's brush engine now have hardness and force sliders.
<p><video width="650" height="366" controls>
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-canvas-rotation-preview.webm"
type="video/webm">
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-canvas-rotation-preview.mp4"
type="video/mp4">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-canvas-rotation-preview.webm"
type="video/webm">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-canvas-rotation-preview.mp4"
type="video/mp4">
Your browser does not support the video tag.
</video> </p>
diff --git a/content/news/2017/2017-08-24 GIMP 2.9.6 Released/index.md b/content/news/2017/2017-08-24 GIMP
2.9.6 Released/index.md
index 12785a46..c5a047f0 100644
--- a/content/news/2017/2017-08-24 GIMP 2.9.6 Released/index.md
+++ b/content/news/2017/2017-08-24 GIMP 2.9.6 Released/index.md
@@ -94,8 +94,8 @@ unless someone sends a clean patch).
<p>
<video width="880" height="528" controls>
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-6-spiral-filter.webm"
type="video/webm">
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-6-spiral-filter.mp4"
type="video/mp4">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-6-spiral-filter.webm"
type="video/webm">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-6-spiral-filter.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</p>
@@ -193,8 +193,8 @@ to a switch that toggles high-quality preview that isn't always necessary.
<p>
<video width="856" height="566" controls>
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-6-warp-transform.webm"
type="video/webm">
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-6-warp-transform.mp4"
type="video/mp4">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-6-warp-transform.webm"
type="video/webm">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-6-warp-transform.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</p>
@@ -299,8 +299,8 @@ GEGL filters. Here's a quick video:
<p>
<video width="384" height="544" controls>
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-6-gegl-dynamic-op-ui.webm"
type="video/webm">
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-6-gegl-dynamic-op-ui.mp4"
type="video/mp4">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-6-gegl-dynamic-op-ui.webm"
type="video/webm">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-6-gegl-dynamic-op-ui.mp4"
type="video/mp4">
Your browser does not support the video tag.
</video>
</p>
diff --git a/content/news/2017/2017-12-12 GIMP 2.9.8 Released/index.md b/content/news/2017/2017-12-12 GIMP
2.9.8 Released/index.md
index 2f593b94..2dd845a3 100644
--- a/content/news/2017/2017-12-12 GIMP 2.9.8 Released/index.md
+++ b/content/news/2017/2017-12-12 GIMP 2.9.8 Released/index.md
@@ -22,8 +22,8 @@ stops, create new color stops from midpoints.
<p>
<video width="830" height="467" controls>
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-8-gradient-edit.webm"
type="video/webm">
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-8-gradient-edit.mp4"
type="video/mp4">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-8-gradient-edit.webm"
type="video/webm">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-8-gradient-edit.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</p>
@@ -71,8 +71,8 @@ channel float images such as EXR and TIFF.
<p>
<video width="830" height="467" controls>
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-8-clipped-colors-warning.webm"
type="video/webm">
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-8-clipped-colors-warning.mp4"
type="video/mp4">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-8-clipped-colors-warning.webm"
type="video/webm">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-8-clipped-colors-warning.mp4"
type="video/mp4">
Your browser does not support the video tag.
</video>
</p>
diff --git a/content/news/2018/2018-05-29_GIMP_has_moved_to_Gitlab/index.md
b/content/news/2018/2018-05-29_GIMP_has_moved_to_Gitlab/index.md
index 8e5a87e3..d04c6d44 100644
--- a/content/news/2018/2018-05-29_GIMP_has_moved_to_Gitlab/index.md
+++ b/content/news/2018/2018-05-29_GIMP_has_moved_to_Gitlab/index.md
@@ -44,8 +44,8 @@ have to wait.
<p>
<video width="830" height="467" controls>
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.99/gimp-2-99-1-fonts-loading-warning.webm"
type="video/webm">
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.99/gimp-2-99-1-fonts-loading-warning.mp4"
type="video/mp4">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.99/gimp-2-99-1-fonts-loading-warning.webm"
type="video/webm">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.99/gimp-2-99-1-fonts-loading-warning.mp4"
type="video/mp4">
Your browser does not support the video tag.
</video>
</p>
diff --git a/content/news/2018/2018-07-04_GIMP-2.10.4_Released/index.md
b/content/news/2018/2018-07-04_GIMP-2.10.4_Released/index.md
index e921497c..49071d0b 100644
--- a/content/news/2018/2018-07-04_GIMP-2.10.4_Released/index.md
+++ b/content/news/2018/2018-07-04_GIMP-2.10.4_Released/index.md
@@ -35,8 +35,8 @@ all fonts complete loading. GIMP will notify you of that.
<p>
<video width="960" height="492" controls>
- <source
src="https://download.gimp.org/mirror/pub/gimp/video/v2.10/gimp-2-10-4-background-fonts-loading.webm"
type="video/webm">
- <source
src="https://download.gimp.org/mirror/pub/gimp/video/v2.10/gimp-2-10-4-background-fonts-loading.mp4"
type="video/mp4">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-4-background-fonts-loading.webm"
type="video/webm">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-4-background-fonts-loading.mp4"
type="video/mp4">
Your browser does not support the video tag.
</video>
</p>
@@ -93,7 +93,7 @@ retaining metadata.
[Beta builds][] of GIMP 2.10 for macOS are available now. We haven't eliminated
all issues yet, and we appreciate your feedback.
-[beta builds]: https://download.gimp.org/mirror/pub/gimp/v2.10/osx/testing/
+[beta builds]: https://download.gimp.org/pub/gimp/v2.10/osx/testing/
## GEGL and babl
@@ -103,8 +103,8 @@ tile xache into the swap.
<p>
<video width="960" height="636" controls>
- <source
src="https://download.gimp.org/mirror/pub/gimp/video/v2.10/gimp-2-10-4-recursive-multiple-transform.webm"
type="video/webm">
- <source
src="https://download.gimp.org/mirror/pub/gimp/video/v2.10/gimp-2-10-4-recursive-multiple-transform.mp4"
type="video/mp4">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-4-recursive-multiple-transform.webm"
type="video/webm">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-4-recursive-multiple-transform.mp4"
type="video/mp4">
Your browser does not support the video tag.
</video>
</p>
@@ -140,4 +140,4 @@ there is now a simple way to get them back: download
[gimp-data-extras v2.0.4][], unpack the archive, and copy all '.scm' files
from the 'scripts' folder to your local GIMP's 'scripts' folder.
-[gimp-data-extras v2.0.4]: https://download.gimp.org/mirror/pub/gimp/extras/
+[gimp-data-extras v2.0.4]: https://download.gimp.org/pub/gimp/extras/
diff --git a/content/news/2018/2018-08_GIMP-2.10.6_Released/index.md
b/content/news/2018/2018-08_GIMP-2.10.6_Released/index.md
index 0683b7ff..b357d553 100644
--- a/content/news/2018/2018-08_GIMP-2.10.6_Released/index.md
+++ b/content/news/2018/2018-08_GIMP-2.10.6_Released/index.md
@@ -65,8 +65,8 @@ styles.
<p>
<video width="960" height="492" controls>
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.10/gimp-2-10-6-long-shadow.webm"
type="video/webm">
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.10/gimp-2-10-6-long-shadow.mp4"
type="video/mp4">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-6-long-shadow.webm"
type="video/webm">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-6-long-shadow.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</p>
diff --git a/content/release-notes/gimp-2.10.md b/content/release-notes/gimp-2.10.md
index 4e242661..6b916b04 100644
--- a/content/release-notes/gimp-2.10.md
+++ b/content/release-notes/gimp-2.10.md
@@ -183,7 +183,7 @@ values in CIE LAB and CIE LCH at your preference.
<p>
<video width="960" height="540" controls>
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.10/gimp-2-10-0-unified-transform.webm"
type="video/webm">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-0-unified-transform.webm"
type="video/webm">
Your browser does not support the video tag.
</video>
</p>
@@ -203,7 +203,7 @@ in fashion photography for retouching.
<p>
<video width="960" height="540" controls>
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.10/gimp-2-10-0-warp-transform.webm"
type="video/webm">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-0-warp-transform.webm"
type="video/webm">
Your browser does not support the video tag.
</video>
</p>
@@ -238,8 +238,8 @@ new color stops from midpoints _right on the canvas_.
<p>
<video width="960" height="540" controls>
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-8-gradient-edit.webm"
type="video/webm">
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-8-gradient-edit.mp4"
type="video/mp4">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-8-gradient-edit.webm"
type="video/webm">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-8-gradient-edit.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</p>
@@ -411,8 +411,8 @@ as EXR and TIFF.
<p>
<video width="960" height="540" controls>
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-8-clipped-colors-warning.webm"
type="video/webm">
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-8-clipped-colors-warning.mp4"
type="video/mp4">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-8-clipped-colors-warning.webm"
type="video/webm">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-8-clipped-colors-warning.mp4"
type="video/mp4">
Your browser does not support the video tag.
</video>
</p>
@@ -514,8 +514,8 @@ _Supernova_, and _Panorama Projection_. But there will be more in the future.
<p>
<video width="960" height="576" controls>
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-6-spiral-filter.webm"
type="video/webm">
- <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-6-spiral-filter.mp4"
type="video/mp4">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-6-spiral-filter.webm"
type="video/webm">
+ <source src="https://download.gimp.org/pub/gimp/video/v2.9/gimp-2-9-6-spiral-filter.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</p>
diff --git a/themes/newgimp/templates/downloads-comments.html
b/themes/newgimp/templates/downloads-comments.html
index 135f7303..e0a6d8c1 100644
--- a/themes/newgimp/templates/downloads-comments.html
+++ b/themes/newgimp/templates/downloads-comments.html
@@ -150,7 +150,7 @@
</a>
</span>
<span class='download-button'>
- <a href="//download.gimp.org/mirror/pub/gimp/v{{ MACOS_MAJOR_MINOR_VER }}/osx/{{ MACOS_FILE
}}">
+ <a href="//download.gimp.org/pub/gimp/v{{ MACOS_MAJOR_MINOR_VER }}/osx/{{ MACOS_FILE }}">
Download GIMP {{ MACOS_VER }}<br/>
directly
</a>
@@ -194,8 +194,8 @@
<h3>Older Downloads</h3>
- <!-- <p>Previous installers for OSX can be found here: <a
href='//download.gimp.org/mirror/pub/gimp/v{{ MACOS_MAJOR_MINOR_VER }}/osx/'>download.gimp.org</a>.</p> -->
- <p>Previous installers for OSX can be found here: <a
href='//download.gimp.org/mirror/pub/gimp/v2.8/osx/'>download.gimp.org</a>.</p>
+ <!-- <p>Previous installers for OSX can be found here: <a href='//download.gimp.org/pub/gimp/v{{
MACOS_MAJOR_MINOR_VER }}/osx/'>download.gimp.org</a>.</p> -->
+ <p>Previous installers for OSX can be found here: <a
href='//download.gimp.org/pub/gimp/v2.8/osx/'>download.gimp.org</a>.</p>
@@ -289,7 +289,7 @@
</span>
<span class='download-button'>
<a
- href="//download.gimp.org/mirror/pub/gimp/v{{ WINDOWS_MAJOR_MINOR_VER }}/windows/{{ WINDOWS_FILE
}}"
+ href="//download.gimp.org/pub/gimp/v{{ WINDOWS_MAJOR_MINOR_VER }}/windows/{{ WINDOWS_FILE }}"
title="Download GIMP via HTTP" id='win-download-link' >
Download GIMP {{ WINDOWS_VER }}<br/>
directly
@@ -343,10 +343,10 @@
<h3>Older Downloads</h3>
<ul>
<li>
- Previous v{{ WINDOWS_MAJOR_MINOR_VER }} installers for Windows can be found here: <a
href='//download.gimp.org/mirror/pub/gimp/v{{ WINDOWS_MAJOR_MINOR_VER }}/windows/'>download.gimp.org</a>.
+ Previous v{{ WINDOWS_MAJOR_MINOR_VER }} installers for Windows can be found here: <a
href='//download.gimp.org/pub/gimp/v{{ WINDOWS_MAJOR_MINOR_VER }}/windows/'>download.gimp.org</a>.
</li>
<li>
- Previous v{{ GIMP_MAJOR_MINOR_VERSION_OLDSTABLE }} installers for Windows can be found here: <a
href='//download.gimp.org/mirror/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION_OLDSTABLE
}}/windows/'>download.gimp.org</a>.
+ Previous v{{ GIMP_MAJOR_MINOR_VERSION_OLDSTABLE }} installers for Windows can be found here: <a
href='//download.gimp.org/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION_OLDSTABLE }}/windows/'>download.gimp.org</a>.
</li>
</ul>
@@ -371,24 +371,24 @@
</p>
<ul>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-zh_CN-setup.exe'>Chinese
Simplified</a> (39 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ca-setup.exe'>Catalan</a> (40
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-da-setup.exe'>Danish</a> (39
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-nl-setup.exe'>Dutch</a> (39
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-en-setup.exe'>English</a> (39
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-en_GB-setup.exe'>English (United
Kingdom)</a> (39 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-fi-setup.exe'>Finnish</a> (39
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-fr-setup.exe'>French</a> (41
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-de-setup.exe'>German</a> (41
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-el-setup.exe'>Greek</a> (38
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-it-setup.exe'>Italian</a> (43
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ja-setup.exe'>Japanese</a> (39
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ko-setup.exe'>Korean</a> (40
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-nn-setup.exe'>Norwegian
Nynorsk</a> (35 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-pt_BR-setup.exe'>Portuguese
Brazilian</a> (40 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ro-setup.exe'>Romanian</a> (39
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ru-setup.exe'>Russian</a> (40
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-es-setup.exe'>Spanish</a> (40
MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-zh_CN-setup.exe'>Chinese Simplified</a>
(39 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ca-setup.exe'>Catalan</a> (40 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-da-setup.exe'>Danish</a> (39 MB)</li>
+ <li><a href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-nl-setup.exe'>Dutch</a>
(39 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-en-setup.exe'>English</a> (39 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-en_GB-setup.exe'>English (United
Kingdom)</a> (39 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-fi-setup.exe'>Finnish</a> (39 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-fr-setup.exe'>French</a> (41 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-de-setup.exe'>German</a> (41 MB)</li>
+ <li><a href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-el-setup.exe'>Greek</a>
(38 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-it-setup.exe'>Italian</a> (43 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ja-setup.exe'>Japanese</a> (39 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ko-setup.exe'>Korean</a> (40 MB)</li>
+ <li><a href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-nn-setup.exe'>Norwegian
Nynorsk</a> (35 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-pt_BR-setup.exe'>Portuguese
Brazilian</a> (40 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ro-setup.exe'>Romanian</a> (39 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ru-setup.exe'>Russian</a> (40 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-es-setup.exe'>Spanish</a> (40 MB)</li>
</ul>
</div>
@@ -403,7 +403,7 @@
<p>For instructions, how to build GIMP from source code, please see <a href='/source/'>this page</a>.</p>
<p>GIMP {{ GIMP_VERSION }} is now available at <a
- href='//download.gimp.org/mirror/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION
}}/'>https://download.gimp.org/mirror/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION }}/</a>. You may want to read the
<a
+ href='//download.gimp.org/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION
}}/'>https://download.gimp.org/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION }}/</a>. You may want to read the <a
href='/release-notes/gimp-{{ GIMP_MAJOR_MINOR_VERSION }}.html'>Release Notes for GIMP {{
GIMP_MAJOR_MINOR_VERSION }}</a>.</p>
<p>To allow you to check the integrity of the tarballs, here are the hashes of the latest releases:</p>
@@ -430,7 +430,7 @@
<p>
- GIMP help files are available at <a
href='//download.gimp.org/mirror/pub/gimp/help/'>https://download.gimp.org/mirror/pub/gimp/help/</a>.
+ GIMP help files are available at <a
href='//download.gimp.org/pub/gimp/help/'>https://download.gimp.org/pub/gimp/help/</a>.
</p>
<p>
diff --git a/themes/newgimp/templates/downloads-development.html
b/themes/newgimp/templates/downloads-development.html
index 2e53df23..555d07f1 100644
--- a/themes/newgimp/templates/downloads-development.html
+++ b/themes/newgimp/templates/downloads-development.html
@@ -149,7 +149,7 @@
{% for arch, file in FLATPAK_FILE_DEVELOPMENT.iteritems() %}
<span class='download-button'>
<a
-
href="//download.gimp.org/mirror/pub/gimp/v{{FLATPAK_VER_DEVELOPMENT.split('.')[0]}}.{{FLATPAK_VER_DEVELOPMENT.split('.')[1]}}/linux/{{file}}">
+
href="//download.gimp.org/pub/gimp/v{{FLATPAK_VER_DEVELOPMENT.split('.')[0]}}.{{FLATPAK_VER_DEVELOPMENT.split('.')[1]}}/linux/{{file}}">
Download GIMP {{ FLATPAK_VER_DEVELOPMENT }} flatpak for {{ arch }}<br/>
directly
</a>
@@ -220,7 +220,7 @@
</a>
</span>
<span class='download-button'>
- <a href="//download.gimp.org/mirror/pub/gimp/v{{ MACOS_VER_DEVELOPMENT.split('.')[0]}}.{{
MACOS_VER_DEVELOPMENT.split('.')[1]}}/macos/{{ MACOS_FILE_DEVELOPMENT }}">
+ <a href="//download.gimp.org/pub/gimp/v{{ MACOS_VER_DEVELOPMENT.split('.')[0]}}.{{
MACOS_VER_DEVELOPMENT.split('.')[1]}}/macos/{{ MACOS_FILE_DEVELOPMENT }}">
Download GIMP {{ MACOS_VER_DEVELOPMENT }}<br/>
directly
</a>
@@ -297,7 +297,7 @@
{% endif %}
<h3>Older Downloads</h3>
- <p>Previous installers for macOS/OSX can be found here: <a
href='//download.gimp.org/mirror/pub/gimp/v2.9/osx/'>download.gimp.org</a>.</p>
+ <p>Previous installers for macOS/OSX can be found here: <a
href='//download.gimp.org/pub/gimp/v2.9/osx/'>download.gimp.org</a>.</p>
{% else %}
@@ -336,7 +336,7 @@
</a>
</span>
<span class='download-button'>
- <a href="//download.gimp.org/mirror/pub/gimp/v{{ WINDOWS_VER_DEVELOPMENT.split('.')[0] }}.{{
WINDOWS_VER_DEVELOPMENT.split('.')[1] }}/windows/{{ WINDOWS_FILE_DEVELOPMENT }}" title="Download GIMP via
HTTP" id='win-download-link' >
+ <a href="//download.gimp.org/pub/gimp/v{{ WINDOWS_VER_DEVELOPMENT.split('.')[0] }}.{{
WINDOWS_VER_DEVELOPMENT.split('.')[1] }}/windows/{{ WINDOWS_FILE_DEVELOPMENT }}" title="Download GIMP via
HTTP" id='win-download-link' >
Download GIMP {{ WINDOWS_VER_DEVELOPMENT }}<br/>
directly
</a>
@@ -432,7 +432,7 @@
<h3>Older Downloads</h3>
<p>
- Previous installers for Windows can be found here: <a
href='//download.gimp.org/mirror/pub/gimp/v2.9/windows/'>download.gimp.org</a>.
+ Previous installers for Windows can be found here: <a
href='//download.gimp.org/pub/gimp/v2.9/windows/'>download.gimp.org</a>.
</p>
{% else %}
@@ -452,7 +452,7 @@
<p>For instructions, how to build GIMP from source code, please see <a href='/source/'>this page</a>.</p>
- <p>GIMP {{ GIMP_VERSION_DEVELOPMENT }} is now available at <a
href='//download.gimp.org/mirror/pub/gimp/v{{ GIMP_VERSION_DEVELOPMENT.split('.')[0] }}.{{
GIMP_VERSION_DEVELOPMENT.split('.')[1] }}/'>https://download.gimp.org/mirror/pub/gimp/v{{
GIMP_VERSION_DEVELOPMENT.split('.')[0] }}.{{ GIMP_VERSION_DEVELOPMENT.split('.')[1] }}/</a>.
+ <p>GIMP {{ GIMP_VERSION_DEVELOPMENT }} is now available at <a href='//download.gimp.org/pub/gimp/v{{
GIMP_VERSION_DEVELOPMENT.split('.')[0] }}.{{ GIMP_VERSION_DEVELOPMENT.split('.')[1]
}}/'>https://download.gimp.org/pub/gimp/v{{ GIMP_VERSION_DEVELOPMENT.split('.')[0] }}.{{
GIMP_VERSION_DEVELOPMENT.split('.')[1] }}/</a>.
</p>
<p>To allow you to check the integrity of the tarballs, here are the sums of the latest releases:</p>
@@ -478,7 +478,7 @@
{% endif %}
<p>
- GIMP help files are available at <a
href='//download.gimp.org/mirror/pub/gimp/help/'>https://download.gimp.org/mirror/pub/gimp/help/</a>.
+ GIMP help files are available at <a
href='//download.gimp.org/pub/gimp/help/'>https://download.gimp.org/pub/gimp/help/</a>.
</p>
<p>
diff --git a/themes/newgimp/templates/downloads-oldstable.html
b/themes/newgimp/templates/downloads-oldstable.html
index edab9952..4f3fe74f 100644
--- a/themes/newgimp/templates/downloads-oldstable.html
+++ b/themes/newgimp/templates/downloads-oldstable.html
@@ -87,7 +87,7 @@
</a>
</span>
<span class='download-button'>
- <a href="//download.gimp.org/mirror/pub/gimp/v{{ MACOS_MAJOR_MINOR_VER_OLDSTABLE }}/osx/{{
MACOS_FILE_OLDSTABLE }}">
+ <a href="//download.gimp.org/pub/gimp/v{{ MACOS_MAJOR_MINOR_VER_OLDSTABLE }}/osx/{{
MACOS_FILE_OLDSTABLE }}">
Download GIMP {{ MACOS_VER_OLDSTABLE }}<br/>
directly
</a>
@@ -120,8 +120,8 @@
<h3>Older Downloads</h3>
- <!-- <p>Previous installers for OSX can be found here: <a
href='//download.gimp.org/mirror/pub/gimp/v{{ MACOS_MAJOR_MINOR_VER_OLDSTABLE
}}/osx/'>download.gimp.org</a>.</p> -->
- <p>Previous installers for macOS/OSX can be found here: <a
href='//download.gimp.org/mirror/pub/gimp/v2.8/osx/'>download.gimp.org</a>.</p>
+ <!-- <p>Previous installers for OSX can be found here: <a href='//download.gimp.org/pub/gimp/v{{
MACOS_MAJOR_MINOR_VER_OLDSTABLE }}/osx/'>download.gimp.org</a>.</p> -->
+ <p>Previous installers for macOS/OSX can be found here: <a
href='//download.gimp.org/pub/gimp/v2.8/osx/'>download.gimp.org</a>.</p>
@@ -194,7 +194,7 @@
</span>
<span class='download-button'>
<a
- href="//download.gimp.org/mirror/pub/gimp/v{{ WINDOWS_MAJOR_MINOR_VER_OLDSTABLE }}/windows/{{
WINDOWS_FILE_OLDSTABLE }}"
+ href="//download.gimp.org/pub/gimp/v{{ WINDOWS_MAJOR_MINOR_VER_OLDSTABLE }}/windows/{{
WINDOWS_FILE_OLDSTABLE }}"
title="Download GIMP via HTTP" id='win-download-link' >
Download GIMP {{ WINDOWS_VER_OLDSTABLE }}<br/>
directly
@@ -234,7 +234,7 @@
<h3>Older Downloads</h3>
<p>
- Previous installers for Windows can be found here: <a href='//download.gimp.org/mirror/pub/gimp/v{{
WINDOWS_MAJOR_MINOR_VER_OLDSTABLE }}/windows/'>download.gimp.org</a>.
+ Previous installers for Windows can be found here: <a href='//download.gimp.org/pub/gimp/v{{
WINDOWS_MAJOR_MINOR_VER_OLDSTABLE }}/windows/'>download.gimp.org</a>.
</p>
<h3>GIMP User Manual</h3>
@@ -258,23 +258,23 @@
</p>
<ul>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-zh_CN-setup.exe'>Chinese
Simplified</a> (24.3 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-ca-setup.exe'>Catalan</a>
(24.2 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-da-setup.exe'>Danish</a>
(24.2 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-nl-setup.exe'>Dutch</a>
(24.3 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-en-setup.exe'>English</a>
(24.2 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-en_GB-setup.exe'>English
(United Kingdom)</a> (24.2 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-fr-setup.exe'>French</a>
(25.7 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-de-setup.exe'>German</a>
(28.0 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-el-setup.exe'>Greek</a>
(24.0 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-it-setup.exe'>Italian</a>
(30.2 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-ja-setup.exe'>Japanese</a>
(23.6 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-ko-setup.exe'>Korean</a>
(24.9 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-nn-setup.exe'>Norwegian
Nynorsk</a> (20.9 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-ru-setup.exe'>Russian</a>
(24.9 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-sl-setup.exe'>Slovenian</a>
(24.3 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-es-setup.exe'>Spanish</a>
(24.9 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-sv-setup.exe'>Swedish</a>
(24.7 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-zh_CN-setup.exe'>Chinese
Simplified</a> (24.3 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-ca-setup.exe'>Catalan</a> (24.2
MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-da-setup.exe'>Danish</a> (24.2
MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-nl-setup.exe'>Dutch</a> (24.3
MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-en-setup.exe'>English</a> (24.2
MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-en_GB-setup.exe'>English (United
Kingdom)</a> (24.2 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-fr-setup.exe'>French</a> (25.7
MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-de-setup.exe'>German</a> (28.0
MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-el-setup.exe'>Greek</a> (24.0
MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-it-setup.exe'>Italian</a> (30.2
MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-ja-setup.exe'>Japanese</a> (23.6
MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-ko-setup.exe'>Korean</a> (24.9
MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-nn-setup.exe'>Norwegian
Nynorsk</a> (20.9 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-ru-setup.exe'>Russian</a> (24.9
MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-sl-setup.exe'>Slovenian</a> (24.3
MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-es-setup.exe'>Spanish</a> (24.9
MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.8/2.8.2/gimp-help-2-2.8.2-sv-setup.exe'>Swedish</a> (24.7
MB)</li>
</ul>
</div>
@@ -289,7 +289,7 @@
<p>For instructions, how to build GIMP from source code, please see <a href='/source/'>this page</a>.</p>
<p>GIMP {{ GIMP_VERSION_OLDSTABLE }} is now available at <a
- href='//download.gimp.org/mirror/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION_OLDSTABLE
}}/'>https://download.gimp.org/mirror/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION_OLDSTABLE }}/</a>. You may want
to read the <a
+ href='//download.gimp.org/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION_OLDSTABLE
}}/'>https://download.gimp.org/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION_OLDSTABLE }}/</a>. You may want to read
the <a
href='/release-notes/gimp-{{ GIMP_MAJOR_MINOR_VERSION_OLDSTABLE }}.html'>Release Notes for GIMP {{
GIMP_MAJOR_MINOR_VERSION_OLDSTABLE }}</a>.</p>
<p>To allow you to check the integrity of the tarballs, here are the MD5 sums of the latest releases:</p>
@@ -307,7 +307,7 @@
<p>
- GIMP help files are available at <a
href='//download.gimp.org/mirror/pub/gimp/help/'>https://download.gimp.org/mirror/pub/gimp/help/</a>.
+ GIMP help files are available at <a
href='//download.gimp.org/pub/gimp/help/'>https://download.gimp.org/pub/gimp/help/</a>.
</p>
<p>
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index 9e01876b..b831a40e 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -161,7 +161,7 @@
</a>
</span>
<span class='download-button'>
- <a href="//download.gimp.org/mirror/pub/gimp/v{{ MACOS_MAJOR_MINOR_VER }}/osx/{{ MACOS_FILE
}}">
+ <a href="//download.gimp.org/pub/gimp/v{{ MACOS_MAJOR_MINOR_VER }}/osx/{{ MACOS_FILE }}">
Download GIMP {{ MACOS_VER }}<br/>
directly
</a>
@@ -220,8 +220,8 @@
<h3>Older Downloads</h3>
- <!-- <p>Previous installers for OSX can be found here: <a
href='//download.gimp.org/mirror/pub/gimp/v{{ MACOS_MAJOR_MINOR_VER }}/osx/'>download.gimp.org</a>.</p> -->
- <p>Previous installers for macOS/OSX can be found here: <a
href='//download.gimp.org/mirror/pub/gimp/v2.8/osx/'>download.gimp.org</a>.</p>
+ <!-- <p>Previous installers for OSX can be found here: <a href='//download.gimp.org/pub/gimp/v{{
MACOS_MAJOR_MINOR_VER }}/osx/'>download.gimp.org</a>.</p> -->
+ <p>Previous installers for macOS/OSX can be found here: <a
href='//download.gimp.org/pub/gimp/v2.8/osx/'>download.gimp.org</a>.</p>
@@ -328,7 +328,7 @@
</span>
<span class='download-button'>
<a
- href="//download.gimp.org/mirror/pub/gimp/v{{ WINDOWS_MAJOR_MINOR_VER }}/windows/{{ WINDOWS_FILE
}}"
+ href="//download.gimp.org/pub/gimp/v{{ WINDOWS_MAJOR_MINOR_VER }}/windows/{{ WINDOWS_FILE }}"
title="Download GIMP via HTTP" id='win-download-link' >
Download GIMP {{ WINDOWS_VER }}<br/>
directly
@@ -404,10 +404,10 @@
<h3>Older Downloads</h3>
<ul>
<li>
- Previous v{{ WINDOWS_MAJOR_MINOR_VER }} installers for Windows can be found here: <a
href='//download.gimp.org/mirror/pub/gimp/v{{ WINDOWS_MAJOR_MINOR_VER }}/windows/'>download.gimp.org</a>.
+ Previous v{{ WINDOWS_MAJOR_MINOR_VER }} installers for Windows can be found here: <a
href='//download.gimp.org/pub/gimp/v{{ WINDOWS_MAJOR_MINOR_VER }}/windows/'>download.gimp.org</a>.
</li>
<li>
- Previous v{{ GIMP_MAJOR_MINOR_VERSION_OLDSTABLE }} installers for Windows can be found here: <a
href='//download.gimp.org/mirror/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION_OLDSTABLE
}}/windows/'>download.gimp.org</a>.
+ Previous v{{ GIMP_MAJOR_MINOR_VERSION_OLDSTABLE }} installers for Windows can be found here: <a
href='//download.gimp.org/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION_OLDSTABLE }}/windows/'>download.gimp.org</a>.
</li>
</ul>
@@ -432,24 +432,24 @@
</p>
<ul>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-zh_CN-setup.exe'>Chinese
Simplified</a> (39 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ca-setup.exe'>Catalan</a> (40
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-da-setup.exe'>Danish</a> (39
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-nl-setup.exe'>Dutch</a> (39
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-en-setup.exe'>English</a> (39
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-en_GB-setup.exe'>English (United
Kingdom)</a> (39 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-fi-setup.exe'>Finnish</a> (39
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-fr-setup.exe'>French</a> (41
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-de-setup.exe'>German</a> (41
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-el-setup.exe'>Greek</a> (38
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-it-setup.exe'>Italian</a> (43
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ja-setup.exe'>Japanese</a> (39
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ko-setup.exe'>Korean</a> (40
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-nn-setup.exe'>Norwegian
Nynorsk</a> (35 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-pt_BR-setup.exe'>Portuguese
Brazilian</a> (40 MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ro-setup.exe'>Romanian</a> (39
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ru-setup.exe'>Russian</a> (40
MB)</li>
- <li><a
href='//download.gimp.org/mirror/pub/gimp/help/windows/2.10/gimp-help-2.10.0-es-setup.exe'>Spanish</a> (40
MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-zh_CN-setup.exe'>Chinese Simplified</a>
(39 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ca-setup.exe'>Catalan</a> (40 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-da-setup.exe'>Danish</a> (39 MB)</li>
+ <li><a href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-nl-setup.exe'>Dutch</a>
(39 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-en-setup.exe'>English</a> (39 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-en_GB-setup.exe'>English (United
Kingdom)</a> (39 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-fi-setup.exe'>Finnish</a> (39 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-fr-setup.exe'>French</a> (41 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-de-setup.exe'>German</a> (41 MB)</li>
+ <li><a href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-el-setup.exe'>Greek</a>
(38 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-it-setup.exe'>Italian</a> (43 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ja-setup.exe'>Japanese</a> (39 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ko-setup.exe'>Korean</a> (40 MB)</li>
+ <li><a href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-nn-setup.exe'>Norwegian
Nynorsk</a> (35 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-pt_BR-setup.exe'>Portuguese
Brazilian</a> (40 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ro-setup.exe'>Romanian</a> (39 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-ru-setup.exe'>Russian</a> (40 MB)</li>
+ <li><a
href='//download.gimp.org/pub/gimp/help/windows/2.10/gimp-help-2.10.0-es-setup.exe'>Spanish</a> (40 MB)</li>
</ul>
</div>
@@ -463,7 +463,7 @@
and its <a href="/donating/sponsors.html">mirrors</a>, containing
the source code to compile for your system:
<a
- href='//download.gimp.org/mirror/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION
}}/'>https://download.gimp.org/mirror/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION }}/</a>
+ href='//download.gimp.org/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION
}}/'>https://download.gimp.org/pub/gimp/v{{ GIMP_MAJOR_MINOR_VERSION }}/</a>
</p>
<details class='hashes'>
@@ -500,7 +500,7 @@
<h3>User Manual</h3>
<p>
- GIMP help files are available at <a
href='//download.gimp.org/mirror/pub/gimp/help/'>https://download.gimp.org/mirror/pub/gimp/help/</a>.
+ GIMP help files are available at <a
href='//download.gimp.org/pub/gimp/help/'>https://download.gimp.org/pub/gimp/help/</a>.
</p>
<h2>Development snapshots</h2>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]