From 32352fb1a2ed22601e3832af5ae6095db9219f78 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Fri, 26 Apr 2013 21:10:35 +0000 Subject: Update the capture start, stop, and restart icons and development badge with enhanced versions from Elliott. Switch the interface configuration icon to the "gear" version. This matches the gear in the capture icon. svn path=/trunk/; revision=49059 --- image/toolbar/capture_options_16_alt1.png | Bin 446 -> 0 bytes image/toolbar/capture_options_16_alt1.svg | 41 -------- image/toolbar/capture_options_24_alt1.png | Bin 621 -> 0 bytes image/toolbar/capture_options_24_alt1.svg | 44 --------- image/toolbar/capture_options_alt1_16.png | Bin 0 -> 446 bytes image/toolbar/capture_options_alt1_16.svg | 41 ++++++++ image/toolbar/capture_options_alt1_24.png | Bin 0 -> 621 bytes image/toolbar/capture_options_alt1_24.svg | 44 +++++++++ image/toolbar/capture_restart_16.png | Bin 655 -> 687 bytes image/toolbar/capture_restart_16.svg | 149 ++++++++---------------------- image/toolbar/capture_restart_24.png | Bin 1106 -> 1140 bytes image/toolbar/capture_restart_24.svg | 146 ++++++++--------------------- image/toolbar/capture_start_16.png | Bin 552 -> 559 bytes image/toolbar/capture_start_16.svg | 122 ++++++++++++------------ image/toolbar/capture_start_24.png | Bin 916 -> 934 bytes image/toolbar/capture_start_24.svg | 127 ++++++++++++------------- image/toolbar/capture_stop_16.png | Bin 120 -> 140 bytes image/toolbar/capture_stop_16.svg | 112 +++++++++++----------- image/toolbar/capture_stop_24.png | Bin 123 -> 153 bytes image/toolbar/capture_stop_24.svg | 97 +++++++++---------- 20 files changed, 386 insertions(+), 537 deletions(-) delete mode 100644 image/toolbar/capture_options_16_alt1.png delete mode 100644 image/toolbar/capture_options_16_alt1.svg delete mode 100644 image/toolbar/capture_options_24_alt1.png delete mode 100644 image/toolbar/capture_options_24_alt1.svg create mode 100644 image/toolbar/capture_options_alt1_16.png create mode 100644 image/toolbar/capture_options_alt1_16.svg create mode 100644 image/toolbar/capture_options_alt1_24.png create mode 100644 image/toolbar/capture_options_alt1_24.svg (limited to 'image/toolbar') diff --git a/image/toolbar/capture_options_16_alt1.png b/image/toolbar/capture_options_16_alt1.png deleted file mode 100644 index 4f26785ed0..0000000000 Binary files a/image/toolbar/capture_options_16_alt1.png and /dev/null differ diff --git a/image/toolbar/capture_options_16_alt1.svg b/image/toolbar/capture_options_16_alt1.svg deleted file mode 100644 index 4631c7134e..0000000000 --- a/image/toolbar/capture_options_16_alt1.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/image/toolbar/capture_options_24_alt1.png b/image/toolbar/capture_options_24_alt1.png deleted file mode 100644 index c117e7c238..0000000000 Binary files a/image/toolbar/capture_options_24_alt1.png and /dev/null differ diff --git a/image/toolbar/capture_options_24_alt1.svg b/image/toolbar/capture_options_24_alt1.svg deleted file mode 100644 index cfb0e82d31..0000000000 --- a/image/toolbar/capture_options_24_alt1.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/image/toolbar/capture_options_alt1_16.png b/image/toolbar/capture_options_alt1_16.png new file mode 100644 index 0000000000..4f26785ed0 Binary files /dev/null and b/image/toolbar/capture_options_alt1_16.png differ diff --git a/image/toolbar/capture_options_alt1_16.svg b/image/toolbar/capture_options_alt1_16.svg new file mode 100644 index 0000000000..4631c7134e --- /dev/null +++ b/image/toolbar/capture_options_alt1_16.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_options_alt1_24.png b/image/toolbar/capture_options_alt1_24.png new file mode 100644 index 0000000000..c117e7c238 Binary files /dev/null and b/image/toolbar/capture_options_alt1_24.png differ diff --git a/image/toolbar/capture_options_alt1_24.svg b/image/toolbar/capture_options_alt1_24.svg new file mode 100644 index 0000000000..cfb0e82d31 --- /dev/null +++ b/image/toolbar/capture_options_alt1_24.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_restart_16.png b/image/toolbar/capture_restart_16.png index 4b7ebd72e2..d8b0f65ce3 100644 Binary files a/image/toolbar/capture_restart_16.png and b/image/toolbar/capture_restart_16.png differ diff --git a/image/toolbar/capture_restart_16.svg b/image/toolbar/capture_restart_16.svg index 27345d4a67..4ab147333d 100644 --- a/image/toolbar/capture_restart_16.svg +++ b/image/toolbar/capture_restart_16.svg @@ -1,111 +1,38 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_restart_24.png b/image/toolbar/capture_restart_24.png index e2f627a93b..a9b57d8759 100644 Binary files a/image/toolbar/capture_restart_24.png and b/image/toolbar/capture_restart_24.png differ diff --git a/image/toolbar/capture_restart_24.svg b/image/toolbar/capture_restart_24.svg index afffb51bae..487b6086b9 100644 --- a/image/toolbar/capture_restart_24.svg +++ b/image/toolbar/capture_restart_24.svg @@ -1,109 +1,37 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_start_16.png b/image/toolbar/capture_start_16.png index ce04bdf030..73435a6ce0 100644 Binary files a/image/toolbar/capture_start_16.png and b/image/toolbar/capture_start_16.png differ diff --git a/image/toolbar/capture_start_16.svg b/image/toolbar/capture_start_16.svg index 9c521b3aff..5fe4353017 100644 --- a/image/toolbar/capture_start_16.svg +++ b/image/toolbar/capture_start_16.svg @@ -1,5 +1,5 @@ - + - - - - image/svg+xml - - - - - - - - - - - - + x="0px" + y="0px" + width="16px" + height="16px" + viewBox="0 0 16 16" + enable-background="new 0 0 16 16" + xml:space="preserve">image/svg+xml + + + + + + + + + \ No newline at end of file diff --git a/image/toolbar/capture_start_24.png b/image/toolbar/capture_start_24.png index 45e3ceeddd..e38d1ca978 100644 Binary files a/image/toolbar/capture_start_24.png and b/image/toolbar/capture_start_24.png differ diff --git a/image/toolbar/capture_start_24.svg b/image/toolbar/capture_start_24.svg index 81583b30b8..6433a11dad 100644 --- a/image/toolbar/capture_start_24.svg +++ b/image/toolbar/capture_start_24.svg @@ -1,5 +1,5 @@ - + - - - - image/svg+xml - - - - - - - - - - - - + x="0px" + y="0px" + width="24px" + height="24px" + viewBox="0 0 24 24" + enable-background="new 0 0 24 24" + xml:space="preserve">image/svg+xml + + + + + + + + + + + + + + \ No newline at end of file diff --git a/image/toolbar/capture_stop_16.png b/image/toolbar/capture_stop_16.png index 584cf558cf..94be4c7142 100644 Binary files a/image/toolbar/capture_stop_16.png and b/image/toolbar/capture_stop_16.png differ diff --git a/image/toolbar/capture_stop_16.svg b/image/toolbar/capture_stop_16.svg index 23d88747d3..42e138902b 100644 --- a/image/toolbar/capture_stop_16.svg +++ b/image/toolbar/capture_stop_16.svg @@ -11,70 +11,76 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.1" id="Layer_1" + sodipodi:docname="capture_stop_16C.svg" + inkscape:version="0.48.2 r9819" + inkscape:export-filename="/tmp/capture_stop_16.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" - xml:space="preserve" - inkscape:version="0.48.2 r9819" - sodipodi:docname="capture_stop_16.svg" - inkscape:export-filename="/Users/gerald/Development/wireshark/image/toolbar/capture_stop_16.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90">image/svg+xml - - - - + - - \ No newline at end of file + inkscape:zoom="20.85965"> + + + + + + + + + + + + \ No newline at end of file diff --git a/image/toolbar/capture_stop_24.png b/image/toolbar/capture_stop_24.png index 7184b2c8ea..4f75ec9f6a 100644 Binary files a/image/toolbar/capture_stop_24.png and b/image/toolbar/capture_stop_24.png differ diff --git a/image/toolbar/capture_stop_24.svg b/image/toolbar/capture_stop_24.svg index 3947b0d480..2cff0b6994 100644 --- a/image/toolbar/capture_stop_24.svg +++ b/image/toolbar/capture_stop_24.svg @@ -11,28 +11,22 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.1" id="Layer_1" + sodipodi:docname="capture_stop_24C.svg" + inkscape:version="0.48.2 r9819" + inkscape:export-filename="/tmp/capture_stop_24.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" - xml:space="preserve" - inkscape:version="0.48.2 r9819" - sodipodi:docname="capture_stop_24.svg" - inkscape:export-filename="/Users/gerald/Development/wireshark/image/toolbar/capture_stop_24.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90">image/svg+xml - - - - - - - - \ No newline at end of file + inkscape:current-layer="Layer_1" /> + + + + + + + + \ No newline at end of file -- cgit v1.2.1