diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-08 00:34:09 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-08 00:34:09 +0000 |
commit | d22e617995259c970604ecb95987596011fcab19 (patch) | |
tree | af804fe6ae63af80be9abbb30f08ca1dc55815a9 /x11-toolkits/gtksourceview/pkg-descr | |
parent | 0ee4b84c904dfdd063a47fddde47bab724e05301 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gtksourceview/pkg-descr')
-rw-r--r-- | x11-toolkits/gtksourceview/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/gtksourceview/pkg-descr b/x11-toolkits/gtksourceview/pkg-descr new file mode 100644 index 000000000000..d24afadff56d --- /dev/null +++ b/x11-toolkits/gtksourceview/pkg-descr @@ -0,0 +1,3 @@ +Gtksourceview is a text widget that extends the standard Gtk+ 2.x GtkTextView. +It improves it by implementing syntax highlighting and other features typical +of a source editor. |