diff options
Diffstat (limited to 'system/gigolo/README')
-rw-r--r-- | system/gigolo/README | 8 |
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. |