diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-11-18 10:09:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 30738bacf1cb8bd04178cb4017bd10d7a2788293 (patch) | |
tree | 7884af34400533c5cae56edfbc30a1f56a63a380 /system/lxterminal/README | |
parent | 22a80da309eec0598a86a1e89d85cc0def5ca732 (diff) | |
download | slackbuilds-30738bacf1cb8bd04178cb4017bd10d7a2788293.tar.gz |
system/lxterminal: Updated for version 20151110_967256e.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/lxterminal/README')
-rw-r--r-- | system/lxterminal/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/lxterminal/README b/system/lxterminal/README index c584a22873..9ccde49589 100644 --- a/system/lxterminal/README +++ b/system/lxterminal/README @@ -3,3 +3,7 @@ lxterminal (LXDE terminal emulator) LXTerminal is a quick configurable terminal emulator, based on vte libs. It uses a single process for each window/tab so it's very light on resources. + +Pass the script the variable GTK3=yes if you want to link this against +gtk+3 instead of the default gtk+2 (in this case you will need the +optional dependency vte3). |