Doc: update java package reference

git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1894 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
mguessan 2012-02-02 21:55:29 +00:00
parent 763a0e49ed
commit 027598f75a
1 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@
</p> </p>
<p> <p>
Select Install Package, installer will automatically download and Select Install Package, installer will automatically download and
install sun-java6-bin and the appropriate swt package. After installation, install Java and the appropriate SWT package. After installation,
DavMail is available in the Applications menu. DavMail is available in the Applications menu.
</p> </p>
<p>Note to Ubuntu 11.10 Oneiric users: Unity does not support system tray defined by FreeDesktop, you will need <p>Note to Ubuntu 11.10 Oneiric users: Unity does not support system tray defined by FreeDesktop, you will need
@ -26,7 +26,7 @@
<code>gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"</code> <code>gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"</code>
</subsection> </subsection>
<subsection name="Manual setup"> <subsection name="Manual setup">
<p>Prerequisite : Sun J2SE 1.5 or 1.6. Tray icon is now implemented with SWT and compatible with <p>Prerequisite : OpenJDK or Sun J2SE 1.5 or 1.6. Tray icon is now implemented with SWT and compatible with
Java 1.5. Java 1.5.
</p> </p>
@ -34,10 +34,10 @@
command line. command line.
</p> </p>
<p>Under Ubuntu, launch System/Administration/Synaptic Package Manager, quick search <p>Under Ubuntu, launch System/Administration/Synaptic Package Manager, quick search
sun-java6-bin, mark for installation and click Apply default-jre, mark for installation and click Apply
</p> </p>
<p>Or use the following command:</p> <p>Or use the following command:</p>
<code>sudo apt-get install sun-java6-bin</code> <code>sudo apt-get install default-jre</code>
<p>Download the linux x86 DavMail package from Sourceforge and uncompress it with <p>Download the linux x86 DavMail package from Sourceforge and uncompress it with
your favorite tool. The standard package will run natively on x86, to use DavMail your favorite tool. The standard package will run natively on x86, to use DavMail