diff options
Diffstat (limited to 'desktop/wmudmount/README')
-rw-r--r-- | desktop/wmudmount/README | 23 |
1 files changed, 15 insertions, 8 deletions
diff --git a/desktop/wmudmount/README b/desktop/wmudmount/README index e5f518ffc3200..826fb79088ae4 100644 --- a/desktop/wmudmount/README +++ b/desktop/wmudmount/README @@ -1,10 +1,17 @@ -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). +wmudmount (file system mounter, windowmaker dockapp) -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 +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). -I would also accept a patch from anyone who backports the latest version to GTK2. +This build is for version 2.2, which uses udisks2 and GTK3. If you'd +prefer to build an older version with udisks1 and GTK2, download the +source from here: + +http://sourceforge.net/projects/wmudmount/files/wmudmount/wmudmount-1.13.tar.gz + +Its md5sum is: 988955faca6db4f9c4d26f8b79a38744 + +Run wmudmount.SlackBuild with VERSION=1.13 set in the environment. It's +not possible to install both versions of wmudmount at the same time. |