Doc: small fix in Linux setup doc

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1964 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2012-05-22 22:41:17 +00:00
parent 6c8cef4d17
commit bd4a86e145
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<p>Note to Ubuntu 12 Natty users: they eventually fixed Oneiric issue, use gsettings command below</p>
<p>Note to Ubuntu 11.10 Oneiric users: Unity does not support system tray defined by FreeDesktop, you will need
to switch to standard Gnome Panel to use DavMail (and any other application using system tray)</p>
<p>Note to Ubuntu 11.04 users: all tray icons are hidden by default, use the following command to restore normal mode:</p>
<p>Note to Ubuntu 10.04 users: all tray icons are hidden by default, use the following command to restore normal mode:</p>
<code>gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"</code>
</subsection>
<subsection name="Manual setup">