view pixmaps/gg_sunyellow.xpm @ 2694:91f4da998025

[gaim-migrate @ 2707] people are going to hate me for this but for some reason my encoding was coming up as ANSI_X3.4-1968. so it didn't work for me, so i removed it. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 08 Nov 2001 02:39:02 +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",
"                  ",
"        .         ",
"        .+        ",
"   .    .+   .    ",
"    . ..@.. .+    ",
"     .@@@@@.+     ",
"    .@@#@#@@.+    ",
"    .@@@@@@@.+    ",
" ...@@@@@@@@@...  ",
"    .@#@@@#@.++++ ",
"    .@@###@@.+    ",
"     .@@@@@.+     ",
"    .+..@.. .+    ",
"   .+   .++  .+   ",
"   +    .+        ",
"        .+        ",
"         +        ",
"                  "};