diff options
author | nyamatongwe <devnull@localhost> | 2009-06-28 11:56:13 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2009-06-28 11:56:13 +0000 |
commit | 2489c506e114654ea22883ca50c86f6a90e128fe (patch) | |
tree | 026b9411830513dacfbc643488a1953b387978f0 | |
parent | 59dd47f911de13ee6e6532a772cde73e67a8df25 (diff) | |
download | scintilla-mirror-2489c506e114654ea22883ca50c86f6a90e128fe.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> |