source: tspsg/l10n/l10n.qrc

appveyor
Last change on this file was b26801b000, checked in by Oleksii Serdiuk, 12 years ago

Added a rule to run lrelease before running build.

qt_*.qm translations are no longer included into the resources.

  • Property mode set to 100644
File size: 160 bytes
Line 
1<RCC>
2    <qresource prefix="/l10n">
3        <file>tspsg_en.qm</file>
4        <file>tspsg_ru.qm</file>
5        <file>tspsg_uk.qm</file>
6    </qresource>
7</RCC>
Note: See TracBrowser for help on using the repository browser.