diff options
author | nyamatongwe <unknown> | 2005-04-01 12:24:37 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2005-04-01 12:24:37 +0000 |
commit | 94e09c79f5a2395773b61cf10b8126fb59b48f09 (patch) | |
tree | 5a5f0ed218912e766336907eaf60a2b38a964a16 /doc | |
parent | ccb1dbe5f1f7543ff5964dc54fa7f1803c7e7bc4 (diff) | |
download | scintilla-mirror-94e09c79f5a2395773b61cf10b8126fb59b48f09.tar.gz |
Updated sizes.
Diffstat (limited to 'doc')
-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 2f28d7981..a4706b11c 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/scintilla163.zip?download">zip format</a> (590K) commonly used on Windows</li> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla163.tgz?download">tgz format</a> (500K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla163.zip?download">zip format</a> (610K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla163.tgz?download">tgz format</a> (530K) 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> |