blob: a505f8f4aedfa6131f5db8b32bece499124257b3 (
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>regexpimport.ui</file>
</qresource>
<qresource prefix="/msg">
<file>RegExpImport_ro_RO.qm</file>
<file>RegExpImport_de.qm</file>
<file>RegExpImport_pl.qm</file>
<file>RegExpImport_ru.qm</file>
<file>RegExpImport_fr.qm</file>
<file>RegExpImport_sk.qm</file>
<file>RegExpImport_zh_CN.qm</file>
</qresource>
</RCC>
|