mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-05-30 22:01:41 +00:00
11 lines
339 B
Plaintext
11 lines
339 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/unknown.svg</file>
|
|
</qresource>
|
|
</RCC>
|