view pixmaps/mrt.xpm @ 4088:97003c0ef184

[gaim-migrate @ 4303] Sean Eganagain, he played nick nack on my chin again With a nick nack, paddy wack, give the dog a bone This old man came rolling home This should fix an occasional infinite loop from unloading perl scripts when you have multiple scripts loaded. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 17 Dec 2002 03:36:40 +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",
"      ......      ",
"    ..@@@@@@..    ",
"  ..@..@@@@..@..  ",
"  ..@..@@@@..@..  ",
" .@@.#+.@@..#+@@. ",
" ..#####..####++. ",
"..##############++",
".+####+####+####++",
".+####+####+##++@.",
".@+#####++###+@@@.",
".@@..##+@@+##+@@@.",
".@@@@.+@@@@++@@@@.",
" .@@@@......@@@@. ",
" ..@@.@@@@@@.@... ",
"  ....@....@....  ",
"  ....@....@..    ",
"   ...@....@..    ",
"     .@@@@@@.     ",
"      ......      "};