summaryrefslogtreecommitdiffstats
path: root/desktop/lxappearance/README
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2024-04-24 14:37:42 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-27 09:28:38 +0700
commit84c9c84141dc2302d1beb0cb0a3fa1e709633a86 (patch)
treea7346af60faf03dfef731a9b0ebebb64d5714007 /desktop/lxappearance/README
parent758643bd51547c485f177b5984744c5bd7856896 (diff)
downloadslackbuilds-84c9c84141dc2302d1beb0cb0a3fa1e709633a86.tar.gz
slackbuilds-84c9c84141dc2302d1beb0cb0a3fa1e709633a86.tar.xz
desktop/lxappearance: Switch to gtk+3 by default, add a license.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/lxappearance/README')
-rw-r--r--desktop/lxappearance/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/lxappearance/README b/desktop/lxappearance/README
index 47945eed39..2636aec429 100644
--- a/desktop/lxappearance/README
+++ b/desktop/lxappearance/README
@@ -4,8 +4,8 @@ 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 to the script the switch:
- DBUS=no
+ DBUS=no
-If you want to build this for GTK+3, pass to the script the switch
+If you want to build this for gtk+2, pass to the script the switch
- GTK3=yes
+ GTK3=no