This repository has been archived by the owner on Jul 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
resources.qrc
40 lines (40 loc) · 1.93 KB
/
resources.qrc
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
<RCC>
<qresource prefix="/">
<file>qml/mobos-gui.qml</file>
<file>qml/content/AppIcon.qml</file>
<file>qml/content/Button.qml</file>
<file>qml/content/Contacts.qml</file>
<file>qml/content/ContactsList.qml</file>
<file>qml/content/ContactsToolbar.qml</file>
<file>qml/content/DialView.qml</file>
<file>qml/content/HomeScreen.qml</file>
<file>qml/content/Loading.qml</file>
<file>qml/content/images/black_box_100.png</file>
<file>qml/content/images/gpl/Browser_58.png</file>
<file>qml/content/images/gpl/Calendar_58.png</file>
<file>qml/content/images/gpl/Chat_58.png</file>
<file>qml/content/images/gpl/Clock_58.png</file>
<file>qml/content/images/gpl/Gnome-call-start_48.png</file>
<file>qml/content/images/gpl/Gnome-call-stop_48.png</file>
<file>qml/content/images/gpl/Maps_58.png</file>
<file>qml/content/images/gpl/Notes_58.png</file>
<file>qml/content/images/gpl/Phone_58.png</file>
<file>qml/content/images/gpl/Settings_58.png</file>
<file>qml/content/images/loading.png</file>
<file>qml/content/images/grey_box_100.png</file>
<file>qml/content/images/stripes.png</file>
<file>qml/content/images/lgpl/contacts.png</file>
<file>qml/content/images/key_100.png</file>
<file>qml/dummydata/Recipes.qml</file>
<file>qml/content/images/moreUp.png</file>
<file>qml/content/images/moreDown.png</file>
<file>qml/content/images/lgpl/female.png</file>
<file>qml/content/images/lgpl/male.png</file>
<file>qml/ofonohelper.js</file>
<file>qml/content/images/loading_white.png</file>
<file>qml/content/CallDialingState.qml</file>
<file>qml/content/CallAlertingState.qml</file>
<file>qml/content/CallActiveState.qml</file>
<file>qml/content/CallIncomingState.qml</file>
</qresource>
</RCC>