~cairo-dock-team/ubuntu/precise/cairo-dock-plug-ins/3.0.0.0rc1

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
#@VERSION_DBUS@

#[gtk-preferences]
[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