diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index f406f1500..b578b4584 100644 --- a/doc/index.html +++ b/doc/index.html @@ -51,8 +51,8 @@ <img src="SciWord.jpg" height="78" width="256" alt="Scintilla" /> </td> <td width="40%" align="left"> - <font color="#FFCC99" size="4"> A free source code editing component for Win32 and - GTK+</font> + <font color="#FFCC99" size="4"> A free source code editing component for Win32, + GTK+, and OS X</font> </td> <td width="40%" align="right"> <font color="#FFCC99" size="3"> Release version 3.3.3<br /> @@ -124,8 +124,8 @@ if (!IsRemote()) { //if NOT remote... code, styling should not be persisted as it can be mechanically recreated. </p> <p> - Scintilla and SciTE are currently available for Intel Win32 and Linux compatible operating - systems with GTK+. They have been run on Windows XP, Windows 7, and on Ubuntu 10.10 + Scintilla and SciTE are currently available for Intel Win32, OS X, and Linux compatible operating + systems with GTK+. They have been run on Windows XP, Windows 7, OS X 10.6+, and on Ubuntu 10.10 with GTK+ 2.20. <a href="http://www.scintilla.org/SciTEImage.html">Here is a screenshot of SciTE.</a><br /> </p> |