diff options
author | nyamatongwe <devnull@localhost> | 2000-03-21 05:03:11 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2000-03-21 05:03:11 +0000 |
commit | 43eb12b92ecdcc2f1b6ad5994bd651f14f7a0449 (patch) | |
tree | fc85cfc02704fe676ab1c10a339654d98122c8b7 /doc/ScintillaDownload.html | |
parent | c63c3158d220443a49e13ff444c3224c7af58b6b (diff) | |
download | scintilla-mirror-43eb12b92ecdcc2f1b6ad5994bd651f14f7a0449.tar.gz |
Fixed up for release of split version.rel-1-23
Diffstat (limited to 'doc/ScintillaDownload.html')
-rw-r--r-- | doc/ScintillaDownload.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index 9c2c39f8a..dc5d2ff3b 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -7,7 +7,7 @@ <meta name="generator" content="SciTE" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title> - Download Scintilla and SciTE + Download Scintilla </title> </head> <body bgcolor="#FFFFFF" text="#000000"> @@ -18,14 +18,14 @@ </td> <td> <a href="index.html" style="color:white;text-decoration:none"><font size="5">Download - Scintilla and SciTE</font></a> + Scintilla</font></a> </td> </tr> </table> <table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0"> <tr> <td> - <font size="4"> <a href="scite123.zip">Windows</a> <a href="scite123.tgz"> + <font size="4"> <a href="scintilla123.zip">Windows</a> <a href="scintilla123.tgz"> GTK+/Linux</a> </font> </td> </tr> @@ -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="scintilla123.zip">zip format</a> (240K) commonly used on Windows</li> - <li><a href="scintilla123.tgz">tgz format</a> commonly used on Linux and compatible operating systems</li> + <li><a href="scintilla123.zip">zip format</a> (230K) commonly used on Windows</li> + <li><a href="scintilla123.tgz">tgz format</a> (200K) commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. <p> |