diff options
author | Jens Weber <jens@tuxane.com> | 2011-12-29 08:59:14 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-31 00:24:59 -0600 |
commit | f6c870e244de0d66d6ad99ae112a5d05774529c8 (patch) | |
tree | 91bef98db6b650e88a49aa46ce0d7844ae0d4396 /development/scite/README | |
parent | 1fe893777b18a46896815e7911f42d19616b9a71 (diff) | |
download | slackbuilds-f6c870e244de0d66d6ad99ae112a5d05774529c8.tar.gz |
development/scite: Updated for version 3.02.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/scite/README')
-rw-r--r-- | development/scite/README | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/development/scite/README b/development/scite/README index d9eefa5f62..905c7c95c4 100644 --- a/development/scite/README +++ b/development/scite/README @@ -3,11 +3,12 @@ Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations. -There is an example configuration file (config/SciTEUser.properties) -provided with the tarball. If you'd like to use it (at your own risk), -see the different options at http://www.scintilla.org/SciTEDoc.html, -rename it to .SciTEUser.properties, and place it in your user's homedir. - -The file config/SciTEGlobal.properties provided will get merged with the -main SciTEGlobal.properties file at compile time; here you can make your -system wide settings for all users. +There are example configuration files provided with the tarball. +If you'd like to use it (at your own risk), see the different options at +http://www.scintilla.org/SciTEDoc.html, rename SciTEUser.properties.new +to .SciTEUser.properties, and place it in your user's homedir. + +Please look into /usr/doc/scite-3.02 after installation to find the +example configuration files and additional documentation. + + |