Fix resources and Qt4 build
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4a699f2f56
commit
25ec67ec8b
18 changed files with 105 additions and 32 deletions
11
res/qt5/tr_qt.qrc
Normal file
11
res/qt5/tr_qt.qrc
Normal file
|
@ -0,0 +1,11 @@
|
|||
<RCC>
|
||||
<qresource prefix="/tr">
|
||||
<file>qtbase_en_GB.qm</file>
|
||||
<file>qtbase_de.qm</file>
|
||||
<file>qtbase_fr.qm</file>
|
||||
<file>qtbase_ko.qm</file>
|
||||
<file>qtbase_ru.qm</file>
|
||||
<file>qtbase_uk.qm</file>
|
||||
<file>qtbase_zh_TW.qm</file>
|
||||
</qresource>
|
||||
</RCC>
|
Loading…
Add table
Add a link
Reference in a new issue