compress global files
This commit is contained in:
parent
609efb7fba
commit
e3a8edae2d
4 changed files with 21 additions and 13 deletions
17
res/global.qrc
Normal file
17
res/global.qrc
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<RCC>
|
||||
<qresource prefix="/global">
|
||||
<file>global.de.ini</file>
|
||||
<file>global.en.ini</file>
|
||||
<file>global.es.ini</file>
|
||||
<file>global.es_MX.ini</file>
|
||||
<file>global.fr.ini</file>
|
||||
<file>global.it.ini</file>
|
||||
<file>global.ja.ini</file>
|
||||
<file>global.ko.ini</file>
|
||||
<file>global.pl.ini</file>
|
||||
<file>global.pt.ini</file>
|
||||
<file>global.ru.ini</file>
|
||||
<file>global.zh.ini</file>
|
||||
<file>global.zh.loc</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Loading…
Add table
Add a link
Reference in a new issue