File: application.qrc

package info (click to toggle)
python-qt4 4.4.2-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 24,888 kB
  • ctags: 3,771
  • sloc: python: 42,056; cpp: 4,369; sh: 482; xml: 164; makefile: 160
file content (10 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (153)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file>images/copy.png</file>
    <file>images/cut.png</file>
    <file>images/new.png</file>
    <file>images/open.png</file>
    <file>images/paste.png</file>
    <file>images/save.png</file>
</qresource>
</RCC>