diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2012-12-09 11:00:46 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:21:58 -0500 |
commit | cb6ab5fa4311d37133401f2c1f2554aa85faa3c1 (patch) | |
tree | 361a7b78170afc1ca41d127a361912b1de925420 /libraries/gtksourceview3/slack-desc | |
parent | 3c05e2e6c5421c3d0ab99a28b0102c3d6aaefa93 (diff) | |
download | slackbuilds-cb6ab5fa4311d37133401f2c1f2554aa85faa3c1.tar.gz |
libraries/gtksourceview3: Added (GTK+ framework code editing)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/gtksourceview3/slack-desc')
-rw-r--r-- | libraries/gtksourceview3/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/gtksourceview3/slack-desc b/libraries/gtksourceview3/slack-desc new file mode 100644 index 0000000000..6cd9f0f380 --- /dev/null +++ b/libraries/gtksourceview3/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +gtksourceview3: gtksourceview (a GTK+ framework for source code editing) +gtksourceview3: +gtksourceview3: GtkSourceView is a portable C library that extends the standard +gtksourceview3: GTK+ framework for multiline text editing with support for +gtksourceview3: configurable syntax highlighting, unlimited undo/redo, UTF-8 +gtksourceview3: compliant caseless searching, printing and other features +gtksourceview3: typical of a source code editor. +gtksourceview3: +gtksourceview3: Homepage: http://projects.gnome.org/gtksourceview/ +gtksourceview3: +gtksourceview3: |