diff options
author | nyamatongwe <unknown> | 2009-06-28 11:56:13 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2009-06-28 11:56:13 +0000 |
commit | c19f93873341b2302e0038d0e006be311e8d2047 (patch) | |
tree | 026b9411830513dacfbc643488a1953b387978f0 | |
parent | 98a545d5f10375d9708389699d31180378751187 (diff) | |
download | scintilla-mirror-c19f93873341b2302e0038d0e006be311e8d2047.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 0644620dd..233537a20 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/scintilla179.zip?download">zip format</a> (960K) commonly used on Windows</li> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla179.tgz?download">tgz format</a> (800K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla179.zip?download">zip format</a> (1130K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla179.tgz?download">tgz format</a> (900K) 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> |