summaryrefslogtreecommitdiff
path: root/image/toolbar.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'image/toolbar.qrc')
-rw-r--r--image/toolbar.qrc57
1 files changed, 51 insertions, 6 deletions
diff --git a/image/toolbar.qrc b/image/toolbar.qrc
index dc06cf7dfb..d17e6b6167 100644
--- a/image/toolbar.qrc
+++ b/image/toolbar.qrc
@@ -1,18 +1,63 @@
<RCC>
- <qresource prefix="/toolbar/main">
- <file>capture_start_24.png</file>
- <file>capture_stop_24.png</file>
- <file>capture_start_active_24.png</file>
- <file>toolbar/toolbar_wireshark_file_24.png</file>
- </qresource>
<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>