blob: 130b5f7eada5355568a5457d78a46a03e8965eee (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<RCC>
<qresource prefix="/">
<file>icon.svg</file>
<file>icon-bp.svg</file>
<file>background.svg</file>
<file>translations/vi_VN.qm</file>
<file>translations/pt_BR.qm</file>
<file>translations/en_AU.qm</file>
<file>translations/en_GB.qm</file>
<file>translations/en_NZ.qm</file>
<file>translations/en_US.qm</file>
</qresource>
</RCC>
|