ScreenTranslator/recources.qrc

12 lines
369 B
Plaintext
Raw Normal View History

2013-11-23 13:48:34 +07:00
<RCC>
2014-04-03 23:46:15 +07:00
<qresource prefix="/">
<file>translations/translation_en.qm</file>
<file>translations/translation_ru.qm</file>
<file>images/STIconBlue.png</file>
<file>images/STIconGreen.png</file>
<file>images/STIconOrange.png</file>
<file>images/STIconRed.png</file>
2015-10-18 16:19:20 +07:00
<file>version.json</file>
2013-11-23 13:48:34 +07:00
</qresource>
</RCC>