diff options
| -rw-r--r-- | doc/ScintillaRelated.html | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index f694730f0..c5e0af1b7 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -112,6 +112,11 @@         Projects using Scintilla      </h3>      <p> +	<a href="http://code.google.com/p/fxite/">FXiTe</a> +	is an advanced cross-platform text editor built with the Fox GUI toolkit +	and the FXScintilla text widget. +    </p> +    <p>  	<a href="http://www.jabaco.org/">Jabaco</a>  	is a simple programming language with a Visual Basic like syntax.      </p>  | 
