summaryrefslogtreecommitdiff
path: root/image/toolbar.qrc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-01-29 16:45:04 -0800
committerStig Bjørlykke <stig@bjorlykke.org>2016-01-30 22:02:42 +0000
commitc9d148c077213c256e275574420fc67d61f6835a (patch)
tree735f6d055da4200afead2abd28ab2109e1a7e658 /image/toolbar.qrc
parent22e5cdbb9bd38710f59ad5ba19c3343b1c033dc7 (diff)
downloadwireshark-c9d148c077213c256e275574420fc67d61f6835a.tar.gz
Update filter bookmark icons.
Separate the capture and display filter bookmark icons. Make the capture icon green to match(-ish) the active capture icon. Tested on nice+new and janky+old displays. Change-Id: I6ed532c8a49da50fe2a7de3d8fbd0b1af7623b4a Reviewed-on: https://code.wireshark.org/review/13612 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
Diffstat (limited to 'image/toolbar.qrc')
-rw-r--r--image/toolbar.qrc18
1 files changed, 12 insertions, 6 deletions
diff --git a/image/toolbar.qrc b/image/toolbar.qrc
index f6839621d1..6974d641bc 100644
--- a/image/toolbar.qrc
+++ b/image/toolbar.qrc
@@ -11,6 +11,18 @@
<qresource prefix="/icons">
<file>toolbar/14x14/x-capture-comment-update.png</file>
<file>toolbar/14x14/x-capture-comment-update@2x.png</file>
+ <file>toolbar/14x14/x-capture-filter-bookmark.png</file>
+ <file>toolbar/14x14/x-capture-filter-bookmark@2x.png</file>
+ <file>toolbar/14x14/x-capture-filter-bookmark.active.png</file>
+ <file>toolbar/14x14/x-capture-filter-bookmark.active@2x.png</file>
+ <file>toolbar/14x14/x-capture-filter-bookmark.selected.png</file>
+ <file>toolbar/14x14/x-capture-filter-bookmark.selected@2x.png</file>
+ <file>toolbar/14x14/x-display-filter-bookmark.png</file>
+ <file>toolbar/14x14/x-display-filter-bookmark@2x.png</file>
+ <file>toolbar/14x14/x-display-filter-bookmark.active.png</file>
+ <file>toolbar/14x14/x-display-filter-bookmark.active@2x.png</file>
+ <file>toolbar/14x14/x-display-filter-bookmark.selected.png</file>
+ <file>toolbar/14x14/x-display-filter-bookmark.selected@2x.png</file>
<file>toolbar/14x14/x-expert-chat.png</file>
<file>toolbar/14x14/x-expert-chat@2x.png</file>
<file>toolbar/14x14/x-expert-error.png</file>
@@ -27,12 +39,6 @@
<file>toolbar/14x14/x-filter-clear.active@2x.png</file>
<file>toolbar/14x14/x-filter-clear.selected.png</file>
<file>toolbar/14x14/x-filter-clear.selected@2x.png</file>
- <file>toolbar/14x14/x-filter-bookmark.png</file>
- <file>toolbar/14x14/x-filter-bookmark@2x.png</file>
- <file>toolbar/14x14/x-filter-bookmark.active.png</file>
- <file>toolbar/14x14/x-filter-bookmark.active@2x.png</file>
- <file>toolbar/14x14/x-filter-bookmark.selected.png</file>
- <file>toolbar/14x14/x-filter-bookmark.selected@2x.png</file>
<file>toolbar/14x14/x-filter-dropdown.png</file>
<file>toolbar/14x14/x-filter-dropdown@2x.png</file>
<file>toolbar/14x14/x-filter-matching-bookmark.png</file>