summaryrefslogtreecommitdiff
path: root/image/toolbar.qrc
blob: d17e6b6167dc8b7268acf4fdd16e78ba874ee4a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<RCC>
    <qresource prefix="/menu/help">
        <file alias="wsicon16.png">wsicon16.png</file>
        <file alias="gnome_emblem_web_16.png">toolbar/gnome_emblem_web_16.png</file>
        <file alias="wsicon-ask.png">wsicon-ask.png</file>
        <file>toolbar/16x16/go-first.png</file>
        <file>toolbar/16x16/go-jump.png</file>
        <file>toolbar/16x16/go-last.png</file>
        <file>toolbar/16x16/go-next.png</file>
        <file>toolbar/16x16/go-next.svg.png</file>
        <file>toolbar/16x16/go-previous.svg</file>
        <file>toolbar/16x16/x-colorize-packets.png</file>
        <file>toolbar/16x16/x-resize-columns.png</file>
        <file>toolbar/16x16/x-stay-last.png</file>
        <file>toolbar/16x16/zoom-in.png</file>
        <file>toolbar/16x16/zoom-original.png</file>
        <file>toolbar/16x16/zoom-out.png</file>
        <file>toolbar/24x24/go-first.png</file>
        <file>toolbar/24x24/go-jump.png</file>
        <file>toolbar/24x24/go-last.png</file>
        <file>toolbar/24x24/go-next.png</file>
        <file>toolbar/24x24/go-previous.png</file>
        <file>toolbar/24x24/x-colorize-packets.png</file>
        <file>toolbar/24x24/x-resize-columns.png</file>
        <file>toolbar/24x24/x-stay-last.png</file>
        <file>toolbar/24x24/zoom-in.png</file>
        <file>toolbar/24x24/zoom-original.png</file>
        <file>toolbar/24x24/zoom-out.png</file>
    </qresource>
    <qresource prefix="/stock">
        <file>minus-8.png</file>
        <file>plus-8.png</file>
        <file>copy-8.png</file>
    </qresource>
    <qresource prefix="/icons">
        <file>toolbar/16x16/edit-find.png</file>
        <file>toolbar/16x16/go-first.png</file>
        <file>toolbar/16x16/go-jump.png</file>
        <file>toolbar/16x16/go-last.png</file>
        <file>toolbar/16x16/go-next.png</file>
        <file>toolbar/16x16/go-previous.png</file>
        <file>toolbar/16x16/x-capture-file-close.png</file>
        <file>toolbar/16x16/x-capture-file-reload.png</file>
        <file>toolbar/16x16/x-capture-file-save.png</file>
        <file>toolbar/16x16/x-capture-options.png</file>
        <file>toolbar/16x16/x-capture-restart.png</file>
        <file>toolbar/16x16/x-capture-start.png</file>
        <file>toolbar/16x16/x-capture-stop.png</file>
        <file>toolbar/24x24/edit-find.png</file>
        <file>toolbar/24x24/go-first.png</file>
        <file>toolbar/24x24/go-jump.png</file>
        <file>toolbar/24x24/go-last.png</file>
        <file>toolbar/24x24/go-next.png</file>
        <file>toolbar/24x24/go-previous.png</file>
        <file>toolbar/24x24/x-capture-file-close.png</file>
        <file>toolbar/24x24/x-capture-file-reload.png</file>
        <file>toolbar/24x24/x-capture-file-save.png</file>
        <file>toolbar/24x24/x-capture-options.png</file>
        <file>toolbar/24x24/x-capture-restart.png</file>
        <file>toolbar/24x24/x-capture-start.png</file>
        <file>toolbar/24x24/x-capture-stop.png</file>
    </qresource>
</RCC>