eclipse plugin: Remove the 32bit mac link and add note for that

This commit is contained in:
Timotei Dolean 2011-04-26 18:15:47 +00:00
parent becf970624
commit 4cddd9d840

View file

@ -54,17 +54,19 @@
<li><a>*</a> Standalone application (version 1.0.2): <br />
<img src="http://a.fsdn.com/con/img/icons/windows.png" />
Download for Windows
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.win32.x86.zip/download">x86 </a>
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.win32.x86_64.zip/download">x64 </a><br/>
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.win32.x86.zip/download">32 bit</a>
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.win32.x86_64.zip/download">64 bit</a><br/>
<img src="http://a.fsdn.com/con/img/icons/linux.png" />
Download for Linux
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.linux.gtk.x86.zip/download">x86</a>
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.linux.gtk.x86_64.zip/download">x64</a><br/>
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.linux.gtk.x86.zip/download">32 bit</a>
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.linux.gtk.x86_64.zip/download">64 bit</a><br/>
<img src="https://a.fsdn.com/con/img/icons/mac.png" />
Download for Mac OSX:
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.macosx.cocoa.x86.zip/download">x86</a>
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.macosx.cocoa.x86_64.zip/download">x64</a>
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.macosx.cocoa.x86_64.zip/download">64 bit</a>
<br/><br/>
<a name="mac_32bit_note"><span style="font-style:italic;">* Note:</span></a> The plugin does not support 32bit Mac OSX, because it requires Java SE6 which is available just on 64bit Mac OSes.
<br/><br/>
The application requires the Java runtime environment, so you need to install SUN's Java first (not openJDK or others)
- <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Download Java</a>.
<br/><br/>