blob: 4c1e36c05b5ec0813c72d30f4ad879014f37bea1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>locales/bin/de_DE.qm</file>
<file>locales/bin/main_en.qm</file>
<file>locales/de_DE.ts</file>
<file>locales/main_en.ts</file>
<file>locales/bin/es_ES.qm</file>
<file>locales/es_ES.ts</file>
<file>images/logo.png</file>
<file>images/into-clipboard.svg</file>
<file>images/menubar.png</file>
<file>src/main.cpp</file>
<file>src/main_qmladaptor.cpp</file>
<file>src/main_qmladaptor.h</file>
<file>src/RWADBusAdaptor.cpp</file>
<file>src/RWADBusAdaptor.h</file>
<file>src/session.cpp</file>
<file>src/session.h</file>
<file>ToastManager.qml</file>
<file>Toast.qml</file>
<file>qtquickcontrols2.conf</file>
</qresource>
</RCC>
|