diff options
author | Neil <nyamatongwe@gmail.com> | 2014-01-24 14:20:58 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-01-24 14:20:58 +1100 |
commit | 2868d38964652fba4119c3576a661db3ded954d7 (patch) | |
tree | c6fe42f960777b4e5b12b891125eea64d388b70d | |
parent | fa0e05d19d629d12c0d0a6f4c7132e679bd90333 (diff) | |
download | scintilla-mirror-2868d38964652fba4119c3576a661db3ded954d7.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 424e12a96..3f25b6516 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/scintilla338.zip?download">zip format</a> (1300K) commonly used on Windows</li> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla338.tgz?download">tgz format</a> (1200K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla338.zip?download">zip format</a> (1450K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla338.tgz?download">tgz format</a> (1300K) 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> |