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

merge sound, shutdown, network plugins to system-tray Change-Id: Iab7aef4c56d3e1c24b408c323ef03a8276ff43f2
11 lines
381 B
Plaintext
11 lines
381 B
Plaintext
<RCC>
|
|
<qresource prefix="/icons">
|
|
<file>resources/trayicon.svg</file>
|
|
<file>resources/arrow_left_light.svg</file>
|
|
<file>resources/arrow_down_dark.svg</file>
|
|
<file>resources/arrow_right_dark.svg</file>
|
|
<file>resources/arrow_up_light.svg</file>
|
|
<file>system-trays/shutdown/resources/icons/normal.svg</file>
|
|
</qresource>
|
|
</RCC>
|