mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 20:03:53 +08:00
* remove unused assets * these are icons * these are images * fix * fix * Revert "remove unused assets" This reverts commit 95d1a800de7e830df15d88e8e329aeadd4548b2f. * move these too
21 lines
742 B
Plaintext
21 lines
742 B
Plaintext
<!DOCTYPE RCC><RCC version="1.0">
|
|
<qresource>
|
|
<file alias="bootstrap-icons.svg">../../third_party/bootstrap/bootstrap-icons.svg</file>
|
|
<file>images/button_continue_triangle.svg</file>
|
|
<file>icons/circled_check.svg</file>
|
|
<file>icons/circled_slash.svg</file>
|
|
<file>icons/eye_open.svg</file>
|
|
<file>icons/eye_closed.svg</file>
|
|
<file>icons/close.svg</file>
|
|
<file>icons/lock_closed.svg</file>
|
|
<file>icons/checkmark.svg</file>
|
|
<file>icons/warning.png</file>
|
|
<file>icons/wifi_strength_low.svg</file>
|
|
<file>icons/wifi_strength_medium.svg</file>
|
|
<file>icons/wifi_strength_high.svg</file>
|
|
<file>icons/wifi_strength_full.svg</file>
|
|
|
|
<file alias="languages.json">../ui/translations/languages.json</file>
|
|
</qresource>
|
|
</RCC>
|