diff options
| author | nyamatongwe <unknown> | 2003-12-21 00:47:57 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2003-12-21 00:47:57 +0000 |
| commit | b963f03dc6badfb585009ce1b604d9c525f258c7 (patch) | |
| tree | b6a12753b426c3f913c78220fcece3d00b8e0c81 | |
| parent | 7e0246b27f426a58ecd6261f273d14cd8899f92a (diff) | |
| download | scintilla-mirror-b963f03dc6badfb585009ce1b604d9c525f258c7.tar.gz | |
Added CSSED.
| -rw-r--r-- | doc/ScintillaRelated.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index ca40ad27f..ff19d54dd 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -101,17 +101,21 @@ Projects using Scintilla </h3> <p> - <a href="http://www.atari-soldiers.com/dide.html">DIDE</a>, + <a href="http://cssed.sourceforge.net">CSSED</a> + is a tiny GTK2 CSS editor. + </p> + <p> + <a href="http://www.atari-soldiers.com/dide.html">DIDE</a> is a free IDE for the D language on Windows. </p> <p> <a href="http://wxghostscript.sourceforge.net/"> - IdePS</a>, + IdePS</a> is a free Integrated Development Environment for PostScript </p> <p> <a href="http://cute.sourceforge.net/"> - CUTE</a>, + CUTE</a> is a user-friendly source code editor easily extended using Python. </p> <p> |
