diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2017-10-07 11:58:38 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:07:47 -0500 |
commit | fb50b342e276e7ae3da7ed18d57b9ee678f10698 (patch) | |
tree | 118b65ab87eb5ef49fa59a48363d38ce7a1d88a4 /libraries/vte2/README | |
parent | e94ef236a05efa95b5147e6ddff5a9a1290a1b45 (diff) |
libraries/vte2: Added (gtk+2 terminal emulator widget).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/vte2/README')
-rw-r--r-- | libraries/vte2/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/vte2/README b/libraries/vte2/README new file mode 100644 index 0000000000000..4c78dea1a2a96 --- /dev/null +++ b/libraries/vte2/README @@ -0,0 +1,7 @@ +VTE2 is a terminal emulator widget for use with GTK+2. +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 +the default Slackware installation since this package is intended +for use with GTK+2. |