12 lines
418 B
Plaintext
12 lines
418 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>version.json</file>
|
|
</qresource>
|
|
<qresource prefix="/icons">
|
|
<file alias="app.png">share/images/STIconBlue.png</file>
|
|
<file alias="st_success.png">share/images/STIconGreen.png</file>
|
|
<file alias="st_busy.png">share/images/STIconOrange.png</file>
|
|
<file alias="st_error.png">share/images/STIconRed.png</file>
|
|
</qresource>
|
|
</RCC>
|