~ubuntu-branches/ubuntu/utopic/psi/utopic

« back to all changes in this revision

Viewing changes to src/tools/contactlist/example/resources.qrc

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2010-02-19 09:37:12 UTC
  • mfrom: (6.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100219093712-e225xvm1wjcf1cgi
Tags: 0.14-2
* comment out only function which uses va_list to work around build
  problems on armel
* Set Standards-Version to 3.8.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE RCC><RCC version="1.0">
2
 
        <qresource>
3
 
                <file>icons/online.png</file>
4
 
                <file>icons/away.png</file>
5
 
                <file>icons/offline.png</file>
6
 
                <file>pictures/peter.jpg</file>
7
 
                <file>pictures/mike.jpg</file>
8
 
                <file>pictures/samir.jpg</file>
9
 
                <file>pictures/milton.jpg</file>
10
 
                <file>pictures/bill.jpg</file>
11
 
                <file>pictures/joanna.jpg</file>
12
 
                <file>pictures/lawrence.jpg</file>
13
 
                <file>pictures/brian.jpg</file>
14
 
                <file>pictures/anne.jpg</file>
15
 
                <file>pictures/unknown.png</file>
16
 
 
17
 
                <file>close.png</file>
18
 
        </qresource>
19
 
</RCC>