mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-03 00:15:21 +00:00
11 lines
338 B
Plaintext
11 lines
338 B
Plaintext
<RCC>
|
|
<qresource prefix="/icons">
|
|
<file>resources/icon-small.svg</file>
|
|
<file>resources/icon.svg</file>
|
|
<file>resources/unmount-press.png</file>
|
|
<file>resources/unmount-normal.png</file>
|
|
<file>resources/unmount-hover.png</file>
|
|
<file>resources/unknow.svg</file>
|
|
</qresource>
|
|
</RCC>
|