view pixmaps/warn.xpm @ 4625:819ba05f5b1b

[gaim-migrate @ 4916] This fixes some problems with gender, in that, if someone specified either male of female, Gaim would always show "Age: Female," which isn't exactly right. Gender?! I don't even know her! I also made bunches of email addresses show up, and made them show up as mailto: links. I guess these will just get passed to your browser. And I fixed the UIN field. That was a dumb mistake. So aliases should update themselves better now. Still not automagically, though. Oh, and I made the day show up as MM/DD/YY instead of DD/MM/YY. For a second there I thought I was in a different country, but I safe and sound now, back in good old 1955. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 28 Feb 2003 07:29:17 +0000
parents 0bbcdd94e5b0
children
line wrap: on
line source

/* XPM */
static char * warn_xpm[] = {
"24 24 25 1",
" 	c None",
".	c #000000",
"+	c #B8AE9A",
"@	c #DCD0B8",
"#	c #C9BEA8",
"$	c #A89F8D",
"%	c #A7685C",
"&	c #956056",
"*	c #625C51",
"=	c #C59C94",
"-	c #B37D72",
";	c #B0A693",
">	c #BD8D84",
",	c #A67369",
"'	c #9A9181",
")	c #CCC5B7",
"!	c #C1B9A8",
"~	c #B4AA96",
"{	c #AC786D",
"]	c #79554A",
"^	c #85685A",
"/	c #908878",
"(	c #938B7A",
"_	c #6D5446",
":	c #664E41",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"      ......  ...       ",
"     .+@#@@$..%%&...    ",
"     .*@$@@@@@.=-.%%.   ",
"    .;@@+@##@@.>%.,,.   ",
"     ..#'#)!~~.{].^^.   ",
"    ./~~~~~(.._::...    ",
"     ....~(.  ...       ",
"        .~.             ",
"       .@~.             ",
"       .@(.             ",
"       .~(.             ",
"        ...             ",
"                        ",
"                        ",
"                        "};