app/shared.qrc
Dorian Zedler c3c4d0b18d - added animations on theme change
- added white icons for base station, buzzer and startpad in the dark theme
2019-03-24 21:31:59 +01:00

31 lines
1.3 KiB
Plaintext

<RCC>
<qresource prefix="/">
<file>graphics/icons/settings.png</file>
<file>graphics/icons/user.png</file>
<file>graphics/icons/menu_black.png</file>
<file>graphics/icons/drawer_black.png</file>
<file>graphics/icons/back_black.png</file>
<file>graphics/icons/menu.png</file>
<file>graphics/icons/drawer.png</file>
<file>graphics/icons/back.png</file>
<file>sounds/OFFICAL_IFSC_STARTIGNAL.wav</file>
<file>sounds/ready_1.wav</file>
<file>sounds/at_marks_1.wav</file>
<file>sounds/ready_2.wav</file>
<file>sounds/at_marks_2.wav</file>
<file>graphics/icons/buzzer_black.png</file>
<file>graphics/icons/ok_black.png</file>
<file>translations/german.ts</file>
<file>translations/de_DE.qm</file>
<file>translations/de_DE.ts</file>
<file>graphics/icons/settings_black.png</file>
<file>graphics/icons/startpad_black.png</file>
<file>sounds/false.wav</file>
<file>graphics/icons/error.png</file>
<file>graphics/icons/BaseStation.png</file>
<file>graphics/icons/BaseStation_black.png</file>
<file>graphics/icons/buzzer.png</file>
<file>graphics/icons/startpad.png</file>
</qresource>
</RCC>