Initial commit
[tietoopcom] / src / application.qrc
1 <RCC>
2     <qresource prefix="/" >
3         <file alias="tieto-logo.png" >../resources/tieto-logo.png</file>
4         <file alias="account.png" >../resources/account.png</file>
5         <file alias="activesessions.png" >../resources/activesessions.png</file>
6         <file alias="addcontact.png" >../resources/addcontact.png</file>
7         <file alias="away.png" >../resources/away.png</file>
8         <file alias="busy.png" >../resources/busy.png</file>
9         <file alias="close.png" >../resources/close.png</file>
10         <file alias="contactfemale.png" >../resources/contactfemale.png</file>
11         <file alias="contactmale.png" >../resources/contactmale.png</file>
12         <file alias="contacts.png" >../resources/contacts.png</file>
13         <file alias="general.png" >../resources/general.png</file>
14         <file alias="greenframe.png" >../resources/greenframe.png</file>
15         <file alias="hidden.png" >../resources/hidden.png</file>
16         <file alias="network.png" >../resources/network.png</file>
17         <file alias="offline.png" >../resources/offline.png</file>
18         <file alias="online.png" >../resources/online.png</file>
19         <file alias="redframe.png" >../resources/redframe.png</file>
20         <file alias="restore.png" >../resources/restore.png</file>
21         <file alias="settings.png" >../resources/settings.png</file>
22         <file alias="themes.png" >../resources/themes.png</file>
23         <file alias="unknown.png" >../resources/unknown.png</file>
24         <file alias="yellowframe.png" >../resources/yellowframe.png</file>
25     </qresource>
26 </RCC>