summaryrefslogtreecommitdiffstats
path: root/libraries/gtksourceview5/slack-desc
diff options
context:
space:
mode:
author Steven Voges <svoges.sbo@gmail.com>2022-09-30 21:50:55 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-01 09:01:15 +0700
commit3b5c91d18a154692e3ef1cb98cd39acd1fc9bd12 (patch)
tree46925134a9ffbb3ee117543849b6ecc007ccf193 /libraries/gtksourceview5/slack-desc
parent712728415adb9e07b703ac20b66cfd60102e9644 (diff)
downloadslackbuilds-3b5c91d18a154692e3ef1cb98cd39acd1fc9bd12.tar.gz
slackbuilds-3b5c91d18a154692e3ef1cb98cd39acd1fc9bd12.tar.xz
libraries/gtksourceview5: Added (GTK+ framework for editing source)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gtksourceview5/slack-desc')
-rw-r--r--libraries/gtksourceview5/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/gtksourceview5/slack-desc b/libraries/gtksourceview5/slack-desc
new file mode 100644
index 0000000000..69e0f1ed98
--- /dev/null
+++ b/libraries/gtksourceview5/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 ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+gtksourceview5: gtksourceview5 (GTK+ framework for source code editing)
+gtksourceview5:
+gtksourceview5: GtkSourceView is a GNOME library that extends GtkTextView, the
+gtksourceview5: standard GTK+ widget for multiline text editing. GtkSourceView adds
+gtksourceview5: support for syntax highlighting, undo/redo, file loading and saving,
+gtksourceview5: search and replace, a completion system, printing, displaying line
+gtksourceview5: numbers, and other features typical of a source code editor.
+gtksourceview5:
+gtksourceview5: Homepage: https://wiki.gnome.org/Projects/GtkSourceView
+gtksourceview5:
+gtksourceview5: