aboutsummaryrefslogtreecommitdiffstats
path: root/image/wsiconcap32.xpm
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-11-13 01:15:56 +0000
committerGerald Combs <gerald@wireshark.org>2006-11-13 01:15:56 +0000
commit300053d80070e2c88e5acf84bfc2bd4356855fd5 (patch)
treef7bb0cbf3c2166817e3d8b457627ea0bd517e92a /image/wsiconcap32.xpm
parenta54a816f92eaf283dc48a22abc6b4788e7ad0ae6 (diff)
Set a transparency threshold for the XPM icons. Have the make-icons script
constify the XPMs. svn path=/trunk/; revision=19883
Diffstat (limited to 'image/wsiconcap32.xpm')
-rw-r--r--image/wsiconcap32.xpm11
1 files changed, 6 insertions, 5 deletions
diff --git a/image/wsiconcap32.xpm b/image/wsiconcap32.xpm
index 54bf1b64a0..6f2aec7ebf 100644
--- a/image/wsiconcap32.xpm
+++ b/image/wsiconcap32.xpm
@@ -1,7 +1,7 @@
/* XPM */
static const char *wsiconcap32_xpm[] = {
/* columns rows colors chars-per-pixel */
-"32 32 137 2",
+"32 32 138 2",
" c #000000",
". c #050D02",
"X c #071203",
@@ -139,9 +139,10 @@ static const char *wsiconcap32_xpm[] = {
"g. c #B3C1AD",
"h. c #B2CDA5",
"j. c #B6C1B1",
+"k. c None",
/* pixels */
-" + ; : t u i i p p p a a d d d d d d d a a a p p i y : ; - . ",
-" + 4.w.w.e.j.e.j.j.j.j.g.g.g.g.d.d.d.d.q.q.0.0.9.7.7.6.5.s . ",
+"k.k.; : t u i i p p p a a d d d d d d d a a a p p i y : ; - k.k.",
+"k.+ 4.w.w.e.j.e.j.j.j.j.g.g.g.g.d.d.d.d.q.q.0.0.9.7.7.6.5.s . k.",
" O / h.h.h.h.h.f.p.p.p.s.s.s.a.a.i.i.u.i.u.y.y.3.2.2.2.1.C o ",
" , D ) t.t.y.y.y.r.r.r.3.<.<.<.,.,.,.:.:.;.;.=.=.&.) ( Q D , ",
" 3 Z Z ~ -.-.-.=.=.=.=.*.*.%.%.#.#.#.@.@.+.^ ^ W W E R A A 3 ",
@@ -170,6 +171,6 @@ static const char *wsiconcap32_xpm[] = {
" 3 A Z Z Z Z Z Z A S S S F F S F F F F S S S A A A A Z Z A 3 ",
" , Z Z Z Z Z Z Z Z Z A A S S S S S S A D A A A Z Z Z Z Z A , ",
" O j A Z A Z Z Z A A A A A A A A S S A A A A A A Z A A A j o ",
-" O , 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 , O ",
-" "
+"k. O , 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 , O k.",
+"k.k. k.k."
};