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

快捷面板界面,点击蓝牙图标快速打开蓝牙设备或关闭蓝牙设备,同时根据需要显示不同状态的图标 Log: 修复快捷面板蓝牙状态显示错误的问题 Influence: 点击蓝牙图标,观察快捷面板蓝牙的打开或者关闭的状态 Bug: https://pms.uniontech.com/bug-view-171419.html Change-Id: I8aeb557463932ffa0cef0fc26fdb29a4799285bd
59 lines
2.7 KiB
Plaintext
59 lines
2.7 KiB
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_camera_dark.svg</file>
|
|
<file>dark/buletooth_clang_dark.svg</file>
|
|
<file>dark/buletooth_keyboard_dark.svg</file>
|
|
<file>dark/buletooth_lan_dark.svg</file>
|
|
<file>dark/buletooth_laptop_dark.svg</file>
|
|
<file>dark/buletooth_microphone_dark.svg</file>
|
|
<file>dark/buletooth_mouse_dark.svg</file>
|
|
<file>dark/buletooth_other_dark.svg</file>
|
|
<file>dark/buletooth_pad_dark.svg</file>
|
|
<file>dark/buletooth_pc_dark.svg</file>
|
|
<file>dark/buletooth_pen_dark.svg</file>
|
|
<file>dark/buletooth_pheadset_dark.svg</file>
|
|
<file>dark/buletooth_phone_dark.svg</file>
|
|
<file>dark/buletooth_print_dark.svg</file>
|
|
<file>dark/buletooth_scaner_dark.svg</file>
|
|
<file>dark/buletooth_touchpad_dark.svg</file>
|
|
<file>dark/buletooth_tv_dark.svg</file>
|
|
<file>dark/buletooth_vidicon_dark.svg</file>
|
|
<file>light/buletooth_camera_light.svg</file>
|
|
<file>light/buletooth_clang_light.svg</file>
|
|
<file>light/buletooth_keyboard_light.svg</file>
|
|
<file>light/buletooth_lan_light.svg</file>
|
|
<file>light/buletooth_laptop_light.svg</file>
|
|
<file>light/buletooth_microphone_light.svg</file>
|
|
<file>light/buletooth_mouse_light.svg</file>
|
|
<file>light/buletooth_other_light.svg</file>
|
|
<file>light/buletooth_pad_light.svg</file>
|
|
<file>light/buletooth_pc_light.svg</file>
|
|
<file>light/buletooth_pen_light.svg</file>
|
|
<file>light/buletooth_pheadset_light.svg</file>
|
|
<file>light/buletooth_phone_light.svg</file>
|
|
<file>light/buletooth_print_light.svg</file>
|
|
<file>light/buletooth_scaner_light.svg</file>
|
|
<file>light/buletooth_touchpad_light.svg</file>
|
|
<file>light/buletooth_tv_light.svg</file>
|
|
<file>light/buletooth_vidicon_light.svg</file>
|
|
</qresource>
|
|
</RCC>
|