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

按照设计图更新UI Log: Task: https://pms.uniontech.com/zentao/task-view-86359.html Change-Id: I90f16bc2d39bbbc49f245e6ef76ac833e660e6b5
17 lines
585 B
Plaintext
17 lines
585 B
Plaintext
<RCC>
|
|
<qresource prefix="/icons/deepin/builtin">
|
|
<file>actions/icon_dock_32px.svg</file>
|
|
</qresource>
|
|
<qresource prefix="/">
|
|
<file>icons/plugins/time.svg</file>
|
|
<file>icons/plugins/assistant.svg</file>
|
|
<file>icons/plugins/desktop.svg</file>
|
|
<file>icons/plugins/keyboard.svg</file>
|
|
<file>icons/plugins/notify.svg</file>
|
|
<file>icons/plugins/plug-in2.svg</file>
|
|
<file>icons/plugins/power.svg</file>
|
|
<file>icons/plugins/task.svg</file>
|
|
<file>icons/plugins/trash.svg</file>
|
|
</qresource>
|
|
</RCC>
|