view pixmaps/mrt.xpm @ 4895:9e50494f63a1

[gaim-migrate @ 5227] IM image support. javabsp did most of the hard work, I just cleaned it up and fixed the bugs ;-) committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Wed, 26 Mar 2003 06:19:44 +0000
parents 074c31619d38
children
line wrap: on
line source

/* XPM */
static char * mrt_xpm[] = {
"18 19 5 1",
" 	c None",
".	c #000000",
"+	c #000008",
"@	c #FFBD00",
"#	c #FFFFFF",
"      ......      ",
"    ..@@@@@@..    ",
"  ..@..@@@@..@..  ",
"  ..@..@@@@..@..  ",
" .@@.#+.@@..#+@@. ",
" ..#####..####++. ",
"..##############++",
".+####+####+####++",
".+####+####+##++@.",
".@+#####++###+@@@.",
".@@..##+@@+##+@@@.",
".@@@@.+@@@@++@@@@.",
" .@@@@......@@@@. ",
" ..@@.@@@@@@.@... ",
"  ....@....@....  ",
"  ....@....@..    ",
"   ...@....@..    ",
"     .@@@@@@.     ",
"      ......      "};