feat(profile): some dbus rule improvment.
This commit is contained in:
parent
1b8b52962b
commit
66aa230b90
5 changed files with 14 additions and 6 deletions
|
|
@ -9,4 +9,14 @@
|
|||
member=Update
|
||||
peer=(name=org.freedesktop.DBus, label=gnome-shell),
|
||||
|
||||
dbus receive bus=session path=/com/canonical/unity/launcherentry/@{int}
|
||||
interface=com.canonical.dbusmenu
|
||||
member={GetLayout,GetGroupProperties}
|
||||
peer=(name=:*, label=gnome-shell),
|
||||
|
||||
dbus receive bus=session path=/com/canonical/unity/launcherentry/@{int}
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
member=GetAll
|
||||
peer=(name=:*, label=gnome-shell),
|
||||
|
||||
include if exists <abstractions/bus/com.canonical.Unity.LauncherEntry.d>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue