diff options
| -rw-r--r-- | doc/ScintillaRelated.html | 11 | 
1 files changed, 4 insertions, 7 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 1a400fead..4a9051c1b 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -104,7 +104,10 @@      <h3>         Projects using Scintilla      </h3> - +    <p> +       <a href="http://wxguide.sourceforge.net/indexedit.html"> +       wyoEditor</a> is "A nice editor with a well designed and consistent look and feel". +    </p>      <p>         <a href="http://www.flos-freeware.ch/notepad2.html">         Notepad2</a> is "Yet another Notepad replacement". @@ -265,12 +268,6 @@  	is a Lua editor/debugger for Windows. It is available as both a component  	and an application.      </p> -    <!-- -    <p> -	<a href="http://sourceforge.net/projects/tilp/">TiLP</a> -	is an application to tranfer data with a Texas Instruments calculator. -    </p> -    -->      <p>  	<a href="http://llt.chez.tiscali.fr/">Filerx</a>  	is a project manager for SciTE on Windows. | 
