diff options
author | nyamatongwe <unknown> | 2004-02-19 08:25:38 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2004-02-19 08:25:38 +0000 |
commit | d2698a675e83432d21d67b56f3d87c170b8c643d (patch) | |
tree | 4df8e1d3aef95bd22d6ffb1cb70df7a365bec3ae | |
parent | 5f4b6df72f18dec48194e47f389fd66ec2b1654e (diff) | |
download | scintilla-mirror-d2698a675e83432d21d67b56f3d87c170b8c643d.tar.gz |
Updated sizes.
-rw-r--r-- | doc/ScintillaDownload.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index 7e7c5614f..bde2d629f 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -49,8 +49,8 @@ The source code package contains all of the source code for Scintilla but no binary executable code and is available in <ul> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla159.zip?download">zip format</a> (540K) commonly used on Windows</li> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla159.tgz?download">tgz format</a> (460K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla159.zip?download">zip format</a> (550K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla159.tgz?download">tgz format</a> (470K) commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. <h4> |