diff options
-rw-r--r-- | doc/ScintillaRelated.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index e8d808769..d67789e27 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -123,6 +123,15 @@ Projects using Scintilla </h3> <p> + The <a href="http://www.adobe.com/devnet/bridge/">ExtendScript Toolkit</a> + is a development and debugging tool for JavaScript + scripts included with Adobe CS3 Suites. + </p> + <p> + <a href="http://tortoisesvn.net/">TortoiseSVN</a> + is a Windows GUI client for the Subversion source control software. + </p> + <p> <a href="http://geany.uvena.de/Main/HomePage">Geany</a> is a small and fast GTK2 based IDE, which has only a few dependencies from other packages. </p> |