summaryrefslogtreecommitdiff
path: root/qml.qrc
blob: 9efd478ccb7ba73b1ab8c77f2eb93a608d6ca860 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<RCC>
    <qresource prefix="/">
        <file>assets/banner.png</file>
        <file>assets/icon.ico</file>
        <file>assets/icon.png</file>
        <file>qml/main.qml</file>
        <file>qml/About.qml</file>
        <file>qml/EgoCreate.qml</file>
        <file>qml/EgoExport.qml</file>
        <file>qml/EgoImport.qml</file>
        <file>qml/PlaceCreate.qml</file>
        <file>qml/PlaceEnter.qml</file>
        <file>qml/PlaceThread.qml</file>
        <file>qml/SidePlaceList.qml</file>
        <file>qml/SideThreadList.qml</file>
        <file>qml/ThreadList.qml</file>
        <file>qml/Profile.qml</file>
        <file>qml/Prefs.qml</file>
        <file>qml/QrReader.qml</file>
        <file>qml/fonts/BebasNeue.otf</file>
        <file>qml/fonts/Ubuntu-BI.ttf</file>
        <file>qml/fonts/Ubuntu-B.ttf</file>
        <file>qml/fonts/Ubuntu-L.ttf</file>
        <file>qml/fonts/Ubuntu-R.ttf</file>
        <file>qml/images/add-black.png</file>
        <file>qml/images/add.png</file>
        <file>qml/images/button_default.png</file>
        <file>qml/images/button_pressed.png</file>
        <file>qml/images/chat.png</file>
        <file>qml/images/contact_dark.png</file>
        <file>qml/images/contact.png</file>
        <file>qml/images/create_home-black.png</file>
        <file>qml/images/create_home.png</file>
        <file>qml/images/email.png</file>
        <file>qml/images/enter.png</file>
        <file>qml/images/enter-white.png</file>
        <file>qml/images/group_dark.png</file>
        <file>qml/images/group.png</file>
        <file>qml/images/home.png</file>
        <file>qml/images/location.png</file>
        <file>qml/images/logo.png</file>
        <file>qml/images/new.png</file>
        <file>qml/images/person.png</file>
        <file>qml/images/phone.png</file>
        <file>qml/images/send.png</file>
        <file>qml/images/settings-black.png</file>
        <file>qml/images/settings-white.png</file>
        <file>qml/images/share.png</file>
        <file>qml/images/thread_dark.png</file>
        <file>qml/images/thread.png</file>
        <file>qml/images/demo/arp.jpg</file>
        <file>qml/images/demo/baila.jpg</file>
        <file>qml/images/demo/brazil.png</file>
        <file>qml/images/demo/Conffeti-background.jpg</file>
        <file>qml/images/demo/doll.jpg</file>
        <file>qml/images/demo/gnunet.png</file>
        <file>qml/images/demo/lynX.jpg</file>
        <file>qml/images/demo/popcorn-background.jpg</file>
        <file>qml/images/demo/secushare.png</file>
        <file>qml/images/demo/ubuntu-wallpaper.jpg</file>
        <file>qml/images/status/dot_away.png</file>
        <file>qml/images/status/dot_busy.png</file>
        <file>qml/images/status/dot_idle.png</file>
        <file>qml/images/status/dot_online.png</file>
    </qresource>
</RCC>