diff options
author | nyamatongwe <unknown> | 2000-07-26 12:11:23 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2000-07-26 12:11:23 +0000 |
commit | 64d8b678f564ad79a1dbcc1d57dd3f0cad776053 (patch) | |
tree | 154f1b3647dcf5ac90c773cc7bcb047ddc6e279f /README | |
parent | 63a3d4f90d161938d4407b20ce393fe742a6fac8 (diff) | |
download | scintilla-mirror-64d8b678f564ad79a1dbcc1d57dd3f0cad776053.tar.gz |
Updated for modular properties files.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ with Linux or /usr/local if built from source. If Gnome is not installed line like "make prefix=/opt" but the same value should be used for both make and make install as this location is compiled into the executable. The global properties file is installed at $prefix/share/scite/SciTEGlobal.properties. +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. |