diff options
author | nyamatongwe <unknown> | 2005-04-12 12:17:32 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2005-04-12 12:17:32 +0000 |
commit | 27bed1120db9c85bcfe1946007e7fab8767b24bd (patch) | |
tree | c4dcf8e71c6b45d9406b0a425299bb8e95e46e32 | |
parent | a4956ebdd35e79b05b0f9c8ef0bd08646de8e935 (diff) | |
download | scintilla-mirror-27bed1120db9c85bcfe1946007e7fab8767b24bd.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> |