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

        <file>CsvImport_de.qm</file>
        <file>CsvImport_pl.qm</file>
        <file>CsvImport_ru.qm</file>
        <file>CsvImport_fr.qm</file>
        <file>CsvImport_sk.qm</file>
        <file>CsvImport_zh_CN.qm</file>
    </qresource>
</RCC>