diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2012-12-14 17:55:50 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-15 15:13:36 +0100 |
commit | 4db52bc29b9100c4b6e2d52312a78564d7dd1f4b (patch) | |
tree | c30368558781bb872a8c02adf3157e3931d3fb12 /libraries/vte3/slack-desc | |
parent | 8b47c49be96009f10feb6d11763831d4280b550d (diff) | |
download | slackbuilds-4db52bc29b9100c4b6e2d52312a78564d7dd1f4b.tar.gz |
libraries/vte3: Added (terminal emulator widget).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/vte3/slack-desc')
-rw-r--r-- | libraries/vte3/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/vte3/slack-desc b/libraries/vte3/slack-desc new file mode 100644 index 0000000000..f1234b7671 --- /dev/null +++ b/libraries/vte3/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------------------------------------------------------| +vte3: vte3 (terminal emulator widget) +vte3: +vte3: VTE3 is a terminal emulator widget for use with GTK+3. This package +vte3: contains the VTE library and development files and a sample +vte3: implementation (vte). +vte3: +vte3: VTE is used by XFce. +vte3: +vte3: homepage: http://www.gnome.org +vte3: +vte3: |