aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/JsonExport/jsonexport.qrc
blob: feabbc03ecef0a4b55ae6d48891fdaac5d1d4f84 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<RCC>
    <qresource prefix="/forms">
        <file>jsonexport.ui</file>
    </qresource>
    <qresource prefix="/msg">
        <file>JsonExport_ro_RO.qm</file>
        <file>JsonExport_de.qm</file>


        <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>