diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-04-11 01:09:21 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-04-11 01:10:00 -0500 |
commit | c47daa5d9e29ac3fce11e59c86aab0a57618eee1 (patch) | |
tree | d4a6bc574512334b91f58dbb15a0a7484f2ff7c1 /development/scite/README | |
parent | d78b2ccb5b3f1e2991e1ddca3cc9bc16f0863e8f (diff) | |
download | slackbuilds-c47daa5d9e29ac3fce11e59c86aab0a57618eee1.tar.gz |
development/scite: Re-added/changed maintainer.
Revert "development/scite: Removed (abandoned by maintainer)"
This reverts commit 3fa55f127df2dd0f9b09ec1385ff1c7c7c1d138a.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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. |