From 29f7c7af7d1d101ad0a68378c8255df5da6848a5 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sat, 7 Mar 2015 20:47:24 -0800 Subject: Update the expert indicators. Add @2x versions. Remove expert_ok. It appears to be unused. Change-Id: If36f839f622e235334a4237a9c5424c15a9945bc Reviewed-on: https://code.wireshark.org/review/7594 Reviewed-by: Gerald Combs --- image/expert_chat.png | Bin 437 -> 512 bytes image/expert_error.png | Bin 473 -> 487 bytes image/expert_indicators.svg | 595 +++++++++++++++++++++++++++++--------------- image/expert_none.png | Bin 393 -> 488 bytes image/expert_note.png | Bin 437 -> 465 bytes image/expert_ok.png | Bin 349 -> 0 bytes image/expert_warn.png | Bin 441 -> 501 bytes image/status.qrc | 1 - 8 files changed, 393 insertions(+), 203 deletions(-) delete mode 100644 image/expert_ok.png (limited to 'image') diff --git a/image/expert_chat.png b/image/expert_chat.png index 93f0609ecf..a7af30f7c9 100644 Binary files a/image/expert_chat.png and b/image/expert_chat.png differ diff --git a/image/expert_error.png b/image/expert_error.png index 5741f69615..0eb09c7f0e 100644 Binary files a/image/expert_error.png and b/image/expert_error.png differ diff --git a/image/expert_indicators.svg b/image/expert_indicators.svg index d4d99d61bf..4c019e4228 100644 --- a/image/expert_indicators.svg +++ b/image/expert_indicators.svg @@ -1,5 +1,6 @@ + + + + + - + - + - + - + + gradientTransform="matrix(1.4848059,0,0,1.390317,-68.996873,8.4965104)" + cx="-0.55320597" + cy="-2.9989622" + fx="-0.55320597" + fy="-2.9989622" + r="7.6721005" /> + + + + + + - + - + - + - + - + + + gradientTransform="matrix(1.4848059,0,0,1.390317,7.1466825,8.4965104)" + cx="-0.43219972" + cy="-2.9379368" + fx="-0.43219972" + fy="-2.9379368" + r="7.6721005" /> + + + inkscape:window-width="1542" + inkscape:window-height="780" + inkscape:window-x="249" + inkscape:window-y="111" + inkscape:window-maximized="0" /> @@ -230,6 +335,7 @@ image/svg+xml + @@ -237,111 +343,6 @@ inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1"> - - - - - - - - - - - Originally from the public domain image at http://openclipart.org/Xiph/files/Anonymous/13273 + + + + + + + + + + + + + + + diff --git a/image/expert_none.png b/image/expert_none.png index c45cea9057..0d1a81adc9 100644 Binary files a/image/expert_none.png and b/image/expert_none.png differ diff --git a/image/expert_note.png b/image/expert_note.png index 8821e458b1..76e3dbc2ed 100644 Binary files a/image/expert_note.png and b/image/expert_note.png differ diff --git a/image/expert_ok.png b/image/expert_ok.png deleted file mode 100644 index bc4b648e11..0000000000 Binary files a/image/expert_ok.png and /dev/null differ diff --git a/image/expert_warn.png b/image/expert_warn.png index 4962b45f48..337775a877 100644 Binary files a/image/expert_warn.png and b/image/expert_warn.png differ diff --git a/image/status.qrc b/image/status.qrc index 041780d48c..15b3c8c27d 100644 --- a/image/status.qrc +++ b/image/status.qrc @@ -5,7 +5,6 @@ expert_none.png expert_note.png expert_warn.png - expert_ok.png capture_comment_update.png -- cgit v1.2.1