diff options
author | pav <pav@FreeBSD.org> | 2006-11-25 00:54:29 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-11-25 00:54:29 +0800 |
commit | 9a61e9a7031b4a4ade36af6363cb4f20490e3842 (patch) | |
tree | 44be264371d92f9bea12c70d6f65e206ecc5c877 /editors/Makefile | |
parent | 8dda0f937454d90e7a443095f0d3f1d70bd9be9b (diff) | |
download | freebsd-ports-gnome-9a61e9a7031b4a4ade36af6363cb4f20490e3842.tar.gz freebsd-ports-gnome-9a61e9a7031b4a4ade36af6363cb4f20490e3842.tar.zst freebsd-ports-gnome-9a61e9a7031b4a4ade36af6363cb4f20490e3842.zip |
Scribes is a text editor for GNOME that is simple, slim and sleek, yet
powerful.
Scribes focuses on streamlining your workflow. It does so by ensuring common
and repetitive operations are intelligently automated. And also by eliminating
factors that prevent you from focusing on your tasks.
The result is a text editor that provides a fluid user experience. An editor
that is easy and fun to use. And an editor that ensures the safety of your
documents at all times.
WWW: http://scribes.sourceforge.net/
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 024f31ba2b0c..80090eb6b9b1 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -134,6 +134,7 @@ SUBDIR += rox-edit SUBDIR += sam SUBDIR += scite + SUBDIR += scribes SUBDIR += semi SUBDIR += semi-emacs20 SUBDIR += semi-xemacs21-mule |