From d3b54956c152eb93ea9c434e78d2d97fdbbc6859 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Wed, 27 Mar 2013 18:09:00 +0000 Subject: Add an interface list icon. Some of the new capture icons were 1 pixel too small, so add corrected ones. Add SVG versions of the new toolbar icons. Use consistent naming for alternate icons. Remove some no-longer-used XPMs. Add a script to compress PNGs using various utilities and run it. Regenerate the pixbuf includes using the smaller PNGs. svn path=/trunk/; revision=48591 --- image/toolbar/capture_interfaces_16.png | Bin 0 -> 249 bytes image/toolbar/capture_interfaces_16.svg | 41 ++++ image/toolbar/capture_interfaces_24.png | Bin 0 -> 369 bytes image/toolbar/capture_interfaces_24.svg | 43 ++++ image/toolbar/capture_interfaces_24.xpm | 246 ----------------------- image/toolbar/capture_options_16.png | Bin 649 -> 405 bytes image/toolbar/capture_options_16.svg | 33 ++++ image/toolbar/capture_options_16_alt1.png | Bin 667 -> 446 bytes image/toolbar/capture_options_16_alt1.svg | 41 ++++ image/toolbar/capture_options_24.png | Bin 947 -> 570 bytes image/toolbar/capture_options_24.svg | 37 ++++ image/toolbar/capture_options_24_alt1.png | Bin 991 -> 621 bytes image/toolbar/capture_options_24_alt1.svg | 44 +++++ image/toolbar/capture_pause_16.png | Bin 532 -> 320 bytes image/toolbar/capture_pause_16.svg | 39 ++++ image/toolbar/capture_pause_24.png | Bin 749 -> 403 bytes image/toolbar/capture_pause_24.svg | 41 ++++ image/toolbar/capture_restart_16-alt1.png | Bin 609 -> 0 bytes image/toolbar/capture_restart_16-alt2.png | Bin 640 -> 0 bytes image/toolbar/capture_restart_16-alt3.png | Bin 739 -> 0 bytes image/toolbar/capture_restart_16.png | Bin 2198 -> 291 bytes image/toolbar/capture_restart_16.svg | 16 ++ image/toolbar/capture_restart_16_alt1.png | Bin 0 -> 379 bytes image/toolbar/capture_restart_16_alt1.svg | 32 +++ image/toolbar/capture_restart_16_alt2.png | Bin 0 -> 407 bytes image/toolbar/capture_restart_16_alt2.svg | 36 ++++ image/toolbar/capture_restart_16_alt3.png | Bin 0 -> 540 bytes image/toolbar/capture_restart_16_alt3.svg | 33 ++++ image/toolbar/capture_restart_24-alt1.png | Bin 884 -> 0 bytes image/toolbar/capture_restart_24-alt2.png | Bin 895 -> 0 bytes image/toolbar/capture_restart_24-alt3.png | Bin 955 -> 0 bytes image/toolbar/capture_restart_24.png | Bin 2610 -> 413 bytes image/toolbar/capture_restart_24.svg | 16 ++ image/toolbar/capture_restart_24.xpm | 297 ---------------------------- image/toolbar/capture_restart_24_alt1.png | Bin 0 -> 527 bytes image/toolbar/capture_restart_24_alt1.svg | 35 ++++ image/toolbar/capture_restart_24_alt2.png | Bin 0 -> 549 bytes image/toolbar/capture_restart_24_alt2.svg | 38 ++++ image/toolbar/capture_restart_24_alt3.png | Bin 0 -> 623 bytes image/toolbar/capture_restart_24_alt3.svg | 35 ++++ image/toolbar/capture_start_16.png | Bin 585 -> 322 bytes image/toolbar/capture_start_16.svg | 27 +++ image/toolbar/capture_start_24.png | Bin 865 -> 469 bytes image/toolbar/capture_start_24.svg | 30 +++ image/toolbar/capture_stop_16.png | Bin 481 -> 262 bytes image/toolbar/capture_stop_16.svg | 28 +++ image/toolbar/capture_stop_24.png | Bin 723 -> 371 bytes image/toolbar/capture_stop_24.svg | 29 +++ image/toolbar/gnome_emblem_web_16.png | Bin 973 -> 885 bytes image/toolbar/gnome_emblem_web_24.png | Bin 1557 -> 1335 bytes image/toolbar/modem_16.png | Bin 719 -> 620 bytes image/toolbar/network_bluetooth_16.png | Bin 1068 -> 799 bytes image/toolbar/network_usb_16.png | Bin 356 -> 270 bytes image/toolbar/network_wired_16.png | Bin 637 -> 564 bytes image/toolbar/network_wireless_16.png | Bin 971 -> 876 bytes image/toolbar/pipe_16.png | Bin 386 -> 346 bytes image/toolbar/remote_arrow_16.png | Bin 503 -> 462 bytes image/toolbar/remote_globe_16.png | Bin 1225 -> 1149 bytes image/toolbar/remote_sat_16.png | Bin 759 -> 717 bytes image/toolbar/toolbar_wireshark_file_16.png | Bin 735 -> 678 bytes image/toolbar/toolbar_wireshark_file_24.png | Bin 1432 -> 1305 bytes 61 files changed, 674 insertions(+), 543 deletions(-) create mode 100644 image/toolbar/capture_interfaces_16.png create mode 100644 image/toolbar/capture_interfaces_16.svg create mode 100644 image/toolbar/capture_interfaces_24.png create mode 100644 image/toolbar/capture_interfaces_24.svg delete mode 100644 image/toolbar/capture_interfaces_24.xpm create mode 100644 image/toolbar/capture_options_16.svg create mode 100644 image/toolbar/capture_options_16_alt1.svg create mode 100644 image/toolbar/capture_options_24.svg create mode 100644 image/toolbar/capture_options_24_alt1.svg create mode 100644 image/toolbar/capture_pause_16.svg create mode 100644 image/toolbar/capture_pause_24.svg delete mode 100644 image/toolbar/capture_restart_16-alt1.png delete mode 100644 image/toolbar/capture_restart_16-alt2.png delete mode 100644 image/toolbar/capture_restart_16-alt3.png create mode 100644 image/toolbar/capture_restart_16.svg create mode 100644 image/toolbar/capture_restart_16_alt1.png create mode 100644 image/toolbar/capture_restart_16_alt1.svg create mode 100644 image/toolbar/capture_restart_16_alt2.png create mode 100644 image/toolbar/capture_restart_16_alt2.svg create mode 100644 image/toolbar/capture_restart_16_alt3.png create mode 100644 image/toolbar/capture_restart_16_alt3.svg delete mode 100644 image/toolbar/capture_restart_24-alt1.png delete mode 100644 image/toolbar/capture_restart_24-alt2.png delete mode 100644 image/toolbar/capture_restart_24-alt3.png create mode 100644 image/toolbar/capture_restart_24.svg delete mode 100644 image/toolbar/capture_restart_24.xpm create mode 100644 image/toolbar/capture_restart_24_alt1.png create mode 100644 image/toolbar/capture_restart_24_alt1.svg create mode 100644 image/toolbar/capture_restart_24_alt2.png create mode 100644 image/toolbar/capture_restart_24_alt2.svg create mode 100644 image/toolbar/capture_restart_24_alt3.png create mode 100644 image/toolbar/capture_restart_24_alt3.svg create mode 100644 image/toolbar/capture_start_16.svg create mode 100644 image/toolbar/capture_start_24.svg create mode 100644 image/toolbar/capture_stop_16.svg create mode 100644 image/toolbar/capture_stop_24.svg (limited to 'image/toolbar') diff --git a/image/toolbar/capture_interfaces_16.png b/image/toolbar/capture_interfaces_16.png new file mode 100644 index 0000000000..4ea27ba75c Binary files /dev/null and b/image/toolbar/capture_interfaces_16.png differ diff --git a/image/toolbar/capture_interfaces_16.svg b/image/toolbar/capture_interfaces_16.svg new file mode 100644 index 0000000000..579f77add5 --- /dev/null +++ b/image/toolbar/capture_interfaces_16.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_interfaces_24.png b/image/toolbar/capture_interfaces_24.png new file mode 100644 index 0000000000..345d479149 Binary files /dev/null and b/image/toolbar/capture_interfaces_24.png differ diff --git a/image/toolbar/capture_interfaces_24.svg b/image/toolbar/capture_interfaces_24.svg new file mode 100644 index 0000000000..40a687c48c --- /dev/null +++ b/image/toolbar/capture_interfaces_24.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_interfaces_24.xpm b/image/toolbar/capture_interfaces_24.xpm deleted file mode 100644 index f92967c853..0000000000 --- a/image/toolbar/capture_interfaces_24.xpm +++ /dev/null @@ -1,246 +0,0 @@ -/* XPM */ -static const char * capture_interfaces_24_xpm[] = { -"24 24 219 2", -" c None", -". c #000000", -"+ c #202020", -"@ c #2A2A2A", -"# c #292929", -"$ c #282828", -"% c #FCFCFC", -"& c #FBFBFB", -"* c #FAFAFA", -"= c #F9F9F9", -"- c #F7F7F7", -"; c #F6F6F6", -"> c #F5F5F5", -", c #F4F4F4", -"' c #F3F3F3", -") c #F1F1F1", -"! c #F0F0F0", -"~ c #EFEFEF", -"{ c #EEEEEE", -"] c #7C7C7C", -"^ c #6A6A6A", -"/ c #606060", -"( c #353535", -"_ c #EDEDED", -": c #656565", -"< c #EBEBEB", -"[ c #EAEAEA", -"} c #F8F8F8", -"| c #5D5D5D", -"1 c #E9E9E9", -"2 c #E8E8E8", -"3 c #C3C3C3", -"4 c #E7E7E7", -"5 c #4C4F3A", -"6 c #464B37", -"7 c #333E2D", -"8 c #90948E", -"9 c #4B6983", -"0 c #68795E", -"a c #505C41", -"b c #4E6043", -"c c #91988C", -"d c #E5E5E5", -"e c #6F7C68", -"f c #4C5449", -"g c #435438", -"h c #8E968A", -"i c #313131", -"j c #868E7B", -"k c #736C54", -"l c #3C4C32", -"m c #8D9488", -"n c #5F5F5F", -"o c #E4E4E4", -"p c #E2E2E2", -"q c #878E7C", -"r c #746E56", -"s c #303D28", -"t c #515151", -"u c #E3E3E3", -"v c #E1E1E1", -"w c #887E6C", -"x c #7A2310", -"y c #303C27", -"z c #474747", -"A c #B9B9B9", -"B c #BFBFBF", -"C c #222620", -"D c #747C70", -"E c #666666", -"F c #2E3B26", -"G c #8C9387", -"H c #373737", -"I c #4C5D47", -"J c #030302", -"K c #192015", -"L c #273121", -"M c #3E4E34", -"N c #252E1E", -"O c #303D27", -"P c #8B9286", -"Q c #809B76", -"R c #586E51", -"S c #616C4D", -"T c #545B42", -"U c #4F553D", -"V c #4C513A", -"W c #494E38", -"X c #484D37", -"Y c #484C36", -"Z c #2B3624", -"` c #565E42", -" . c #566244", -".. c #506242", -"+. c #616C4B", -"@. c #556142", -"#. c #5E6646", -"$. c #38472D", -"%. c #8B9186", -"&. c #7E9A74", -"*. c #7B8562", -"=. c #58684A", -"-. c #43543C", -";. c #5B6548", -">. c #3C4C35", -",. c #5A6346", -"'. c #3C4C34", -"). c #686E4E", -"!. c #5A6446", -"~. c #5F6A4A", -"{. c #64704E", -"]. c #687451", -"^. c #687551", -"/. c #6E7C5E", -"(. c #9FA194", -"_. c #959595", -":. c #2D2D2D", -"<. c #7C9671", -"[. c #A0A086", -"}. c #766E52", -"|. c #888B76", -"1. c #868874", -"2. c #858772", -"3. c #545C41", -"4. c #44563A", -"5. c #4D6141", -"6. c #79825A", -"7. c #506442", -"8. c #5C6E50", -"9. c #7F867B", -"0. c #545454", -"a. c #909090", -"b. c #56534E", -"c. c #B6B6B6", -"d. c #939393", -"e. c #878787", -"f. c #77906D", -"g. c #80805C", -"h. c #323124", -"i. c #5B593E", -"j. c #343325", -"k. c #626245", -"l. c #5A583E", -"m. c #302E22", -"n. c #5F6246", -"o. c #677450", -"p. c #77805A", -"q. c #4F6442", -"r. c #5F7153", -"s. c #7E8479", -"t. c #4F4F4F", -"u. c #575757", -"v. c #505050", -"w. c #AAAAAA", -"x. c #4E4E4E", -"y. c #383838", -"z. c #738C69", -"A. c #556A4C", -"B. c #646B4D", -"C. c #575F44", -"D. c #404D36", -"E. c #606648", -"F. c #575F43", -"G. c #3D4832", -"H. c #5B6044", -"I. c #545F42", -"J. c #566645", -"K. c #707A55", -"L. c #757E57", -"M. c #646F4C", -"N. c #565F48", -"O. c #171D12", -"P. c #10150D", -"Q. c #7A7C79", -"R. c #060606", -"S. c #41503C", -"T. c #637D58", -"U. c #808660", -"V. c #606E4E", -"W. c #6A7553", -"X. c #7D835E", -"Y. c #5C6A4A", -"Z. c #687351", -"`. c #7A7F5A", -" + c #5B6A49", -".+ c #6C7752", -"++ c #7E845D", -"@+ c #5B6C48", -"#+ c #69744F", -"$+ c #293422", -"%+ c #181F14", -"&+ c #14180F", -"*+ c #0F130C", -"=+ c #3A4833", -"-+ c #C8BA89", -";+ c #8C9068", -">+ c #8C8F67", -",+ c #C8B988", -"'+ c #8B8E66", -")+ c #8A8E65", -"!+ c #C7B888", -"~+ c #8A8C64", -"{+ c #8A8D64", -"]+ c #898B62", -"^+ c #868760", -"/+ c #161C12", -"(+ c #2E3B29", -"_+ c #C6B888", -":+ c #898B64", -"<+ c #888A63", -"[+ c #C6B887", -"}+ c #888A62", -"|+ c #878A62", -"1+ c #C6B786", -"2+ c #878861", -"3+ c #868860", -"4+ c #83845D", -"5+ c #181E13", -"6+ c #3A3A3A", -" . . . . . . . . . . . . . . ", -". + @ @ @ # # # # # $ $ $ $ + . . . ", -". % & * = - ; > , ' ) ! ~ { = . ] ^ / ( ", -". & * . . . . . . . . ~ . _ = . : . ", -". = - ; > , ' ) ! ~ { _ < [ } . | . ", -". - ; . . . . . . . . < . 1 - . | . ", -". ; > , ' ) ! ~ { _ < [ 1 2 - . 3 . ", -". > , . . . . . . . . 1 . 4 ; . 5 6 7 8 . ", -". , 9 9 9 9 9 9 9 9 9 9 9 9 ; . 0 a b c . ", -". ' 9 ! ~ { _ < [ 1 2 9 d 9 ; . e f g h i ", -". ) 9 9 9 9 9 9 9 9 9 9 9 9 ; . j k l m n ", -". ! ~ . . . . . . . . o . p > . q r s m t ", -". ~ { _ < [ 1 2 4 d o u p v > . w x y m z ", -". A = = } } - - ; ; ; ; > > B C D E F G H ", -". I . . . . . . . . . . . J K L M N O P . ", -". Q R S T U V W X Y Y Z ` ...+.@.#.$.%.. ", -". &.*.=.-.;.>.,.'.).!.~.{.].^./.(.E E _.:.: H ", -". <.[.}.|.}.1.}.2.}.3.4.5.6.7.8.9.0.0.a.b.c.d.e.", -". f.g.h.i.j.k.j.l.m.n.~.o.p.q.r.s.t.u.a.v.w.x.y.", -". z.A.B.C.D.E.F.G.H.I.J.K.q.L.M.N.O.P.Q.R.. ", -" S.T.U.V.W.X.Y.Z.`. +.+++@+#+$+%+&+*+| . ", -" =+-+;+>+,+'+)+!+~+{+!+]+^+/+ | . ", -" (+_+:+<+[+}+|+1+2+3+1+3+4+5+ | . ", -" . . . . . . . . . . . . 6+ "}; diff --git a/image/toolbar/capture_options_16.png b/image/toolbar/capture_options_16.png index aff4232eeb..cb47cde833 100644 Binary files a/image/toolbar/capture_options_16.png and b/image/toolbar/capture_options_16.png differ diff --git a/image/toolbar/capture_options_16.svg b/image/toolbar/capture_options_16.svg new file mode 100644 index 0000000000..66cb154d4b --- /dev/null +++ b/image/toolbar/capture_options_16.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_options_16_alt1.png b/image/toolbar/capture_options_16_alt1.png index 287bec216f..4f26785ed0 100644 Binary files a/image/toolbar/capture_options_16_alt1.png and b/image/toolbar/capture_options_16_alt1.png differ diff --git a/image/toolbar/capture_options_16_alt1.svg b/image/toolbar/capture_options_16_alt1.svg new file mode 100644 index 0000000000..4631c7134e --- /dev/null +++ b/image/toolbar/capture_options_16_alt1.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_options_24.png b/image/toolbar/capture_options_24.png index 0cc7f40254..7c1dff2d31 100644 Binary files a/image/toolbar/capture_options_24.png and b/image/toolbar/capture_options_24.png differ diff --git a/image/toolbar/capture_options_24.svg b/image/toolbar/capture_options_24.svg new file mode 100644 index 0000000000..bf5daa7f94 --- /dev/null +++ b/image/toolbar/capture_options_24.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_options_24_alt1.png b/image/toolbar/capture_options_24_alt1.png index 0f91081859..c117e7c238 100644 Binary files a/image/toolbar/capture_options_24_alt1.png and b/image/toolbar/capture_options_24_alt1.png differ diff --git a/image/toolbar/capture_options_24_alt1.svg b/image/toolbar/capture_options_24_alt1.svg new file mode 100644 index 0000000000..cfb0e82d31 --- /dev/null +++ b/image/toolbar/capture_options_24_alt1.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_pause_16.png b/image/toolbar/capture_pause_16.png index d689cee7c2..3991adcec9 100644 Binary files a/image/toolbar/capture_pause_16.png and b/image/toolbar/capture_pause_16.png differ diff --git a/image/toolbar/capture_pause_16.svg b/image/toolbar/capture_pause_16.svg new file mode 100644 index 0000000000..6ba7f162ac --- /dev/null +++ b/image/toolbar/capture_pause_16.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_pause_24.png b/image/toolbar/capture_pause_24.png index 8a4d6a749f..a5724939ef 100644 Binary files a/image/toolbar/capture_pause_24.png and b/image/toolbar/capture_pause_24.png differ diff --git a/image/toolbar/capture_pause_24.svg b/image/toolbar/capture_pause_24.svg new file mode 100644 index 0000000000..bebea1d3b7 --- /dev/null +++ b/image/toolbar/capture_pause_24.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_restart_16-alt1.png b/image/toolbar/capture_restart_16-alt1.png deleted file mode 100644 index 0206f6734f..0000000000 Binary files a/image/toolbar/capture_restart_16-alt1.png and /dev/null differ diff --git a/image/toolbar/capture_restart_16-alt2.png b/image/toolbar/capture_restart_16-alt2.png deleted file mode 100644 index cca4a52509..0000000000 Binary files a/image/toolbar/capture_restart_16-alt2.png and /dev/null differ diff --git a/image/toolbar/capture_restart_16-alt3.png b/image/toolbar/capture_restart_16-alt3.png deleted file mode 100644 index dca94a7d3b..0000000000 Binary files a/image/toolbar/capture_restart_16-alt3.png and /dev/null differ diff --git a/image/toolbar/capture_restart_16.png b/image/toolbar/capture_restart_16.png index bbe7481432..8fe10605d4 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 new file mode 100644 index 0000000000..111c598e3f --- /dev/null +++ b/image/toolbar/capture_restart_16.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + diff --git a/image/toolbar/capture_restart_16_alt1.png b/image/toolbar/capture_restart_16_alt1.png new file mode 100644 index 0000000000..aa52a9685c Binary files /dev/null and b/image/toolbar/capture_restart_16_alt1.png differ diff --git a/image/toolbar/capture_restart_16_alt1.svg b/image/toolbar/capture_restart_16_alt1.svg new file mode 100644 index 0000000000..4088797358 --- /dev/null +++ b/image/toolbar/capture_restart_16_alt1.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_restart_16_alt2.png b/image/toolbar/capture_restart_16_alt2.png new file mode 100644 index 0000000000..cc2ea90c47 Binary files /dev/null and b/image/toolbar/capture_restart_16_alt2.png differ diff --git a/image/toolbar/capture_restart_16_alt2.svg b/image/toolbar/capture_restart_16_alt2.svg new file mode 100644 index 0000000000..45a975e200 --- /dev/null +++ b/image/toolbar/capture_restart_16_alt2.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_restart_16_alt3.png b/image/toolbar/capture_restart_16_alt3.png new file mode 100644 index 0000000000..e8885bcc06 Binary files /dev/null and b/image/toolbar/capture_restart_16_alt3.png differ diff --git a/image/toolbar/capture_restart_16_alt3.svg b/image/toolbar/capture_restart_16_alt3.svg new file mode 100644 index 0000000000..0a54d9d232 --- /dev/null +++ b/image/toolbar/capture_restart_16_alt3.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_restart_24-alt1.png b/image/toolbar/capture_restart_24-alt1.png deleted file mode 100644 index dfc6d1b930..0000000000 Binary files a/image/toolbar/capture_restart_24-alt1.png and /dev/null differ diff --git a/image/toolbar/capture_restart_24-alt2.png b/image/toolbar/capture_restart_24-alt2.png deleted file mode 100644 index 409f59b44f..0000000000 Binary files a/image/toolbar/capture_restart_24-alt2.png and /dev/null differ diff --git a/image/toolbar/capture_restart_24-alt3.png b/image/toolbar/capture_restart_24-alt3.png deleted file mode 100644 index 4b1bccdc69..0000000000 Binary files a/image/toolbar/capture_restart_24-alt3.png and /dev/null differ diff --git a/image/toolbar/capture_restart_24.png b/image/toolbar/capture_restart_24.png index ac0a24a47e..0d74ff440f 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 new file mode 100644 index 0000000000..de4bca96d5 --- /dev/null +++ b/image/toolbar/capture_restart_24.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + diff --git a/image/toolbar/capture_restart_24.xpm b/image/toolbar/capture_restart_24.xpm deleted file mode 100644 index 099f1f86e5..0000000000 --- a/image/toolbar/capture_restart_24.xpm +++ /dev/null @@ -1,297 +0,0 @@ -/* XPM */ -static const char * capture_restart_24_xpm[] = { -"24 24 270 2", -" c None", -". c #000000", -"+ c #F7F3DF", -"@ c #7C7C7C", -"# c #6A6A6A", -"$ c #606060", -"% c #353535", -"& c #F9F6EA", -"* c #EED680", -"= c #656565", -"- c #303030", -"; c #F9F5E4", -"> c #F4E4AD", -", c #F7EECC", -"' c #EFE4C2", -") c #948A6F", -"! c #5D5D5D", -"~ c #F9F5E6", -"{ c #F1DD97", -"] c #D1B051", -"^ c #F2EFE4", -"/ c #C0A048", -"( c #C3C3C3", -"_ c #C3A970", -": c #D1940C", -"< c #E0B74C", -"[ c #D9C374", -"} c #2C2E22", -"| c #4C503C", -"1 c #474C38", -"2 c #4C4F3A", -"3 c #464B37", -"4 c #333E2D", -"5 c #90948E", -"6 c #8CA880", -"7 c #BCA36B", -"8 c #D59D1C", -"9 c #B1933F", -"0 c #64745B", -"a c #566447", -"b c #68795E", -"c c #505C41", -"d c #4E6043", -"e c #91988C", -"f c #7A8F6C", -"g c #5C7255", -"h c #BEA56F", -"i c #986B07", -"j c #DFB74A", -"k c #CCB76D", -"l c #757C71", -"m c #495742", -"n c #6F7C68", -"o c #4C5449", -"p c #435438", -"q c #8E968A", -"r c #313131", -"s c #6E7F61", -"t c #949C91", -"u c #ACACAC", -"v c #BC9F5F", -"w c #A2A2A2", -"x c #5F5F5F", -"y c #B8820A", -"z c #D9A72E", -"A c #BBB49C", -"B c #424936", -"C c #868E7B", -"D c #736C54", -"E c #3C4C32", -"F c #8D9488", -"G c #6E7F60", -"H c #97A094", -"I c #AFAFAF", -"J c #C2C2C2", -"K c #ABABAB", -"L c #6D6D6D", -"M c #BFB9A2", -"N c #3E4431", -"O c #878E7C", -"P c #746E56", -"Q c #303D28", -"R c #515151", -"S c #6B8263", -"T c #8E8E8E", -"U c #A9A9A9", -"V c #8C8C8C", -"W c #888888", -"X c #808080", -"Y c #D4B150", -"Z c #A39256", -"` c #1C2418", -" . c #C67461", -".. c #3C2B1B", -"+. c #887E6C", -"@. c #7A2310", -"#. c #303C27", -"$. c #474747", -"%. c #3D4B37", -"&. c #727671", -"*. c #656863", -"=. c #616460", -"-. c #5D605C", -";. c #5C5E5A", -">. c #5A5D59", -",. c #3C3E3B", -"'. c #E2CB79", -"). c #4A5139", -"!. c #9C9C9C", -"~. c #3B4237", -"{. c #747C70", -"]. c #666666", -"^. c #2E3B26", -"/. c #8C9387", -"(. c #373737", -"_. c #7E9A75", -":. c #4B5E44", -"<. c #3E473B", -"[. c #363D34", -"}. c #323830", -"|. c #2F342D", -"1. c #2E332D", -"2. c #C9B46B", -"3. c #8D7E4A", -"4. c #3D4D34", -"5. c #394930", -"6. c #2F3B28", -"7. c #3E4E34", -"8. c #252E1E", -"9. c #303D27", -"0. c #8B9286", -"a. c #809B76", -"b. c #586E51", -"c. c #616C4D", -"d. c #545B42", -"e. c #4F553D", -"f. c #4C513A", -"g. c #494E38", -"h. c #484D37", -"i. c #3A3D2B", -"j. c #0C0C09", -"k. c #080A07", -"l. c #454C35", -"m. c #566244", -"n. c #506242", -"o. c #616C4B", -"p. c #556142", -"q. c #5E6646", -"r. c #38472D", -"s. c #8B9186", -"t. c #7E9A74", -"u. c #7B8562", -"v. c #58684A", -"w. c #43543C", -"x. c #5B6548", -"y. c #3C4C35", -"z. c #5A6346", -"A. c #3C4C34", -"B. c #686E4E", -"C. c #5A6446", -"D. c #5F6A4A", -"E. c #64704E", -"F. c #687451", -"G. c #687551", -"H. c #6E7C5E", -"I. c #9FA194", -"J. c #959595", -"K. c #2D2D2D", -"L. c #7C9671", -"M. c #A0A086", -"N. c #766E52", -"O. c #888B76", -"P. c #868874", -"Q. c #858772", -"R. c #545C41", -"S. c #44563A", -"T. c #4D6141", -"U. c #79825A", -"V. c #506442", -"W. c #5C6E50", -"X. c #7F867B", -"Y. c #545454", -"Z. c #909090", -"`. c #56534E", -" + c #B6B6B6", -".+ c #939393", -"++ c #878787", -"@+ c #77906D", -"#+ c #80805C", -"$+ c #323124", -"%+ c #5B593E", -"&+ c #343325", -"*+ c #626245", -"=+ c #5A583E", -"-+ c #302E22", -";+ c #5F6246", -">+ c #677450", -",+ c #77805A", -"'+ c #4F6442", -")+ c #5F7153", -"!+ c #7E8479", -"~+ c #4F4F4F", -"{+ c #575757", -"]+ c #505050", -"^+ c #AAAAAA", -"/+ c #4E4E4E", -"(+ c #383838", -"_+ c #738C69", -":+ c #556A4C", -"<+ c #646B4D", -"[+ c #575F44", -"}+ c #404D36", -"|+ c #606648", -"1+ c #575F43", -"2+ c #3D4832", -"3+ c #5B6044", -"4+ c #545F42", -"5+ c #566645", -"6+ c #707A55", -"7+ c #757E57", -"8+ c #646F4C", -"9+ c #565F48", -"0+ c #171D12", -"a+ c #10150D", -"b+ c #7A7C79", -"c+ c #060606", -"d+ c #41503C", -"e+ c #637D58", -"f+ c #808660", -"g+ c #606E4E", -"h+ c #6A7553", -"i+ c #7D835E", -"j+ c #5C6A4A", -"k+ c #687351", -"l+ c #7A7F5A", -"m+ c #5B6A49", -"n+ c #6C7752", -"o+ c #7E845D", -"p+ c #5B6C48", -"q+ c #69744F", -"r+ c #293422", -"s+ c #181F14", -"t+ c #14180F", -"u+ c #0F130C", -"v+ c #3A4833", -"w+ c #C8BA89", -"x+ c #8C9068", -"y+ c #8C8F67", -"z+ c #C8B988", -"A+ c #8B8E66", -"B+ c #8A8E65", -"C+ c #C7B888", -"D+ c #8A8C64", -"E+ c #8A8D64", -"F+ c #898B62", -"G+ c #868760", -"H+ c #161C12", -"I+ c #2E3B29", -"J+ c #C6B888", -"K+ c #898B64", -"L+ c #888A63", -"M+ c #C6B887", -"N+ c #888A62", -"O+ c #878A62", -"P+ c #C6B786", -"Q+ c #878861", -"R+ c #868860", -"S+ c #83845D", -"T+ c #181E13", -"U+ c #3A3A3A", -" . ", -" . . . . ", -" . + . @ # $ % ", -" . & * . . . . = . ", -" - ; * * > , ' ) . . ! . ", -" . ~ { * * * * * * ] . . ! . ", -". ^ { * * * * * * * * / . ( . ", -" . _ : : : : : : < * [ . } | 1 2 3 4 5 . ", -". 6 . 7 : : : : : : 8 * 9 . 0 a b c d e . ", -". f g . h : . . . i : j k . l m n o p q r ", -". s t u . v . w x . y z * . A B C D E F x ", -". G H u I . . J K L . : * . M N O P Q F R ", -". S H w T U . V W X . Y Z ` ...+.@.#.F $. ", -". s %.&.*.=.-.;.>.,.. '.. ).!.~.{.].^./.(. ", -". _.:.<.[.}.}.|.1.. 2.3.. 4.5.6.7.8.9.0.. ", -". a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.. ", -". t.u.v.w.x.y.z.A.B.C.D.E.F.G.H.I.].].J.K.= (. ", -". L.M.N.O.N.P.N.Q.N.R.S.T.U.V.W.X.Y.Y.Z.`. +.+++", -". @+#+$+%+&+*+&+=+-+;+D.>+,+'+)+!+~+{+Z.]+^+/+(+", -". _+:+<+[+}+|+1+2+3+4+5+6+'+7+8+9+0+a+b+c+. ", -" d+e+f+g+h+i+j+k+l+m+n+o+p+q+r+s+t+u+! . ", -" v+w+x+y+z+A+B+C+D+E+C+F+G+H+ ! . ", -" I+J+K+L+M+N+O+P+Q+R+P+R+S+T+ ! . ", -" . . . . . . . . . . . . U+ "}; diff --git a/image/toolbar/capture_restart_24_alt1.png b/image/toolbar/capture_restart_24_alt1.png new file mode 100644 index 0000000000..46f542ccd8 Binary files /dev/null and b/image/toolbar/capture_restart_24_alt1.png differ diff --git a/image/toolbar/capture_restart_24_alt1.svg b/image/toolbar/capture_restart_24_alt1.svg new file mode 100644 index 0000000000..07550f0b7c --- /dev/null +++ b/image/toolbar/capture_restart_24_alt1.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_restart_24_alt2.png b/image/toolbar/capture_restart_24_alt2.png new file mode 100644 index 0000000000..1c386f65ba Binary files /dev/null and b/image/toolbar/capture_restart_24_alt2.png differ diff --git a/image/toolbar/capture_restart_24_alt2.svg b/image/toolbar/capture_restart_24_alt2.svg new file mode 100644 index 0000000000..dd141bea64 --- /dev/null +++ b/image/toolbar/capture_restart_24_alt2.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_restart_24_alt3.png b/image/toolbar/capture_restart_24_alt3.png new file mode 100644 index 0000000000..74597313ad Binary files /dev/null and b/image/toolbar/capture_restart_24_alt3.png differ diff --git a/image/toolbar/capture_restart_24_alt3.svg b/image/toolbar/capture_restart_24_alt3.svg new file mode 100644 index 0000000000..210ab380d2 --- /dev/null +++ b/image/toolbar/capture_restart_24_alt3.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_start_16.png b/image/toolbar/capture_start_16.png index b33db81bf0..ef80ef56a1 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 new file mode 100644 index 0000000000..110a12d3e2 --- /dev/null +++ b/image/toolbar/capture_start_16.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_start_24.png b/image/toolbar/capture_start_24.png index a8622f4744..e68cfb633c 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 new file mode 100644 index 0000000000..5ad511e8e7 --- /dev/null +++ b/image/toolbar/capture_start_24.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_stop_16.png b/image/toolbar/capture_stop_16.png index 79c4852c56..7d56b4e602 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 new file mode 100644 index 0000000000..8fb4458599 --- /dev/null +++ b/image/toolbar/capture_stop_16.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/capture_stop_24.png b/image/toolbar/capture_stop_24.png index fe67efeaea..08f1191954 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 new file mode 100644 index 0000000000..d0b100ba3b --- /dev/null +++ b/image/toolbar/capture_stop_24.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/image/toolbar/gnome_emblem_web_16.png b/image/toolbar/gnome_emblem_web_16.png index 148126af0b..f7cef0aad7 100644 Binary files a/image/toolbar/gnome_emblem_web_16.png and b/image/toolbar/gnome_emblem_web_16.png differ diff --git a/image/toolbar/gnome_emblem_web_24.png b/image/toolbar/gnome_emblem_web_24.png index e246590ea8..acbafe54ce 100644 Binary files a/image/toolbar/gnome_emblem_web_24.png and b/image/toolbar/gnome_emblem_web_24.png differ diff --git a/image/toolbar/modem_16.png b/image/toolbar/modem_16.png index 17bd8f3696..78616c61af 100644 Binary files a/image/toolbar/modem_16.png and b/image/toolbar/modem_16.png differ diff --git a/image/toolbar/network_bluetooth_16.png b/image/toolbar/network_bluetooth_16.png index d6e2a78875..e05f3f0cf8 100644 Binary files a/image/toolbar/network_bluetooth_16.png and b/image/toolbar/network_bluetooth_16.png differ diff --git a/image/toolbar/network_usb_16.png b/image/toolbar/network_usb_16.png index 19656dd058..db4e85e746 100644 Binary files a/image/toolbar/network_usb_16.png and b/image/toolbar/network_usb_16.png differ diff --git a/image/toolbar/network_wired_16.png b/image/toolbar/network_wired_16.png index eb6ee812cb..04fe0cfe5f 100644 Binary files a/image/toolbar/network_wired_16.png and b/image/toolbar/network_wired_16.png differ diff --git a/image/toolbar/network_wireless_16.png b/image/toolbar/network_wireless_16.png index f69c440066..d0f3982694 100644 Binary files a/image/toolbar/network_wireless_16.png and b/image/toolbar/network_wireless_16.png differ diff --git a/image/toolbar/pipe_16.png b/image/toolbar/pipe_16.png index bbc614e807..f09bf77af6 100644 Binary files a/image/toolbar/pipe_16.png and b/image/toolbar/pipe_16.png differ diff --git a/image/toolbar/remote_arrow_16.png b/image/toolbar/remote_arrow_16.png index 51ddc3c054..66f206092d 100644 Binary files a/image/toolbar/remote_arrow_16.png and b/image/toolbar/remote_arrow_16.png differ diff --git a/image/toolbar/remote_globe_16.png b/image/toolbar/remote_globe_16.png index 84c20858f6..aa0f21d6d4 100644 Binary files a/image/toolbar/remote_globe_16.png and b/image/toolbar/remote_globe_16.png differ diff --git a/image/toolbar/remote_sat_16.png b/image/toolbar/remote_sat_16.png index e8a637a6f9..7fb87252fe 100644 Binary files a/image/toolbar/remote_sat_16.png and b/image/toolbar/remote_sat_16.png differ diff --git a/image/toolbar/toolbar_wireshark_file_16.png b/image/toolbar/toolbar_wireshark_file_16.png index c0316ba6a8..c8794361ff 100644 Binary files a/image/toolbar/toolbar_wireshark_file_16.png and b/image/toolbar/toolbar_wireshark_file_16.png differ diff --git a/image/toolbar/toolbar_wireshark_file_24.png b/image/toolbar/toolbar_wireshark_file_24.png index 714aad63f5..483eae94e2 100644 Binary files a/image/toolbar/toolbar_wireshark_file_24.png and b/image/toolbar/toolbar_wireshark_file_24.png differ -- cgit v1.2.1