diff options
| author | nyamatongwe <unknown> | 2000-12-01 22:52:56 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2000-12-01 22:52:56 +0000 | 
| commit | c537dca3796342456e19c98e7b94baddd1c677c2 (patch) | |
| tree | 041b4859a289750f648743c6450076c927089111 | |
| parent | 6c12c420d846d28fd02bfb091d7b5cbe31ba08ef (diff) | |
| download | scintilla-mirror-c537dca3796342456e19c98e7b94baddd1c677c2.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 | 
