diff options
author | Neil <nyamatongwe@gmail.com> | 2019-06-02 09:22:04 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2019-06-02 09:22:04 +1000 |
commit | f82ccf0be4becb37bb450b3f745a1e611b7cc37c (patch) | |
tree | 5590f07f9cb3cdd0245f634bb064ed3c02f164fb /doc/index.html | |
parent | 71d4c7d5cea7a8c5f98f9621ce8ddd840c256052 (diff) | |
download | scintilla-mirror-f82ccf0be4becb37bb450b3f745a1e611b7cc37c.tar.gz |
GTK+ was renamed to GTK in February 2019 so update documentation to new name.
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index 57c83cd00..f9626f08f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -53,7 +53,7 @@ </td> <td width="40%" align="left"> <font color="#FFCC99" size="4"> A free source code editing component for Win32, - GTK+, and OS X</font> + GTK, and OS X</font> </td> <td width="40%" align="right"> <font color="#FFCC99" size="3"> Release version 4.1.5<br /> @@ -134,8 +134,8 @@ if (!IsRemote()) { //if NOT remote... </p> <p> 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.7+, and on Ubuntu 14.04 - with GTK+ 2.24. <a href="https://www.scintilla.org/SciTEImage.html">Here is a screenshot of + systems with GTK. They have been run on Windows XP, Windows 7, OS X 10.7+, and on Ubuntu 14.04 + with GTK 2.24. <a href="https://www.scintilla.org/SciTEImage.html">Here is a screenshot of SciTE.</a><br /> </p> <p> |