mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Update 'OS X' reference to macOS.
This commit is contained in:
@@ -48,7 +48,7 @@ private one-on-one and group conversations, inline image previews, team
|
||||
presence/buddy lists, a rich API, Markdown message support, and numerous
|
||||
integrations with other services. The maintainer team aims to support
|
||||
users who connect to Zulip using dedicated iOS, Android, Linux, Windows,
|
||||
and Mac OS X clients, as well as people using modern web browsers or
|
||||
and macOS clients, as well as people using modern web browsers or
|
||||
dedicated Zulip API clients.
|
||||
|
||||
A server can host multiple Zulip *realms* (organizations) at the same
|
||||
|
||||
@@ -31,7 +31,7 @@ such as Mac via Virtualbox (but everything will be 2-3x slower).
|
||||
LXC installation instructions][vagrant-lxc] to get Vagrant with LXC
|
||||
for your platform.
|
||||
|
||||
* If your host is OS X or older Linux, [download Vagrant][vagrant-dl]
|
||||
* If your host is macOS or older Linux, [download Vagrant][vagrant-dl]
|
||||
and [VirtualBox][vbox-dl]. Or, instead of Virtualbox you can use
|
||||
[VMWare Fusion][vmware-fusion-dl] with the [VMWare vagrant
|
||||
provider][vagrant-vmware-fusion-dl] for a nonfree option with better
|
||||
|
||||
@@ -123,7 +123,7 @@ exports.initialize = function () {
|
||||
// For web pages, the initial favicon is the same as the favicon we
|
||||
// set for no unread messages and the initial page title is the same
|
||||
// as the page title we set for no unread messages. However, for the
|
||||
// OS X app, the dock icon does not get its badge updated on initial
|
||||
// macOS app, the dock icon does not get its badge updated on initial
|
||||
// page load. If the badge icon was wrong right before a reload and
|
||||
// we actually have no unread messages then we will never execute
|
||||
// bridge.updateCount() until the unread count changes. Therefore,
|
||||
|
||||
@@ -109,7 +109,7 @@ as an **organization**.
|
||||
## Misc
|
||||
* [Tips for Zulip on Windows](/help/zulip-on-windows)
|
||||
* [Tips for Zulip on Android](/help/zulip-on-android)
|
||||
<!-- Zulip on Mac OS -->
|
||||
<!-- Zulip on macOS -->
|
||||
<!-- Zulip on Linux -->
|
||||
<!-- Zulip on iOS -->
|
||||
<!-- Zulip in a terminal -->
|
||||
|
||||
Reference in New Issue
Block a user