diff options
author | nyamatongwe <devnull@localhost> | 2000-12-01 22:52:56 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2000-12-01 22:52:56 +0000 |
commit | d1817b89a1018f052e80e6fd1b22d0e1a19f25aa (patch) | |
tree | 041b4859a289750f648743c6450076c927089111 | |
parent | cc86398fce217d861c4a2477ed2827368766b9e7 (diff) | |
download | scintilla-mirror-d1817b89a1018f052e80e6fd1b22d0e1a19f25aa.tar.gz |
Added link to Moleskine.
-rw-r--r-- | doc/ScintillaRelated.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index e498cf5e2..5f9202bd1 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -78,7 +78,13 @@ <p> A <a href="http://www.burgaud.com">version of SciTE for Win32</a> enhanced with a tab control to allow easy movement between buffers. - Go to the "Goodies" area on this site. + Go to the "Goodies" area on this site. + </p> + <p> + <a href="http://www.moleskine.f2s.com">Moleskine</a> is a Scintilla + based editor for GTK+. At an early stage but looks more ambitious than SciTE with plans + for MDI, printing, and session management. + Includes a new GTK+ wrapper widget for Scintilla. </p> <h3> Editing Components |