diff options
author | Michiel <michiel@slackbuilds.org> | 2010-05-11 22:54:02 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:54:02 +0200 |
commit | 20d65c367c46bac9c579a9bafec87f278aa1a351 (patch) | |
tree | 2e26c66312ec9316f10824b4e637593941edd200 /libraries/gtksourceview/slack-desc | |
parent | 68c18de9e0be0a449923d927d10d0eed63b4eef1 (diff) | |
download | slackbuilds-20d65c367c46bac9c579a9bafec87f278aa1a351.tar.gz |
libraries/gtksourceview: Added to 12.1 repository
Diffstat (limited to 'libraries/gtksourceview/slack-desc')
-rw-r--r-- | libraries/gtksourceview/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/gtksourceview/slack-desc b/libraries/gtksourceview/slack-desc new file mode 100644 index 0000000000..d4bbf08855 --- /dev/null +++ b/libraries/gtksourceview/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------------------------------------------------------| +gtksourceview: gtksourceview (C library for multiline text editing) +gtpsourceview: +gtksourceview: GtkSourceView is a portable C library that extends the standard +gtksourceview: GTK+ framework for multiline text editing with support for +gtksourceview: configurable syntax highlighting, unlimited undo/redo, UTF-8 +gtksourceview: compliant caseless searching, printing and other features +gtksourceview: typical of a source code editor. +gtksourceview: +gtksourceview: Homepage: http://projects.gnome.org/gtksourceview/ +gtksourceview: +gtksourceview: |