[gimp-web] downloads.html: "Or over" is awkwardly phrased; Windows downloads are closer to 250MB now.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web] downloads.html: "Or over" is awkwardly phrased; Windows downloads are closer to 250MB now.
- Date: Sat, 29 Jan 2022 22:32:02 +0000 (UTC)
commit 817679d0c687cdd9bd598c2b7d41f2558dfff597
Author: SilverWoodchuck47 <silverwoodchuck47 yahoo com>
Date: Wed Dec 29 04:05:25 2021 +0000
downloads.html: "Or over" is awkwardly phrased; Windows downloads are closer to 250MB now.
themes/newgimp/templates/downloads.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index 348d9b03..ad6ac31b 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -180,7 +180,7 @@
<h3>Warnings and information</h3>
<ul>
{% if MACOS_MIN_SUPPORT is defined %}
- <li><p>Supported OS: <strong>{{ MACOS_MIN_SUPPORT }}</strong> or over</p></li>
+ <li><p>Supported OS: <strong>{{ MACOS_MIN_SUPPORT }}</strong> or newer</p></li>
{% endif %}
<li>
<strong>!IMPORTANT! ⚠️ App Store:</strong> GIMP team does not
@@ -348,10 +348,10 @@
<h3>Warnings and information</h3>
<ul>
{% if WINDOWS_MIN_SUPPORT is defined %}
- <li><p>Supported OS: <strong>{{ WINDOWS_MIN_SUPPORT }}</strong> or over</p></li>
+ <li><p>Supported OS: <strong>{{ WINDOWS_MIN_SUPPORT }}</strong> or newer</p></li>
{% endif %}
<li>
- These links download the official GIMP installer for Windows (~200 MB).
+ These links download the official GIMP installer for Windows (~250 MB).
The installer contains both 32-bit and 64-bit versions of GIMP, and will automatically use the
appropriate one.
</li>
<li>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]