summaryrefslogtreecommitdiff
path: root/system/pcmanfm/README
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2014-07-06 08:07:43 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-03 16:34:17 +0700
commit2174f3f57e6e6b77866c43c9ca4124953d8cf0eb (patch)
tree658f8b299e41371d09ab1092bef586c9ab301935 /system/pcmanfm/README
parent860519209bf7c1025daa3c85f01c3d1763ad0498 (diff)
downloadslackbuilds-2174f3f57e6e6b77866c43c9ca4124953d8cf0eb.tar.gz
system/pcmanfm: Updated for version 1.2.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/pcmanfm/README')
-rw-r--r--system/pcmanfm/README9
1 files changed, 7 insertions, 2 deletions
diff --git a/system/pcmanfm/README b/system/pcmanfm/README
index 6ebb9299c5..a8e5b2a028 100644
--- a/system/pcmanfm/README
+++ b/system/pcmanfm/README
@@ -1,6 +1,11 @@
PCManFM is an extremely fast and lightweight GTK+ based file manager
which features tabbed browsing and a user-friendly interface.
-If you have problems viewing icons on pcmanfm, include this line to
-your $HOME/.gtkrc-2.0:
+By default the gtk+2 version is built: if you prefer to build the
+gtk+3 one pass the script the parameter GTK=3, like
+
+ GTK=3 ./pcmanfm.SlackBuild
+
+If you have problems viewing icons on pcmanfm and you're using the
+gtk+2 version, include this line to your $HOME/.gtkrc-2.0:
gtk-icon-theme-name="Tango"