diff options
author | nyamatongwe <devnull@localhost> | 2003-08-09 23:25:58 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2003-08-09 23:25:58 +0000 |
commit | 2cf24a725b587a6d2cc908034baf4ba02b8ebfe6 (patch) | |
tree | f959f4b1f15688859873746cbaf847bdb621cb72 | |
parent | 8f763ba0337b3fd72b4220d704866eb85b9fdbf0 (diff) | |
download | scintilla-mirror-2cf24a725b587a6d2cc908034baf4ba02b8ebfe6.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 9711d7bbe..88174e6ca 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -46,8 +46,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/scintilla154.zip?download">zip format</a> (480K) commonly used on Windows</li> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla154.tgz?download">tgz format</a> (420K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla154.zip?download">zip format</a> (490K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla154.tgz?download">tgz format</a> (430K) 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> |