diff options
| -rw-r--r-- | doc/ScintillaRelated.html | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 560811ca8..bce884c8b 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -29,6 +29,10 @@         Projects using Scintilla      </h3>      <p> +	<a href="http://savannah.gnu.org/projects/fxscintilla/">Port to the FOX platform</a> of both  +	Scintilla and SciTE. +    </p> +    <p>  	<a href="http://www.gnuenterprise.org/">GNUe</a>  	is a suite of tools and applications for solving the needs of the enterprise.      </p> @@ -57,10 +61,6 @@  	that includes SciTE set up for Ruby using an included copy of the "Programming Ruby" book for help.      </p>      <p> -	<a href="http://pini.free.fr/">Beta port to the FOX platform</a> of both  -	Scintilla and SciTE. -    </p> -    <p>  	<a href="http://www.lcc.ufrn.br/~milano/ild/index.html">Interactive LuaSpace Development</a>  	is a graphical environment for LuaSpace which combines the CORBA platform   	with the language Lua. | 
