source: qutecom-coip/gui/resources/pix/pix.qrc @ 284:f1c9a7db7050

Last change on this file since 284:f1c9a7db7050 was 284:f1c9a7db7050, checked in by laurent <laurent@…>, 22 months ago

fix build

File size: 1.7 KB
Line 
1<RCC>
2    <qresource prefix="/">
3        <file>action/call.png</file>
4        <file>action/chat.png</file>
5        <file>account/warning.png</file>
6        <file>account/avatar_background.png</file>
7        <file>protocol/aim.png</file>
8        <file>protocol/facebook.png</file>
9        <file>protocol/gtalk.png</file>
10        <file>protocol/iax.png</file>
11        <file>protocol/icq.png</file>
12        <file>protocol/jabber.png</file>
13        <file>protocol/msn.png</file>
14        <file>protocol/myspace.png</file>
15        <file>protocol/sip.png</file>
16        <file>protocol/yahoo.png</file>
17        <file>presence/away.png</file>
18        <file>presence/donotdisturb.png</file>
19        <file>presence/invisible.png</file>
20        <file>presence/offline.png</file>
21        <file>presence/online.png</file>
22        <file>qute.png</file>
23        <file>callbar/bar_call_button_hangup_on.png</file>
24        <file>callbar/bar_call_button_hangup.png</file>
25        <file>callbar/bar_call_button_on.png</file>
26        <file>callbar/bar_call_button.png</file>
27        <file>callbar/bar_call_fill.png</file>
28        <file>callbar/bar_end.png</file>
29        <file>callbar/bar_fill.png</file>
30        <file>callbar/bar_separator.png</file>
31        <file>callbar/bar_start.png</file>
32        <file>tabbutton/close.png</file>
33        <file>tabbutton/closepressed.png</file>
34        <file>tabbutton/tab-typing.png</file>
35        <file>call/callButton.png</file>
36        <file>call/callButtonPressed.png</file>
37        <file>call/holdButtonFullScreen.png</file>
38        <file>contact/horizontal-button-background.png</file>
39        <file>contact/contact.png</file>
40        <file>contact/vertical-arrow.png</file>
41    </qresource>
42</RCC>
Note: See TracBrowser for help on using the repository browser.