summaryrefslogtreecommitdiffstats
path: root/desktop/lxappearance/README
diff options
context:
space:
mode:
author Dugan Chen <thedoogster [at] gmail [dot] com>2017-12-18 10:39:50 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-21 08:19:23 +0700
commit3ef2285e3c5455fc1ab2e788d819a557395244db (patch)
treeaf0acf9c33ffdda0885d416512b5c6caa8099051 /desktop/lxappearance/README
parentdd634581ab75b056993a358414a7c05936879fd4 (diff)
downloadslackbuilds-3ef2285e3c5455fc1ab2e788d819a557395244db.tar.gz
slackbuilds-3ef2285e3c5455fc1ab2e788d819a557395244db.tar.xz
desktop/lxappearance: Make GTK3 support optional.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/lxappearance/README')
-rw-r--r--desktop/lxappearance/README8
1 files changed, 7 insertions, 1 deletions
diff --git a/desktop/lxappearance/README b/desktop/lxappearance/README
index 3e2708303c..47945eed39 100644
--- a/desktop/lxappearance/README
+++ b/desktop/lxappearance/README
@@ -2,4 +2,10 @@ LXAppearance is the standard theme switcher of LXDE. Users are able to
change the theme, icons, and fonts used by applications easily.
If you want to build this without dbus support (ex. you are building
-not to use this inside of LXDE) pass the script DBUS=no
+not to use this inside of LXDE) pass to the script the switch:
+
+ DBUS=no
+
+If you want to build this for GTK+3, pass to the script the switch
+
+ GTK3=yes