view pixmaps/crazy4.xpm @ 4530:cbdc0fc5c3c6

[gaim-migrate @ 4808] Carl-Daniel Hailfinger (c-d_hailfinger) writes: "Currently, we abort if we encounter an empty line in the reply from the server. (My fault, I coded it) Since I do not know whether the original Gadu-gadu client will save buddy lists with an empty line in between, skip such a line and continue. Possible harm done: none" committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 05 Feb 2003 13:47:28 +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        "};