summaryrefslogtreecommitdiff
path: root/image/toolbar.qrc
blob: da3ca10d4ec5eea613d10c2c3caf0052ac43aaec (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
<RCC>
    <qresource prefix="/menu/help">
        <file>wsicon16.png</file>
        <file>wsicon-ask.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.on.png</file>
        <file>toolbar/16x16/x-capture-start.png</file>
        <file>toolbar/16x16/x-capture-stop.png</file>
        <file>toolbar/16x16/x-colorize-packets.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.on.png</file>
        <file>toolbar/24x24/x-capture-start.png</file>
        <file>toolbar/24x24/x-capture-stop.png</file>
        <file>toolbar/24x24/x-colorize-packets.png</file>
    </qresource>
</RCC>