diff options
author | nyamatongwe <devnull@localhost> | 2004-05-01 09:45:00 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2004-05-01 09:45:00 +0000 |
commit | 2cbd1c4ec17181821d5aab766d21c8219ec92224 (patch) | |
tree | 84677d76fd87a876a0aab208d2bbda52b7c99c65 | |
parent | e52c0da600d0b816316ecf1e87c84bf9f1817962 (diff) | |
download | scintilla-mirror-2cbd1c4ec17181821d5aab766d21c8219ec92224.tar.gz |
Updated file 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 867ac33c9..fdbb568d3 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/scintilla160.zip?download">zip format</a> (550K) commonly used on Windows</li> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla160.tgz?download">tgz format</a> (470K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla160.zip?download">zip format</a> (580K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla160.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> |