dde-dock/plugins/sound/sound.json
donghualin 9985c9b239 feat: 声音插件适配v23
将声音的相关功能移到sound插件中,方便扩展,并适配v23的接口

Log: 声音插件适配v23
Influence: 观察任务栏是否存在声音插件
Task: https://pms.uniontech.com/task-view-210309.html
Change-Id: I7f782af6955a017af940e639a02eedab8f459905
2022-11-04 05:09:03 +00:00

6 lines
106 B
JSON

{
"api": "2.0.0",
"depends-daemon-dbus-service": "org.deepin.daemon.Audio1",
"applet": true
}