diff options
author | nyamatongwe <unknown> | 2007-07-06 02:59:47 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2007-07-06 02:59:47 +0000 |
commit | eaeb779814bcf5487015c8ddc99e8ff5df4ff34f (patch) | |
tree | 0236cd0fa6a638e2730d754451ee67e7d4236f65 | |
parent | 04373baec99f83ed6855f99eea4b5827619e8cfb (diff) | |
download | scintilla-mirror-eaeb779814bcf5487015c8ddc99e8ff5df4ff34f.tar.gz |
Added some users of Scintilla.
-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> |