diff options
author | ponce <matteo.bernardini@gmail.com> | 2011-12-27 01:18:52 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-27 10:15:24 -0600 |
commit | b26c359f42536ffd415a62abbf5680fb04a64e70 (patch) | |
tree | 07d5309d82e37a3656c9a30fab2566fed0ff3480 /libraries/libfm/README | |
parent | 4604f24d5cd339a994b3d705bf88ac54a9ee4a1c (diff) | |
download | slackbuilds-b26c359f42536ffd415a62abbf5680fb04a64e70.tar.gz |
libraries/libfm: Updated for version 0.1.17
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/libfm/README')
-rw-r--r-- | libraries/libfm/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libraries/libfm/README b/libraries/libfm/README index 32c99a7613..9da9c168cf 100644 --- a/libraries/libfm/README +++ b/libraries/libfm/README @@ -1,4 +1,7 @@ LibFM provides file management functions built on top of Glib/GIO, giving a convenient higher-level API. -This requires menu-cache, udisks, and upower. +This requires menu-cache. +udisks and upower are needed for automounting removable media. +If libfm is built over gvfs, it will use its supported access +methods for local and remote data (trash, ftp, smb, etc.). |