summaryrefslogtreecommitdiffstats
path: root/libraries/libfm/README
diff options
context:
space:
mode:
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
commitb26c359f42536ffd415a62abbf5680fb04a64e70 (patch)
tree07d5309d82e37a3656c9a30fab2566fed0ff3480 /libraries/libfm/README
parent4604f24d5cd339a994b3d705bf88ac54a9ee4a1c (diff)
downloadslackbuilds-b26c359f42536ffd415a62abbf5680fb04a64e70.tar.gz
slackbuilds-b26c359f42536ffd415a62abbf5680fb04a64e70.tar.xz
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/README5
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.).