diff options
Diffstat (limited to 'desktop/wmudmount/README')
-rw-r--r-- | desktop/wmudmount/README | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/desktop/wmudmount/README b/desktop/wmudmount/README index bd0e92d087..e5f518ffc3 100644 --- a/desktop/wmudmount/README +++ b/desktop/wmudmount/README @@ -1,4 +1,10 @@ -wmudmount is a (dockapp) filesystem mounter that uses udisks to handle -notification of new filesystems as a non-root user. It also includes -a mode to display the mounted filesystems with the least free space -percentage (similar to wmfsm). +A filesystem mounter that uses udisks to handle notification of new filesystems and mounting +of the filesystems as a non-root user. It also includes a mode to display the mounted +filesystems with the least free space percentage (similar to wmfsm). + +Note: This SlackBuild uses the last version to support GTK2 and UDisks1. The latest versions +are GTK3 and UDisks2 only. I may update this in the future with an optional patch for those +who use GTK2. If you desire the latest version, visit the link to the home page below. The +SlackBuild contains comments on what to change if you want to build version 2.2 + +I would also accept a patch from anyone who backports the latest version to GTK2. |