diff options
author | Gethyn ThomasQuail <gethyn@bloodbathsoftworks.com> | 2015-08-05 01:32:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-05 01:32:06 +0700 |
commit | 3bc94ae34b0dc4bb69281bbc585c46c2669bed4e (patch) | |
tree | c5e8a27dc8f1c95630f1c8efe2298a665a05f891 /desktop/wmudmount/README | |
parent | c79ba7e0179861d4d44c6eb462424c9b534badb8 (diff) | |
download | slackbuilds-3bc94ae34b0dc4bb69281bbc585c46c2669bed4e.tar.gz |
desktop/wmudmount: New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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. |