mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-03 00:15:21 +00:00
feat:add bluetooth settings
(cherry picked from commit 3f66be514215f47d5451dbb688f84c9c8950fde3) (cherry picked from commit 6224d6cc5eed1c438dc10be8ca927019f27b6794) (cherry picked from commit 9d5072cb3b658c057f250a65827560aadb8a2ff0)
This commit is contained in:
parent
e5d9335f46
commit
85a4f06f0a
@ -112,6 +112,22 @@
|
||||
</description>
|
||||
</key>
|
||||
</schema>
|
||||
<schema path="/com/deepin/dde/dock/module/bluetooth/" id="com.deepin.dde.dock.module.bluetooth" gettext-domain="DDE">
|
||||
<key type="b" name="control">
|
||||
<default>false</default>
|
||||
<summary>Blocking event</summary>
|
||||
<description>
|
||||
Blocking mouse events
|
||||
</description>
|
||||
</key>
|
||||
<key type="b" name="enable">
|
||||
<default>true</default>
|
||||
<summary>Module Enable</summary>
|
||||
<description>
|
||||
Control Module Enable
|
||||
</description>
|
||||
</key>
|
||||
</schema>
|
||||
<schema path="/com/deepin/dde/dock/module/power/" id="com.deepin.dde.dock.module.power" gettext-domain="DDE">
|
||||
<key type="b" name="control">
|
||||
<default>false</default>
|
||||
|
Loading…
x
Reference in New Issue
Block a user