From bc8f6ffaa06b0f47fc8e6fd30e3dcb50d5605c3b Mon Sep 17 00:00:00 2001
From: elijah
Date: Wed, 22 Jan 2014 09:58:02 -0800
Subject: minor edits to mac page
---
pages/mac/en.md | 4 ++--
public/linux/index.en.html | 31 ++++++++++++++++++-------------
public/mac/index.en.html | 21 ++++++++++++---------
public/windows/index.en.html | 4 ++--
4 files changed, 34 insertions(+), 26 deletions(-)
diff --git a/pages/mac/en.md b/pages/mac/en.md
index 9c5c944..fd1c3bd 100644
--- a/pages/mac/en.md
+++ b/pages/mac/en.md
@@ -6,10 +6,10 @@ Bitmask requires Mountain Lion or newer.
<%= render({:partial => 'common/download_button'}, {:link => '/client/osx/Bitmask-OSX-latest.dmg', :text => 'Download for Mac OS'}) %>
-Once the .dmg has been saved to your computer, mount the image and drag "Bitmask" to your `Applications` folder.
+Once the file `Bitmask-OSX-latest.dmg` has been saved to your computer, mount the `.dmg` image and drag the `Bitmask` icon to your `Applications` folder.
## Download other versions
-If you want to install an old version of Bitmask, you can [browse all releases.](/client/osx/)
+If you want to install an old or experimental version of Bitmask, you can [browse all releases.](/client/osx/)
<%= render({:partial => 'common/email'}) %>
diff --git a/public/linux/index.en.html b/public/linux/index.en.html
index 7ac9d61..8e79639 100644
--- a/public/linux/index.en.html
+++ b/public/linux/index.en.html
@@ -19,26 +19,31 @@
Install Bitmask on Linux
@@ -200,7 +205,7 @@
Manual email client configuration
-- IMAP —
localhost:1984
+ - IMAP –
localhost:1984
- username: the full email address you use with the Bitmask app.
@@ -208,7 +213,7 @@
- SSL/TLS: off
-- SMTP —
localhost:2013
+ - SMTP –
localhost:2013
- authentication: none
diff --git a/public/mac/index.en.html b/public/mac/index.en.html
index 4cdb9e6..96d0409 100644
--- a/public/mac/index.en.html
+++ b/public/mac/index.en.html
@@ -19,15 +19,18 @@
Bitmask for Mac OS
@@ -42,12 +45,12 @@
Download for Mac OS
-Once the .dmg has been saved to your computer, mount the image and drag “Bitmask” to your Applications
folder.
+Once the file Bitmask-OSX-latest.dmg
has been saved to your computer, mount the .dmg
image and drag the Bitmask
icon to your Applications
folder.
Download other versions
-If you want to install an old version of Bitmask, you can browse all releases.
+If you want to install an old or experimental version of Bitmask, you can browse all releases.
Configuring email
@@ -74,7 +77,7 @@
Manual email client configuration
-- IMAP —
localhost:1984
+ - IMAP –
localhost:1984
- username: the full email address you use with the Bitmask app.
@@ -82,7 +85,7 @@
- SSL/TLS: off
-- SMTP —
localhost:2013
+ - SMTP –
localhost:2013
- authentication: none
diff --git a/public/windows/index.en.html b/public/windows/index.en.html
index f22c2b6..27f3ebc 100644
--- a/public/windows/index.en.html
+++ b/public/windows/index.en.html
@@ -57,7 +57,7 @@
Manual email client configuration
-- IMAP —
localhost:1984
+ - IMAP –
localhost:1984
- username: the full email address you use with the Bitmask app.
@@ -65,7 +65,7 @@
- SSL/TLS: off
-- SMTP —
localhost:2013
+ - SMTP –
localhost:2013
- authentication: none
--
cgit v1.2.3