aboutsummaryrefslogtreecommitdiff
path: root/desktop/wmudmount/README
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2012-08-18 20:21:10 -0500
committerRobby Workman <rworkman@slackbuilds.org>2012-08-18 20:21:10 -0500
commit61ec1864d0381692e9935ccba3df66d2887c8a28 (patch)
treede57e05e1dc6ac2ae8156d6cdcfba7e1a6e92439 /desktop/wmudmount/README
parent456a23c26e16b06bc65fa8b6b8ee37b7ef924a65 (diff)
desktop/wmudmount: Kill gkr and udisks mention in README
Also enable grk usage in the build script. gkr and udisks are part of Slackware 14.0 Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/wmudmount/README')
-rw-r--r--desktop/wmudmount/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/desktop/wmudmount/README b/desktop/wmudmount/README
index b2c91afc787d..bd0e92d08718 100644
--- a/desktop/wmudmount/README
+++ b/desktop/wmudmount/README
@@ -2,12 +2,3 @@ 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).
-
-This requires udisks and, optionally, gnome-keyring.
-
-To compile with gnome-keyring this needs to be explicitly requested with:
-
-KEYRING="YES" ./wmudmount.SlackBuild
-
-Note that if you don't compile with gnome-keyring (default behavior) you
-need to run wmudmount with the "--allow-insecure-memory" command line flag.