aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/CsvExport/csvexport.qrc
blob: 7168c99135bb1e744c39f8e7f2b431dcc6039be1 (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>CsvExport.ui</file>
    </qresource>
    <qresource prefix="/msg">
        <file>CsvExport_ro_RO.qm</file>

        <file>CsvExport_de.qm</file>
        <file>CsvExport_pl.qm</file>
        <file>CsvExport_ru.qm</file>
        <file>CsvExport_fr.qm</file>
        <file>CsvExport_sk.qm</file>
        <file>CsvExport_zh_CN.qm</file>
    </qresource>
</RCC>