view pixmaps/gg_sunyellow.xpm @ 3284:7b867d79da96

[gaim-migrate @ 3302] Lex Spoon--perhaps the coolest name I've ever seen submit a patch (it's between him and Chris Blizzard) made it so commands can play sounds! Brilliant! committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 31 May 2002 02:26:53 +0000
parents a7ecfd3f7714
children
line wrap: on
line source

/* XPM */
static char * gg_sunyellow_xpm[] = {
"18 18 5 1",
" 	c None",
".	c #FF0000",
"+	c #7F7F7F",
"@	c #FFFF00",
"#	c #000000",
"                  ",
"        .         ",
"        .+        ",
"   .    .+   .    ",
"    . ..@.. .+    ",
"     .@@@@@.+     ",
"    .@@#@#@@.+    ",
"    .@@@@@@@.+    ",
" ...@@@@@@@@@...  ",
"    .@#@@@#@.++++ ",
"    .@@###@@.+    ",
"     .@@@@@.+     ",
"    .+..@.. .+    ",
"   .+   .++  .+   ",
"   +    .+        ",
"        .+        ",
"         +        ",
"                  "};