aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
blob: cff9f53565e2855df11cf8883c56dd980578e698 (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="/">
        <file>qtquickcontrols2.conf</file>
        <file>qml/main.qml</file>
        <file>qml/AccountsPage.qml</file>
        <file>qml/ChatPage.qml</file>
        <file>qml/ChatlistItem.qml</file>
        <file>qml/ChatlistPage.qml</file>
        <file>qml/ConfigurePage.qml</file>
        <file>qml/SettingsPage.qml</file>
        <file>qml/Message.qml</file>
        <file>qml/ComposePane.qml</file>
        <file>qml/HtmlViewSheet.qml</file>
        <file>qml/NewChatPage.qml</file>
        <file>knotifications5/kdeltachat.notifyrc</file>
        <file>res/pin_48x48.png</file>
        <file>res/muted_48x48.png</file>
        <file>res/chat.delta.KDeltaChat.png</file>
    </qresource>
</RCC>