[gimp-web] themes: some more s/OS ?X/macOS/ replacements.



commit 1878b19ab7c9ea9975abe83e5461c9a6d3e8ccd8
Author: Jehan <jehan girinstud io>
Date:   Sat Dec 4 20:58:29 2021 +0100

    themes: some more s/OS ?X/macOS/ replacements.

 themes/newgimp/templates/downloads-development.html | 6 +++---
 themes/newgimp/templates/downloads-oldstable.html   | 6 +++---
 themes/newgimp/templates/downloads.html             | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/themes/newgimp/templates/downloads-development.html 
b/themes/newgimp/templates/downloads-development.html
index b403ae08..e3df3a4b 100644
--- a/themes/newgimp/templates/downloads-development.html
+++ b/themes/newgimp/templates/downloads-development.html
@@ -46,7 +46,7 @@
             <small>
                 Show downloads for 
                 <span class="show_links" id='os_linux'>GNU/Linux</span>&nbsp;|
-                <span class="show_links" id='os_mac'>OS&nbsp;X</span>&nbsp;|
+                <span class="show_links" id='os_mac'>macOS</span>&nbsp;|
                 <span class="show_links" id='os_win'>Microsoft&nbsp;Windows</span>&nbsp;| 
                 <span class="show_links" id='os_all'>All</span>
             </small>
@@ -231,7 +231,7 @@
             </p>
         </small>
 
-        <p>Since the 2.8.2 version, GIMP runs on OSX natively. No X11 environment is required.</p>
+        <p>Since the 2.8.2 version, GIMP runs on macOS/OSX natively. No X11 environment is required.</p>
 
         <h3>Native build</h3>
 
@@ -249,7 +249,7 @@
 
 
         <h3>Older Downloads</h3>
-        <p>Previous installers for 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/mirror/pub/gimp/v2.9/osx/'>download.gimp.org</a>.</p>
 
 {% else %}
 
diff --git a/themes/newgimp/templates/downloads-oldstable.html 
b/themes/newgimp/templates/downloads-oldstable.html
index e5cd733a..0be7acc5 100644
--- a/themes/newgimp/templates/downloads-oldstable.html
+++ b/themes/newgimp/templates/downloads-oldstable.html
@@ -36,7 +36,7 @@
         <p id='others'>
             Show downloads for
             <span class="show_links" id='os_linux'>GNU/Linux</span>&nbsp;|
-            <span class="show_links" id='os_mac'>OS&nbsp;X</span>&nbsp;|
+            <span class="show_links" id='os_mac'>macOS</span>&nbsp;|
             <span class="show_links" id='os_win'>Microsoft&nbsp;Windows</span>&nbsp;|
             <span class="show_links" id='os_all'>All</span>
         </p>
@@ -97,7 +97,7 @@
             </p>
         </small>
 
-        <p>Since the 2.8.2 version, GIMP runs on OSX natively. No X11 environment is required.</p>
+        <p>Since the 2.8.2 version, GIMP runs on macOS/OSX natively. No X11 environment is required.</p>
 
         <h3>Native build</h3>
 
@@ -116,7 +116,7 @@
 
         <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 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 macOS/OSX can be found here: <a 
href='//download.gimp.org/mirror/pub/gimp/v2.8/osx/'>download.gimp.org</a>.</p>
 
 
 
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index 489b4d3f..adced4bf 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -183,7 +183,7 @@
             Any downloads on the store are created by third party and is
             not in anyway connected to the GIMP team.
           </li>
-          <li><p>Since version 2.8.2, GIMP runs on macOS (OSX) natively. No X11
+          <li><p>Since version 2.8.2, GIMP runs on macOS/OSX natively. No X11
           environment is required.</p></li>
           {% if MACOS_FILE_DEVELOPMENT is defined %}
           <li>
@@ -216,7 +216,7 @@
 
         <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 macOS/OSX can be found here: <a 
href='//download.gimp.org/mirror/pub/gimp/v2.8/osx/'>download.gimp.org</a>.</p>
 
 
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]