diff options
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> | 
