view pixmaps/gg_sunred.xpm @ 2773:a0fd8f91e294

[gaim-migrate @ 2786] SPAM!!! All recipients of the email generated by this commit each owe me $125 per email sent, plus a $75 handling fee for all messages combined. Or was that supposed to be the other way around. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 20 Nov 2001 01:01:22 +0000
parents a7ecfd3f7714
children
line wrap: on
line source

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