diff options
author | nyamatongwe <devnull@localhost> | 2000-07-26 12:11:23 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2000-07-26 12:11:23 +0000 |
commit | 889ae92e10a9784dc3afda4f1b254680e02bc618 (patch) | |
tree | 154f1b3647dcf5ac90c773cc7bcb047ddc6e279f | |
parent | 79d3f978ae0e21e3ff66d9b97593fde066df6d3f (diff) | |
download | scintilla-mirror-889ae92e10a9784dc3afda4f1b254680e02bc618.tar.gz |
Updated for modular properties files.rel-1-30
-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. |