aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/CsvExport/csvexport.qrc
blob: 9538c632271812736c396b9cd29a3f1bd3948a52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<RCC>
    <qresource prefix="/forms">
        <file>CsvExport.ui</file>
    </qresource>
    <qresource prefix="/msg">

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