diff options
author | danfe <danfe@FreeBSD.org> | 2006-01-27 19:13:48 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2006-01-27 19:13:48 +0800 |
commit | 00c2dc93ee8282e870c05fca4afb5edbcc0b9d0a (patch) | |
tree | e7e2cd50a5a2cf5d6409dbd03baaed6968327532 | |
parent | 7cf20db5c0b2dddd6f76b5bd2f489d1b8cc3072f (diff) | |
download | freebsd-ports-gnome-00c2dc93ee8282e870c05fca4afb5edbcc0b9d0a.tar.gz freebsd-ports-gnome-00c2dc93ee8282e870c05fca4afb5edbcc0b9d0a.tar.zst freebsd-ports-gnome-00c2dc93ee8282e870c05fca4afb5edbcc0b9d0a.zip |
Beautify pkg-descr, kill attribution.
-rw-r--r-- | editors/tea/pkg-descr | 31 |
1 files changed, 14 insertions, 17 deletions
diff --git a/editors/tea/pkg-descr b/editors/tea/pkg-descr index 37ce8ec994d4..f1922cad0f20 100644 --- a/editors/tea/pkg-descr +++ b/editors/tea/pkg-descr @@ -2,22 +2,19 @@ TEA is powerful text editor for GNU/Linux 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: -- Built-in file manager (with support for archieved 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 -- Preview in external browsers -- Bracket matching, syntax highlighting -- Bookmarks -- Drag'n'drop support (with text files and pictures) -- Built-in image viewer (PNG, JPEG, GIF, WBMP, BMP) -- Automatic text encoding detection for various languages + - Built-in file manager (with support for archieved 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 + - Preview in external browsers + - Bracket matching, syntax highlighting + - Bookmarks + - Drag'n'drop support (with text files and pictures) + - Built-in image viewer (PNG, JPEG, GIF, WBMP, BMP) + - Automatic text encoding detection for various languages WWW: http://tea.linux.kiev.ua/ - -- Jean-Yves Lefort -jylefort@brutele.be |