aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index afe9e2534..5865ce583 100644
--- a/README
+++ b/README
@@ -32,6 +32,10 @@ The language specific properties files are also installed into this directory.
If Gnome is installed then a .desktop file and icon are installed into the
correct Gnome places so that SciTE will be in the Gnome Applications menu.
+To build Scintilla for GTK+ 2, define GTK2 on the make command line:
+ make GTK2=1
+SciTE does not support GTK+ 2.
+
To remove SciTE
make uninstall