diff options
Diffstat (limited to 'system/pcmanfm/README')
-rw-r--r-- | system/pcmanfm/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/system/pcmanfm/README b/system/pcmanfm/README index 60e4bb8151..befd2ac60c 100644 --- a/system/pcmanfm/README +++ b/system/pcmanfm/README @@ -1,9 +1,10 @@ -PCManFM is an extremely fast and lightweight GTK+ based file manager which -features tabbed browsing and a user-friendly interface. - -This needs libfm; available from http://slackbuilds.org +PCManFM is an extremely fast and lightweight GTK+ based file manager +which features tabbed browsing and a user-friendly interface. To view icons on PCMan File Manager, include this line to your -$HOME/.gtkrc-2.0 +$HOME/.gtkrc-2.0: gtk-icon-theme-name="Tango" + +pcmanfm warns by default when used by root: you can disable the warning +passing a parameter to the build script, BEND_ME_OVER=kthxbai -gtk-icon-theme-name="Tango" +This requires libfm. |