mirror of
https://github.com/moparisthebest/davmail
synced 2025-01-05 10:47:59 -05:00
Doc: add a note to help users with broken Unity desktop manager on Ubuntu
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1839 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
0075168910
commit
5e1ac4ef1e
@ -20,6 +20,10 @@
|
||||
install sun-java6-bin and the appropriate swt package. After installation,
|
||||
DavMail is available in the Applications menu.
|
||||
</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>
|
||||
<code>gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"</code>
|
||||
</subsection>
|
||||
<subsection name="Manual setup">
|
||||
<p>Prerequisite : Sun J2SE 1.5 or 1.6. Tray icon is now implemented with SWT and compatible with
|
||||
|
Loading…
Reference in New Issue
Block a user