aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/XmlExport/xmlexport.qrc
blob: 416936cb01905b0f0d23215ab2aa9ef959c18493 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<RCC>
    <qresource prefix="/forms">
        <file>XmlExport.ui</file>
    </qresource>
    <qresource prefix="/msg">
        <file>XmlExport_de.qm</file>


        <file>XmlExport_pl.qm</file>
        <file>XmlExport_ru.qm</file>
        <file>XmlExport_fr.qm</file>
        <file>XmlExport_sk.qm</file>
        <file>XmlExport_zh_CN.qm</file>
    </qresource>
</RCC>