view pixmaps/crazy4.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 e5ba877f51f2
children
line wrap: on
line source

/* XPM */
static char * crazy4_xpm[] = {
"19 19 34 1",
" 	c None",
".	c #000000",
"+	c #191900",
"@	c #1A1A00",
"#	c #FEFC00",
"$	c #161500",
"%	c #FEF500",
"&	c #FFFFFF",
"*	c #FE001D",
"=	c #151500",
"-	c #939393",
";	c #868686",
">	c #1D1D1D",
",	c #7C7C7C",
"'	c #262626",
")	c #5D5D5D",
"!	c #1A1A1A",
"~	c #FEFEFE",
"{	c #0D0D00",
"]	c #545454",
"^	c #3B3B3B",
"/	c #767676",
"(	c #A1A1A1",
"_	c #101010",
":	c #141400",
"<	c #3F3F3F",
"[	c #2C2C2C",
"}	c #595959",
"|	c #787878",
"1	c #0C0C0C",
"2	c #121200",
"3	c #BBBBBB",
"4	c #702800",
"5	c #0E0800",
" ..             .. ",
" .... .+@.... .... ",
"  ....#######.$..  ",
"  ......%%%......  ",
"  ...&*&.%.&*&...  ",
"  .#.***.%.***.#.  ",
" .##%.**.%.**.%##. ",
" .#=%%..%%%..#%=#. ",
" .#..#########..#. ",
" .#.-.#######.-.#. ",
" .#.&;.....>.;,.#. ",
" +#.';)&&!~&)&'.#. ",
" {#.-]^/(_(/^]-.#. ",
"  :#.<[}|1|}[<.#:  ",
"  2##.)3~!~&).##2  ",
"   :##4444444##+   ",
"    2:#44444#:2    ",
"      {54445{      ",
"        444        "};