~ubuntu-branches/ubuntu/karmic/psi/karmic

« 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: 2008-04-14 18:57:30 UTC
  • mfrom: (2.1.9 hardy)
  • Revision ID: james.westby@ubuntu.com-20080414185730-528re3zp0m2hdlhi
Tags: 0.11-8
* added CONFIG -= link_prl to .pro files and removed dependencies
  which are made unnecessary by this change
* Fix segfault when closing last chat tab with qt4.4
  (This is from upstream svn, rev. 1101) (Closes: Bug#476122)

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>