[gimp-web] Change macOS name from OS X



commit 3fb6e9ae08cfb02374f2c160adc99924638214e7
Author: Goutham Krishna <gauthamkrishna9991 live com>
Date:   Tue Aug 17 09:38:54 2021 +0000

    Change macOS name from OS X

 content/about/selling.md                  | 2 +-
 content/bugs/index.md                     | 2 +-
 content/tutorials/Creating_Icons/index.md | 2 +-
 themes/newgimp/templates/downloads.html   | 2 +-
 themes/newgimp/templates/home.html        | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/content/about/selling.md b/content/about/selling.md
index a3a0fcf4..1021186d 100644
--- a/content/about/selling.md
+++ b/content/about/selling.md
@@ -28,7 +28,7 @@ However, if the vendor did not make the complete corresponding source code for t
 
 ## Where can I buy a copy of GIMP?
 
-We do not sell GIMP from this web site. However, the platfom-specific pages contain links to packages 
provided by several individuals or companies, and some of them are selling GIMP. Please have a look at the 
page related to the platform you are using (UNIX, Windows or MacOS) and see if you can find anything 
interesting there.
+We do not sell GIMP from this web site. However, the platfom-specific pages contain links to packages 
provided by several individuals or companies, and some of them are selling GIMP. Please have a look at the 
page related to the platform you are using (UNIX, Windows or macOS) and see if you can find anything 
interesting there.
 
 ## Recommendations for those who sell copies of GIMP
 
diff --git a/content/bugs/index.md b/content/bugs/index.md
index aeb3d078..2ed2ac77 100644
--- a/content/bugs/index.md
+++ b/content/bugs/index.md
@@ -38,7 +38,7 @@ Below are different links into GitLab which show you lists of open and closed bu
 
     *   [on Windows](https://gitlab.gnome.org/GNOME/gimp/issues?label_name%5B%5D=OS%3A+Windows)
 
-    *   [on Mac](https://gitlab.gnome.org/GNOME/gimp/issues?label_name%5B%5D=OS%3A+macOS+%2F+OSX)
+    *   [on macOS](https://gitlab.gnome.org/GNOME/gimp/issues?label_name%5B%5D=OS%3A+macOS+%2F+OSX)
 
 *   [Issues that are easy to fix](https://gitlab.gnome.org/GNOME/gimp/issues?label_name%5B%5D=4.+Newcomers)
 
diff --git a/content/tutorials/Creating_Icons/index.md b/content/tutorials/Creating_Icons/index.md
index ece9112f..b31fd0e8 100644
--- a/content/tutorials/Creating_Icons/index.md
+++ b/content/tutorials/Creating_Icons/index.md
@@ -29,7 +29,7 @@ Nautilus (gnome-vfs) can't yet handle compressed GIMP native files
 </figure>
 You may think palettes are only necessary in special cases like indexing colors of web images. However, if 
you're going to create more than one icon, having a pre-selected palette can give your icons a more 
consistent look and feel.
 
-You may want to consider using a palette that already exists. Many operating systems like MS Windows or 
MacOS have a system-wide color palette that is used on low color depth screens. You could also use one of the 
palettes that Tuomas Kuosmanen has included in his [public palettes 
list](http://tigert.gimp.org/gimp/palettes/).
+You may want to consider using a palette that already exists. Many operating systems like MS Windows or 
macOS have a system-wide color palette that is used on low color depth screens. You could also use one of the 
palettes that Tuomas Kuosmanen has included in his [public palettes 
list](http://tigert.gimp.org/gimp/palettes/).
 
 If you prefer to create your own palette, it's best to just define the most basic colors. That is, focus 
mostly on defining a set of hues you'll be using. Later on, you can tweak the value or saturation to create 
highlights or shadows of that particular color. Having a complex palette with many variations will make it 
complex and hard to navigate.
 
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index c728b45c..85cc6060 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -177,7 +177,7 @@
           {% if MACOS_MIN_SUPPORT is defined %}
           <li><p>Supported OS: <strong>{{ MACOS_MIN_SUPPORT }}</strong> or over</p></li>
           {% endif %}
-          <li><p>Since version 2.8.2, GIMP runs on 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>
diff --git a/themes/newgimp/templates/home.html b/themes/newgimp/templates/home.html
index 2da96bfa..4e4b44c2 100644
--- a/themes/newgimp/templates/home.html
+++ b/themes/newgimp/templates/home.html
@@ -69,7 +69,7 @@
                     </p>
                     <p>
                         GIMP is a cross-platform image editor available for GNU/Linux,
-                       OS&nbsp;X, Windows and more operating systems. It is
+                       macOS, Windows and more operating systems. It is
                        <a href='https://www.gnu.org/philosophy/free-sw.html'
                        title='GNU - The Free Software Definition' target="_blank">free
                        software</a>, you can change its


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