diff options
author | elijah <elijah@riseup.net> | 2014-01-21 13:33:15 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-01-21 13:33:15 -0800 |
commit | 496270e085ee3f1b3055455a0576a1ab656abcce (patch) | |
tree | 1f0d49676fe3b2be34837f360b5b16c597aab4c3 /public/linux | |
parent | 4930f72ee4e04a8c29087cd1235e4cdd4bb8f7a8 (diff) |
rebuild static files
Diffstat (limited to 'public/linux')
-rw-r--r-- | public/linux/index.en.html | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/public/linux/index.en.html b/public/linux/index.en.html index 04db0d7..dfe27b7 100644 --- a/public/linux/index.en.html +++ b/public/linux/index.en.html @@ -42,7 +42,7 @@ <a name="Install.as.packages"></a> <h2>Install as packages</h2> -<p>This is the recommended method of installing Bitmask.</p> +<p>This is the recommended method of installing Bitmask. If installed as a package, Bitmask will run faster, be better integrated in the system, and will be kept up to date.</p> <a name="Ubuntu.13.10..Saucy.Salamander."></a> <h3>Ubuntu 13.10 (Saucy Salamander)</h3> @@ -131,6 +131,7 @@ <li>Installing via the bundle takes up more space.</li> <li>The Bitmask app will be less well integrated with the desktop environment.</li> <li>Running from the bundle is slower to start than via packages.</li> +<li>You will not get automatic updates running the stand alone bundle.</li> </ul> @@ -168,7 +169,7 @@ <a name="Other.options"></a> <h3>Other options</h3> -<p>If you want to install an old version of Bitmask, you can <a href="/client/linux/">browse all releases.</a></p> +<p>If you want to install an old or development version of Bitmask, you can <a href="/client/linux/">browse all releases.</a></p> <a name="Configuring.email"></a> <h2>Configuring email</h2> @@ -176,11 +177,20 @@ <p>To get encrypted email to work, you have two options:</p> <ol> -<li>Install the <a href="https://addons.mozilla.org/en-us/thunderbird/addon/bitmask/">Bitmask Thunderbird Extension</a> (recommended).</li> +<li>The <a href="https://addons.mozilla.org/en-us/thunderbird/addon/bitmask/">Bitmask Thunderbird Extension</a> (recommended).</li> <li>Configure your email client manually.</li> </ol> +<p>Bitmask Thunderbird Extension:</p> + +<ol> +<li>Install Bitmask app and register for an account.</li> +<li>Install the <a href="https://addons.mozilla.org/en-us/thunderbird/addon/bitmask/">Bitmask Thunderbird Extension</a></li> +<li>Select the menu item <code>File</code> > <code>New</code> > <code>Bitmask Account...</code></li> +</ol> + + <p>Manual email client configuration:</p> <ul> |