diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-18 01:01:45 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-18 01:01:45 +0000 |
commit | f8b2f2e8d6aaeb470b250171de5868990e80b8c2 (patch) | |
tree | b88d9176cee26ce323becb4ceb2f45561fb328a8 /editors/fine/pkg-descr | |
parent | cae3003efcffd2d8b92366e7aca62de21694b562 (diff) |
Import of fine.
fine is "The Finally INteligent Editor" that does syntax highlighting,
has the ability to be programmed to insert text with key bindings
and more. It uses the QT toolkit.
Notes
Notes:
svn path=/head/; revision=20767
Diffstat (limited to 'editors/fine/pkg-descr')
-rw-r--r-- | editors/fine/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/editors/fine/pkg-descr b/editors/fine/pkg-descr new file mode 100644 index 000000000000..94ef6622c851 --- /dev/null +++ b/editors/fine/pkg-descr @@ -0,0 +1,6 @@ +The Finally INteligent Editor. A user friendly editor with +a nie GUI (uses the Qt toolkit) that can parse syntax +and colour keywords and other things. It can also be programmed +to insert text with keybindings. + +WWW: http://razor.fer.uni-lj.si/~bojank/fine.html |