diff options
author | nyamatongwe <devnull@localhost> | 2007-06-12 11:09:55 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2007-06-12 11:09:55 +0000 |
commit | 057a5ed6f1421eeaa4b02428397a7f5e14a082b9 (patch) | |
tree | 464164b6729d948d712dbf9b7c4ead323cb68768 | |
parent | 7c557dc7d43ccc42526b51e5ce759ac6fa08a1b0 (diff) | |
download | scintilla-mirror-057a5ed6f1421eeaa4b02428397a7f5e14a082b9.tar.gz |
Updated download 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 968e72ebc..0b6201e9e 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/scintilla174.zip?download">zip format</a> (740K) commonly used on Windows</li> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla174.tgz?download">tgz format</a> (640K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla174.zip?download">zip format</a> (850K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla174.tgz?download">tgz format</a> (740K) 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> |