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/README | |
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/README')
-rw-r--r-- | libraries/vte3/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/vte3/README b/libraries/vte3/README new file mode 100644 index 0000000000..86da295880 --- /dev/null +++ b/libraries/vte3/README @@ -0,0 +1,7 @@ +VTE3 is a terminal emulator widget for use with GTK+3. This package +contains the VTE library and development files and a sample +implementation (vte). + +This package can be installed side by side with vte included +in default Slackware installation since this package is intended for +use with GTK+3. |