diff options
author | nyamatongwe <devnull@localhost> | 2005-04-12 12:17:32 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2005-04-12 12:17:32 +0000 |
commit | 53393bddac1ae73b986ea0a521a1b831df158427 (patch) | |
tree | c4dcf8e71c6b45d9406b0a425299bb8e95e46e32 | |
parent | 70ffb5030a502c1faddc3875c565a95ccb93f9f5 (diff) | |
download | scintilla-mirror-53393bddac1ae73b986ea0a521a1b831df158427.tar.gz |
Added notepad++.
-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 f0746d8a4..50401dd90 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -119,6 +119,10 @@ Projects using Scintilla </h3> <p> + <a href="http://notepad-plus.sourceforge.net/uk/site.htm"> + Notepad++</a> is a free source code editor under Windows. + </p> + <p> <a href="http://gubed.mccabe.nu/"> Gubed</a> is a cross platform program to debug PHP scripts. </p> |