aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
blob: 8302df5786e287248d02d8d315674e75f5e1d0a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<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>
    </qresource>
</RCC>