diff options
author | nyamatongwe <devnull@localhost> | 2005-08-01 13:21:01 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2005-08-01 13:21:01 +0000 |
commit | 011a15563ea47cec4ba9dea84ee54b09f3f49e35 (patch) | |
tree | a354bdbc6454c7f1ccc808b1095780ca711109b0 | |
parent | 247a896f4c6e3988d04cf5992cd36a7193647f4b (diff) | |
download | scintilla-mirror-011a15563ea47cec4ba9dea84ee54b09f3f49e35.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 1c9a54aac..9be9e148a 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/scintilla165.zip?download">zip format</a> (655K) commonly used on Windows</li> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla165.tgz?download">tgz format</a> (560K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla165.zip?download">zip format</a> (680K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla165.tgz?download">tgz format</a> (570K) 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> |