view pixmaps/angel.xpm @ 707:668b4d544afe

[gaim-migrate @ 717] la la la. libfaim changes, this time all of it was me. removed the permit/deny stuff, it was waaaaaay too buggy. also made it so aim_conn_kill closed the connection too. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 17 Aug 2000 08:06:23 +0000
parents 230b022108f4
children
line wrap: on
line source

/* XPM */
static char * angel_xpm[] = {
"19 19 7 1",
" 	c None",
".	c #000066",
"+	c #000000",
"@	c #FFFF00",
"#	c #333333",
"$	c #FFFFFF",
"%	c #FFFF33",
"     ..........    ",
"   ...        ...  ",
"  ..   ++++++   .. ",
" ..  ++@@@@@@++  ..",
"  ..+@@@@@@@@@@+.. ",
"   ...@@@@@@@@...  ",
"  +@@..........@@+ ",
"  +@@@@#@@@@+@@@@+ ",
" +@@@@@++@@@++@@@@+",
" +@@@@#$+@@#$+@@@@+",
" +@@@@#$$@@#$$@@@@+",
" +@@@@@#@@@@#@@@@@+",
" +@@@@@@@@@@@@@@@@+",
"  +@@+%@@@@@@@+%@+ ",
"  +@@@+@@@@@@+@@@+ ",
"   +@@@++++++@@@+  ",
"    +@@@@@@@@@@+   ",
"     ++@@@@@@++    ",
"       ++++++      "};