File: resources.qrc

package info (click to toggle)
qtwebkit 2.2.1-5
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 143,644 kB
  • sloc: cpp: 913,445; python: 19,625; ansic: 16,252; perl: 11,604; yacc: 3,615; asm: 992; lex: 555; sh: 379; makefile: 375; objc: 347; ruby: 23; xml: 5
file content (23 lines) | stat: -rw-r--r-- 1,398 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<RCC>
    <qresource prefix="/">
        <file alias="application_atom+xml">resources/application_atom+xml</file>
        <file alias="application_ogg">resources/application_ogg</file>
        <file alias="application_pdf">resources/application_pdf</file>
        <file alias="application_postscript">resources/application_postscript</file>
        <file alias="application_rdf+xml">resources/application_rdf+xml</file>
        <file alias="application_rss+xml">resources/application_rss+xml</file>
        <file alias="application_x-gzip">resources/application_x-gzip</file>
        <file alias="application_x-rar-compressed">resources/application_x-rar-compressed</file>
        <file alias="application_zip">resources/application_zip</file>
        <file alias="audio_x-wave">resources/audio_x-wave</file>
        <file alias="image_bmp">resources/image_bmp</file>
        <file alias="image_gif">resources/image_gif</file>
        <file alias="image_jpeg">resources/image_jpeg</file>
        <file alias="image_png">resources/image_png</file>
        <file alias="image_vnd.microsoft.icon">resources/image_vnd.microsoft.icon</file>
        <file alias="image_webp">resources/image_webp</file>
        <file alias="text_html">resources/text_html</file>
        <file alias="text_xml">resources/text_xml</file>
        <file alias="video_webm">resources/video_webm</file>
    </qresource>
</RCC>