Re-word comment for gparted invocation using udisks and hal-lock
This commit is contained in:
parent
f242ccba46
commit
280f532f4a
|
@ -52,7 +52,8 @@ for k in '' `echo "$PATH" | sed 's,:, ,g'`; do
|
|||
done
|
||||
|
||||
#
|
||||
# Use both udisks and hal-lock if both binaries exists and both daemons are running.
|
||||
# Use both udisks and hal-lock for invocation if both binaries exist and both
|
||||
# daemons are running.
|
||||
# Else use udisks if binary exists and daemon is running.
|
||||
# Else use both devkit-disks and hal-lock for invocation if both binaries exist
|
||||
# and both of the daemons are running.
|
||||
|
|
Loading…
Reference in New Issue