diff options
author | Iskar Enev <iskar.enev[@]gmail.com> | 2010-05-11 20:00:30 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:30 +0200 |
commit | 1687ee07c251d1150bb4896359a42a4007e60e64 (patch) | |
tree | 01d19e4fcac84865cc28404624bffc6fc1ada7db /development/scite/README | |
parent | 0778812b65d2e6e0142b1d979b5538455ffae9ae (diff) | |
download | slackbuilds-1687ee07c251d1150bb4896359a42a4007e60e64.tar.gz |
development/scite: Added to 12.0 repository
Diffstat (limited to 'development/scite/README')
-rw-r--r-- | development/scite/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/scite/README b/development/scite/README new file mode 100644 index 0000000000..d2201cdc33 --- /dev/null +++ b/development/scite/README @@ -0,0 +1,9 @@ +SciTE is a SCIntilla based Text Editor. Originally built to demonstrate +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 (SciTEUser.properties) provided +with the tarball. If you'd like to use it (at your own risk), learn the +different options, rename it to .SciTEUser.properties and place it under +your user's home directory. |