/usr/share/cairo-dock/plug-ins/Dbus/Dbus.conf is in cairo-dock-dbus-plug-in 3.4.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | #1.2.3
#[preferences-system]
[Configuration]
#b Let external applications pop up dialogs in the dock?
enable pop-up = true
#b Let external applications reboot the dock?
enable reboot = true
#b Let external applications quit the dock?
enable quit = true
#b Let external applications show/hide desklets?
enable desklets = true
#b Let external applications reload applets?
enable reload module = true
#b Let external applications show/hide docks?
enable show dock = true
#b Let extern applications add launchers to the docks?
enable add launcher = true
#b Let external applications modify the labels of icons?
enable set label = true
#b Let extern applications modify the quick-infos on icons?
enable set quickinfo = true
#b Let extern applications modify the icons' image?
enable set icon = true
#b Let extern applications animate icons?
enable animate icon = true
#b Launch the Launcher API daemon?
#{The dock will catch DBus signals to Launcher API and act as Unity}
launcher api daemon = true
|