diff options
Diffstat (limited to 'system/pcmanfm/README')
-rw-r--r-- | system/pcmanfm/README | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/system/pcmanfm/README b/system/pcmanfm/README index 89d094fdb070d..60e4bb81512f4 100644 --- a/system/pcmanfm/README +++ b/system/pcmanfm/README @@ -1,3 +1,9 @@ -PCManFM is an extremely fast and lightweight GTK+ based file -manager which features tabbed browsing and a user-friendly -interface. +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 + +To view icons on PCMan File Manager, include this line to your +$HOME/.gtkrc-2.0 + +gtk-icon-theme-name="Tango" |