feat: add gsettings for AiAssistant plugin

This commit is contained in:
wangxuwen 2020-03-18 15:38:40 +08:00
parent 34bb956e61
commit 435efc4a43

View File

@ -224,4 +224,20 @@
</description>
</key>
</schema>
<schema path="/com/deepin/dde/dock/module/AiAssistant/" id="com.deepin.dde.dock.module.AiAssistant" 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>
</schemalist>