From 5e1ac4ef1e67dadd15777f5f20897c3f112eab7a Mon Sep 17 00:00:00 2001 From: mguessan Date: Sat, 29 Oct 2011 21:39:18 +0000 Subject: [PATCH] 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 --- src/site/xdoc/linuxsetup.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/site/xdoc/linuxsetup.xml b/src/site/xdoc/linuxsetup.xml index a4f7599a..5f754b14 100644 --- a/src/site/xdoc/linuxsetup.xml +++ b/src/site/xdoc/linuxsetup.xml @@ -20,6 +20,10 @@ install sun-java6-bin and the appropriate swt package. After installation, DavMail is available in the Applications menu.

+

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)

+

Note to Ubuntu 11.04 users: all tray icons are hidden by default, use the following command to restore normal mode:

+ gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"

Prerequisite : Sun J2SE 1.5 or 1.6. Tray icon is now implemented with SWT and compatible with