[gimp-web/testing] themes: s/Mac OS X/macOS/



commit 9b186a96e5938f63ef12d9b48dd77fb34646e799
Author: Jehan <jehan girinstud io>
Date:   Fri Dec 8 16:33:56 2017 +0100

    themes: s/Mac OS X/macOS/
    
    According to Wikipedia "Mac OS X" name stopped being used in 2012 in
    favor of "OS X", and "macOS" since 2016. Use the last naming unless when
    designating a specifically numbered version which used a former naming.

 .../newgimp/templates/downloads-development.html   |    2 +-
 themes/newgimp/templates/downloads.html            |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/newgimp/templates/downloads-development.html 
b/themes/newgimp/templates/downloads-development.html
index 57c6bdd..efd64fb 100644
--- a/themes/newgimp/templates/downloads-development.html
+++ b/themes/newgimp/templates/downloads-development.html
@@ -72,7 +72,7 @@
 
 
     <div id='mac' class="os mac" markdown="1">
-        <h2>GIMP (development version) for Mac OS X</h2>
+        <h2>GIMP (development version) for macOS</h2>
 
 {% if MACOS_FILE_DEVELOPMENT is defined %}
 
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index cb1b99e..94ea3b7 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -71,7 +71,7 @@
 
 
     <div id='mac' class="os mac" markdown="1">
-        <h2>GIMP for Mac OS X</h2>
+        <h2>GIMP for macOS</h2>
 
         <p>
             <span class='win-button' id='osx-torrent'>


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