feat(dbus): rename dbus abstractions.

This commit is contained in:
Alexandre Pujol 2023-12-06 19:38:47 +00:00
parent 401606b1aa
commit 3425419f0e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
112 changed files with 263 additions and 223 deletions

View file

@ -10,7 +10,7 @@ include <tunables/global>
@{exec_path} = @{lib}/{,gvfs/}gvfsd-smb-browse
profile gvfsd-smb-browse @{exec_path} {
include <abstractions/base>
include <abstractions/bus/vfs/mount>
include <abstractions/bus/org.gtk.vfs.MountTracker>
include <abstractions/dbus-session-strict>
include <abstractions/dconf-write>
include <abstractions/nameservice-strict>