pidgin/nest

7c3b95c88023
Parents 88f4a3010e9f
Children 2740d7f39599
Update "Mac OSX" references to "macOS"

Apple no longer calls their OS "Mac OSX" instead over the final releases of OSX they switched over to "macOS 10", followed by "macOS 11" and so on. With this change, we will start using macOS to refer to Apple's operating system.

Testing Done:
Ran `dev-server.sh` and verified content looked as intended.

Reviewed at https://reviews.imfreedom.org/r/825/
--- a/hugo/content/_index.md Thu Jul 22 22:40:38 2021 -0500
+++ b/hugo/content/_index.md Thu Jul 22 22:42:01 2021 -0500
@@ -9,7 +9,7 @@
XMPP and sitting in an IRC channel at the same time.
Pidgin runs on Windows, Linux, and other UNIX-like operating systems. Looking
-for Pidgin for OS X? Try [Adium](https://adium.im)!
+for Pidgin for macOS? Try [Adium](https://adium.im)!
Pidgin is compatible with the following chat networks out of the box:
Jabber/XMPP, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, Lotus
--- a/hugo/content/install/_index.md Thu Jul 22 22:40:38 2021 -0500
+++ b/hugo/content/install/_index.md Thu Jul 22 22:42:01 2021 -0500
@@ -61,11 +61,11 @@
## macOS
-For a native Mac OS X experience we recommend [Adium](https://adium.im/), which
+For a native macOS experience we recommend [Adium](https://adium.im/), which
uses libpurple (the core of Pidgin) for much of its protocol support.
-If you're sure you want to use Pidgin on OS X, you may find the packages
-provided through [Homebrew](https://brew.sh/),
+If you're sure you want to use Pidgin on macOS, you may find the packages
+provided through [Homebrew](https://brew.sh/),
[pkgin](https://pkgsrc.joyent.com/),
[Fink](https://finkproject.org/download/) or
[Macports](https://www.macports.org/install.php) more convenient than compiling
@@ -73,7 +73,7 @@
installing Homebrew, pkgin, Fink, Macports, or their packages of Pidgin*. Contact those
projects directly with questions or concerns.
-If you're sure you want to use Pidgin on OS X and you don't want to use
+If you're sure you want to use Pidgin on macOS and you don't want to use
Homebrew, Fink or Macports, you can [download the Pidgin
source](#source) and compile.