From fc19abb965b034d0e5cefb81e0bf21d65e7d2ef3 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sun, 7 Apr 2013 17:40:28 +0000 Subject: Change the "stop capture" icon to a Great Big Huge Square to try to make it more obvious (particularly at 16x16 pixels) that it and the "start capture" icons work like media controls. Update compress-pngs to match the latest version of pngcrush and recompress our PNGs. Add a "clean-pixmaps" target to ui/gtk/Makefile.am to make it easier to rebuild our pixbuf includes. svn path=/trunk/; revision=48776 --- image/toolbar/capture_stop_16.png | Bin 262 -> 122 bytes image/toolbar/capture_stop_16.svg | 108 ++++++++++++++++++++------- image/toolbar/capture_stop_16_alt1.png | Bin 0 -> 262 bytes image/toolbar/capture_stop_16_alt1.svg | 28 +++++++ image/toolbar/capture_stop_24.png | Bin 371 -> 125 bytes image/toolbar/capture_stop_24.svg | 111 ++++++++++++++++++++-------- image/toolbar/capture_stop_24_alt1.png | Bin 0 -> 371 bytes image/toolbar/capture_stop_24_alt1.svg | 29 ++++++++ image/toolbar/network_bluetooth_16.png | Bin 799 -> 782 bytes image/toolbar/toolbar_wireshark_file_16.png | Bin 678 -> 677 bytes 10 files changed, 219 insertions(+), 57 deletions(-) create mode 100644 image/toolbar/capture_stop_16_alt1.png create mode 100644 image/toolbar/capture_stop_16_alt1.svg create mode 100644 image/toolbar/capture_stop_24_alt1.png create mode 100644 image/toolbar/capture_stop_24_alt1.svg (limited to 'image/toolbar') diff --git a/image/toolbar/capture_stop_16.png b/image/toolbar/capture_stop_16.png index 7d56b4e602..c1720f3f8f 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 8fb4458599..de7a55e7d8 100644 --- a/image/toolbar/capture_stop_16.svg +++ b/image/toolbar/capture_stop_16.svg @@ -1,28 +1,80 @@ - - - - - - - - - - - - - - - - - - - - - - + + + +image/svg+xml + + + + + + \ No newline at end of file diff --git a/image/toolbar/capture_stop_16_alt1.png b/image/toolbar/capture_stop_16_alt1.png new file mode 100644 index 0000000000..7d56b4e602 Binary files /dev/null and b/image/toolbar/capture_stop_16_alt1.png differ diff --git a/image/toolbar/capture_stop_16_alt1.svg b/image/toolbar/capture_stop_16_alt1.svg new file mode 100644 index 0000000000..8fb4458599 --- /dev/null +++ b/image/toolbar/capture_stop_16_alt1.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_stop_24.png b/image/toolbar/capture_stop_24.png index 08f1191954..a1369562e4 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 d0b100ba3b..578930cb88 100644 --- a/image/toolbar/capture_stop_24.svg +++ b/image/toolbar/capture_stop_24.svg @@ -1,29 +1,82 @@ - - - - - - - - - - - - - - - - - - - - - - + + + +image/svg+xml + + + + + + + + \ No newline at end of file diff --git a/image/toolbar/capture_stop_24_alt1.png b/image/toolbar/capture_stop_24_alt1.png new file mode 100644 index 0000000000..08f1191954 Binary files /dev/null and b/image/toolbar/capture_stop_24_alt1.png differ diff --git a/image/toolbar/capture_stop_24_alt1.svg b/image/toolbar/capture_stop_24_alt1.svg new file mode 100644 index 0000000000..d0b100ba3b --- /dev/null +++ b/image/toolbar/capture_stop_24_alt1.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/network_bluetooth_16.png b/image/toolbar/network_bluetooth_16.png index e05f3f0cf8..2a87cdb65a 100644 Binary files a/image/toolbar/network_bluetooth_16.png and b/image/toolbar/network_bluetooth_16.png differ diff --git a/image/toolbar/toolbar_wireshark_file_16.png b/image/toolbar/toolbar_wireshark_file_16.png index c8794361ff..a263bb54ab 100644 Binary files a/image/toolbar/toolbar_wireshark_file_16.png and b/image/toolbar/toolbar_wireshark_file_16.png differ -- cgit v1.2.1