summaryrefslogtreecommitdiffstats
path: root/system/gigolo/README
diff options
context:
space:
mode:
author Luis Henrique2010-05-13 01:00:48 +0200
committer Robby Workman2010-05-13 01:00:48 +0200
commit9fa6a79645c5cf5c4caaa4d560872fc375e31d93 (patch)
tree6d266a0d51ec3c5af05797fb31cb974886f1db18 /system/gigolo/README
parent98831b981e21e886fd804dc65060dbcfe79a5cf6 (diff)
downloadslackbuilds-9fa6a79645c5cf5c4caaa4d560872fc375e31d93.tar.gz
system/gigolo: Added to 13.0 repository
Diffstat (limited to 'system/gigolo/README')
-rw-r--r--system/gigolo/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/system/gigolo/README b/system/gigolo/README
new file mode 100644
index 0000000000..b821299704
--- /dev/null
+++ b/system/gigolo/README
@@ -0,0 +1,8 @@
+Gigolo is a frontend to easily manage connections to remote filesystems
+using GIO/GVfs. It allows you to quickly connect/mount remote filesystems
+and manage bookmarks of such.
+
+This script installs a compatibility wrapper to /usr/bin/gnome-mount
+unless you pass something other than "yes" to GNOMEMOUNT when running
+the build script, e.g. GNOMEMOUNT=no ./gigolo.SlackBuild
+If you do that, then gnome-vfs is a run-time dependency.