Skip to content

Commit ff7e5aa

Browse files
committed
Doc: merge #461
git-svn-id: https://svn.code.sf.net/p/davmail/code/trunk@4056 3d1905a2-6b24-0410-a738-b14d5a86fcbd
1 parent a356952 commit ff7e5aa

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

src/site/xdoc/linuxsetup.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
<subsection name="Standalone setup">
1515
<p>Prerequisite: Latest OpenJDK with OpenJFX support for best O365 support.
1616
Download of latest Azul FX now included in latest davmail script.
17-
If SWT is available it provides an improved tray icon (incompatible with O365Interactive mode).
18-
If you do not want any tray icon run DavMail with the <code>-notray</code> option.
17+
If SWT is available, it provides an improved tray icon (incompatible with O365Interactive mode).
18+
If you do not want any tray icon, run DavMail with the <code>-notray</code> option.
1919
</p>
2020

21-
<p>Download the the platform independent package from Sourceforge and uncompress it with
21+
<p>Download the platform independent package from Sourceforge and uncompress it with
2222
your favorite tool. If you want improved SWT tray icon add the appropriate SWT library in lib
2323
folder from <a href="https://eclipse.dev/eclipse/swt/">https://eclipse.dev/eclipse/swt/</a>, e.g.
2424
swt-4.37-gtk-linux-x86_64.jar
@@ -55,16 +55,16 @@
5555
<li>Then run DavMail: <code>XDG_CURRENT_DESKTOP= &amp;&amp; davmail</code></li>
5656
</ul>
5757
<p>Update for Ubuntu Unity users, you can install Indicator SystemtrayUnity:
58-
<a href="http://www.webupd8.org/2015/05/on-demand-system-tray-for-ubuntu.html">
59-
http://www.webupd8.org/2015/05/on-demand-system-tray-for-ubuntu.html
60-
</a></p>
58+
<a href="http://www.webupd8.org/2015/05/on-demand-system-tray-for-ubuntu.html">
59+
http://www.webupd8.org/2015/05/on-demand-system-tray-for-ubuntu.html
60+
</a></p>
6161
<p>Note to Ubuntu 14 users, you can restore systray by following instructions at:
62-
<a href="http://www.webupd8.org/2013/05/how-to-get-systray-whitelist-back-in.html">How to whitelist all systray apps in Ubuntu 14.04 or 14.10 (with Unity)</a></p>
62+
<a href="http://www.webupd8.org/2013/05/how-to-get-systray-whitelist-back-in.html">How to whitelist all systray apps in Ubuntu 14.04 or 14.10 (with Unity)</a></p>
6363
<p>Note to Ubuntu 13 users, you will need to apply the following patch to fix missing whitelist
64-
regression: <a href="https://launchpad.net/~timekiller/+archive/unity-systrayfix">Unity Desktop with Systray Whitelisting Support</a></p>
64+
regression: <a href="https://launchpad.net/~timekiller/+archive/unity-systrayfix">Unity Desktop with Systray Whitelisting Support</a></p>
6565
<p>Note to Ubuntu 12 Natty users: they eventually fixed Oneiric issue, use gsettings command below</p>
6666
<p>Note to Ubuntu 11.10 Oneiric users: Unity does not support system tray defined by FreeDesktop, you will need
67-
to switch to standard Gnome Panel to use DavMail (and any other application using system tray)</p>
67+
to switch to standard Gnome Panel to use DavMail (and any other application using system tray)</p>
6868
<p>Note to Ubuntu 10.04 users: all tray icons are hidden by default, use the following command to restore normal mode:</p>
6969
<code>gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"</code>
7070
<p>If it still does not work, launch DavMail with notray option:</p>
@@ -96,4 +96,4 @@
9696
</section>
9797

9898
</body>
99-
</document>
99+
</document>

0 commit comments

Comments
 (0)