aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/JsonExport/jsonexport.qrc
blob: 72cd201a99b54d0dbaa0d9ac56e4f281c2d1b748 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/forms">
        <file>jsonexport.ui</file>
    </qresource>
    <qresource prefix="/msg">
        <file>JsonExport_pl.qm</file>
        <file>JsonExport_ru.qm</file>
        <file>JsonExport_fr.qm</file>
        <file>JsonExport_sk.qm</file>
        <file>JsonExport_zh_CN.qm</file>
    </qresource>
</RCC>