Dolphin updates
Signed-off-by: Jeroen Rijken <jeroen.rijken@xs4all.nl>
This commit is contained in:
parent
7fa4113131
commit
640cf9e1d3
2 changed files with 34 additions and 1 deletions
|
|
@ -12,6 +12,31 @@
|
|||
member=GetAll
|
||||
peer=(name=:*, label=udisksd),
|
||||
|
||||
dbus send bus=system path=/
|
||||
interface=org.freedesktop.DBus.Introspectable
|
||||
member=Introspect
|
||||
peer=(name=:*, label=udisksd),
|
||||
|
||||
dbus send bus=system path=/
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
member=Get
|
||||
peer=(name=:*, label=udisksd),
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/UDisks2/drives{,/*}
|
||||
interface=org.freedesktop.DBus.Introspectable
|
||||
member=Introspect
|
||||
peer=(name=:*, label=udisksd),
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/UDisks2/drives{,/*}
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
member={Get,GetAll}
|
||||
peer=(name=:*, label=udisksd),
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/UDisks2/block_devices/*
|
||||
interface=org.freedesktop.DBus.Introspectable
|
||||
member=Introspect
|
||||
peer=(name=:*, label=udisksd),
|
||||
|
||||
dbus receive bus=system path=/org/freedesktop/UDisks2
|
||||
interface=org.freedesktop.DBus.ObjectManager
|
||||
member=InterfacesAdded
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue