From bd4a86e14587ee64548ea7c5d90bc7d70faf5570 Mon Sep 17 00:00:00 2001 From: mguessan Date: Tue, 22 May 2012 22:41:17 +0000 Subject: [PATCH] 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 --- src/site/xdoc/linuxsetup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/linuxsetup.xml b/src/site/xdoc/linuxsetup.xml index b0e86a12..bef1c247 100644 --- a/src/site/xdoc/linuxsetup.xml +++ b/src/site/xdoc/linuxsetup.xml @@ -23,7 +23,7 @@

Note to Ubuntu 12 Natty users: they eventually fixed Oneiric issue, use gsettings command below

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:

+

Note to Ubuntu 10.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']"