diff options
author | nyamatongwe <devnull@localhost> | 2003-12-21 00:47:57 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2003-12-21 00:47:57 +0000 |
commit | da709b89362643d3c9014f52657d048afcf60ada (patch) | |
tree | b6a12753b426c3f913c78220fcece3d00b8e0c81 | |
parent | 654189ecdd9aa68ea77a4a43185575b504d6034a (diff) | |
download | scintilla-mirror-da709b89362643d3c9014f52657d048afcf60ada.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> |