chenhongtao 31958dfe1b feat: use bluetooth icon from theme
Log: use bluetooth icon from theme
2023-05-08 08:31:57 +00:00

25 lines
950 B
Plaintext

<RCC>
<qresource prefix="/">
<file>bluetooth-active-symbolic-dark.svg</file>
<file>bluetooth-active-symbolic.svg</file>
<file>bluetooth-disable-symbolic-dark.svg</file>
<file>bluetooth-disable-symbolic.svg</file>
<file>bluetooth-waiting-symbolic-dark.svg</file>
<file>bluetooth-waiting-symbolic.svg</file>
<file>arrow-right.svg</file>
<file>arrow-right-dark.svg</file>
<file>list_select.png</file>
<file>list_select@2x.png</file>
<file>notify_close_press.png</file>
<file>notify_close_press@2x.png</file>
<file>refresh_dark.svg</file>
<file>refresh.svg</file>
<file>select_dark.svg</file>
<file>select.svg</file>
<file>disconnect.svg</file>
<file>disconnect_dark.svg</file>
<file>dark/buletooth_other_dark.svg</file>
<file>light/buletooth_other_light.svg</file>
</qresource>
</RCC>