You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
984 B
42 lines
984 B
#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
|
|
|