Commit a better pkg/DESCR

Bump REVISION.
ok naddy@
This commit is contained in:
bcallah 2013-04-30 17:27:34 +00:00
parent 114602ef6e
commit 51829b5b6d
2 changed files with 6 additions and 17 deletions

View File

@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2013/04/29 14:22:32 bcallah Exp $
# $OpenBSD: Makefile,v 1.2 2013/04/30 17:27:34 bcallah Exp $
COMMENT = simple, fast GTK-based text editor
DISTNAME = tpad-4.7.6
REVISION = 0
CATEGORIES = editors x11
HOMEPAGE = https://launchpad.net/tpad-project/

View File

@ -1,17 +1,5 @@
Tpad was designed to be simple, fast, and easy to use.
Tpad is a simple, fast, and easy to use GTK-based text editor that is
intuitive for new users.
We have lots of great text editors in the world. On one end of the
spectrum we have programs like gvim that are fast, feature loaded,
versatile and for users who are experienced with them they are easy to
use. Not so much for the rest of us. The problem: the number of features
can be overwhelming, making documentation difficult for newer/less
sophisticated users. They also tend to behave in ways that these users
do not expect. They are not intuitive for such users.
Then we have programs like the current gedit. Lots of features, plug-ins
and they behave in an intuitive manner. The problem: they are slow,
buggy, bloated and unstable.
The goal of Tpad: use GTK to create a text editor that is intuitive for
new users (easy to use) that is also fast and stable. We want all the
core features without the bloat.
Features include automatic spell checking and parentheses and braces
highlighting.