diff options
author | nyamatongwe <devnull@localhost> | 2008-07-13 05:46:58 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2008-07-13 05:46:58 +0000 |
commit | 03209a868313adcb534917430b191293e775e380 (patch) | |
tree | 2a08567ce32132a8ad04363020490e42d5819c47 | |
parent | 3d0c992f1de7933435eb62f899c137bb4c3b3e25 (diff) | |
download | scintilla-mirror-03209a868313adcb534917430b191293e775e380.tar.gz |
Added File Workbench.
-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 8c8373b42..611109de3 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -123,6 +123,10 @@ Projects using Scintilla </h3> <p> + <a href="http://www.assembla.com/wiki/show/FileWorkbench">File Workbench:</a> + a file manager / text editor environment with Squirrel scripting. + </p> + <p> <a href="http://kephra.sf.net">Kephra</a> is a free, easy and comfortable cross-platform editor written in Perl. </p> |