mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00

将原来在dde-dock中的显示相关的代码部分移动到display插件中,生成新的插件 Log: Influence: 展开任务栏快捷面板,观察是否有亮度设置相关的功能 Task: https://pms.uniontech.com/task-view-220489.html Change-Id: Ifc1bb2395c3f9ff449513078aba0e3c56ad66881
13 lines
399 B
Plaintext
13 lines
399 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>brightness.svg</file>
|
|
<file>brightnesshigh.svg</file>
|
|
<file>brightnesslow.svg</file>
|
|
<file>broadcast.svg</file>
|
|
<file>ICON_Device_Headphone_dark.svg</file>
|
|
<file>ICON_Device_Headphone.svg</file>
|
|
<file>ICON_Device_Laptop_dark.svg</file>
|
|
<file>ICON_Device_Laptop.svg</file>
|
|
</qresource>
|
|
</RCC>
|