blob: a8e5b2a0284f927f1cf8a3b69802e21145c45f9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
PCManFM is an extremely fast and lightweight GTK+ based file manager
which features tabbed browsing and a user-friendly interface.
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"
|