This directory contains precompiled binaries of
 SeaMonkey 2.0

Please read the release notes at
  http://www.seamonkey-project.org/releases/seamonkey2.0/

A list of ftp.mozilla.org's mirror sites can be found at:
  http://www.mozilla.org/mirrors.html

These binaries were all built from mozilla's comm-central Mercurial repository
(http://hg.mozilla.org/comm-central), off the SEAMONKEY_2_0_RELEASE tag,
with the following commands used to obtain source:

  hg clone -r SEAMONKEY_2_0_RELEASE http://hg.mozilla.org/releases/comm-1.9.1
  cd comm-central
  python client.py checkout --comm-rev=SEAMONKEY_2_0_RELEASE --mozilla-rev=SEAMONKEY_2_0_RELEASE --inspector-rev=SEAMONKEY_2_0_RELEASE --venkman-rev=SEAMONKEY_2_0_RELEASE
  cd mozilla/extensions/irc
  cvs up -r SEAMONKEY_2_0_RELEASE

A source code tarball with the contents of comm-central/ in such a checkout is
available for download from the source/ subdirectory here on FTP.

Read http://developer.mozilla.org/en/Build_Documentation for instructions
on how to build your own copy of SeaMonkey.

The .exe files in win32/ are the main win32 release installers, letting you
chose which extensions to install.

The .zip files in win32/ contain a full optimized build without an installer.
If you do not understand how to get this to run, you should use installer
.exe instead.

linux-i686/ .tar.bz2 files are tarball builds for Linux on x86 platforms.

mac/ .dmg files are self-mounting disk images for Mac OS X, containing a
PPC+Intel universal binaries.

Packages in other formats and for other platforms will appear in the contrib/
subdirectory as they are produced by volunteers.
Language packs are available from the langpacks/ subdirectory and can be
installed as add-ons and switched to using the Appearance preferences.