diff options
author | danfe <danfe@FreeBSD.org> | 2008-01-08 08:09:48 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2008-01-08 08:09:48 +0800 |
commit | 709ecc49b4d5a59433340b035d1800816895ba2a (patch) | |
tree | bd0ca4750d779838bcc830d053a7d98e1bc5b848 /editors/tea | |
parent | a5b848d208be76fe92980692b6972d09901f0b81 (diff) | |
download | freebsd-ports-gnome-709ecc49b4d5a59433340b035d1800816895ba2a.tar.gz freebsd-ports-gnome-709ecc49b4d5a59433340b035d1800816895ba2a.tar.zst freebsd-ports-gnome-709ecc49b4d5a59433340b035d1800816895ba2a.zip |
Improve on port description, fix some typos.
Diffstat (limited to 'editors/tea')
-rw-r--r-- | editors/tea/pkg-descr | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/editors/tea/pkg-descr b/editors/tea/pkg-descr index 860c00cd47ee..995d91d488f1 100644 --- a/editors/tea/pkg-descr +++ b/editors/tea/pkg-descr @@ -1,15 +1,17 @@ -TEA is powerful text editor for GNU/Linux, Darwin, MacOS X, Solaris and *BSD. -It depends on GTK+2 only (and GNU aspell optionally). With an ultimate small -size TEA provides hundreds of functions. Some of the features include: +TEA is powerful text editor for GNU/Linux, Darwin, Mac OS X, Solaris, and +*BSD. It depends on GTK+2 only (and GNU aspell optionally), but can be +built with support for GtkSourceView (version 1 or 2) to enable some extra +syntax highlighting power. With an ultimately small size, TEA provides +hundreds of functions. Some of the features include: - - Built-in file manager (with support for archieved files) + - Built-in file manager (with support for archived files) - Spellchecker (using aspell) - Tabbed layout engine - Multiple encodings support - Code snippets, sessions and templates support - RTF-reader - Miscellaneous HTML tools - - Tools for Wikipedia, Docbook, and LaTeX content editing + - Tools for Wikipedia, DocBook, and LaTeX content editing - Preview in external browsers - Bracket matching, syntax highlighting - Bookmarks |