equal
deleted
inserted
replaced
|
1 <RCC> |
|
2 <qresource prefix="/"> |
|
3 <!-- Large test files are not included here to keep app size smaller. |
|
4 They are loaded using absolute paths, so they must be exported to app's private folder |
|
5 in .pro file. |
|
6 --> |
|
7 <file alias="test1_avatar.jpg">resource/test1_avatar.jpg</file> |
|
8 <file alias="background_ok.png">resource/background_ok.png</file> |
|
9 <file alias="test_avkeys_800x600.jpg">resource/test_avkeys_800x600.jpg</file> |
|
10 <file alias="test_avkeys_600x800.jpg">resource/test_avkeys_600x800.jpg</file> |
|
11 <file alias="test_avatar_640x480.jpg">resource/test_avatar_640x480.jpg</file> |
|
12 <file alias="test_avatar_32x24.jpg">resource/test_avatar_32x24.jpg</file> |
|
13 <file alias="test_avatar_type_text.txt">resource/test_avatar_type_text.txt</file> |
|
14 <file alias="commlauncherwidget.docml">resource/commlauncherwidget.docml</file> |
|
15 <file alias="friend_expand_tl.fxml">resource/friend_expand_tl.fxml</file> |
|
16 <file alias="friend_expand_bl.fxml">resource/friend_expand_bl.fxml</file> |
|
17 <file alias="friend_expand_tr.fxml">resource/friend_expand_tr.fxml</file> |
|
18 <file alias="friend_expand_br.fxml">resource/friend_expand_br.fxml</file> |
|
19 <file alias="friend_minimize.fxml">resource/friend_minimize.fxml</file> |
|
20 </qresource> |
|
21 </RCC> |