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