diff options
| author | nyamatongwe <unknown> | 2003-02-04 11:06:29 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2003-02-04 11:06:29 +0000 | 
| commit | d176be2a32cc0e8fc0310200c475ddfd0565108a (patch) | |
| tree | d23c2ac51787590f9c9e72b229cc1ec2865f67c6 | |
| parent | 73f4e096e8c4dc1b0b4fcb90b5a207ba016a7ac2 (diff) | |
| download | scintilla-mirror-d176be2a32cc0e8fc0310200c475ddfd0565108a.tar.gz | |
Added Eric3.
| -rw-r--r-- | doc/ScintillaRelated.html | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 609c1f3ba..e81efb015 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -76,6 +76,10 @@         Projects using Scintilla      </h3>      <p> +       <a href="http://www.die-offenbachs.de/detlev/eric3.html">Eric3</a> +       is a Python IDE written using PyQt and QScintilla. +    </p> +    <p>         <a href="http://www.templatetamer.com/">TemplateTamer</a>         is a tool for development of template based PHP web pages.      </p> | 
