view pixmaps/gg_sunred.xpm @ 3210:5e90ecb578c5

[gaim-migrate @ 3227] Among other things, a warning for when your OSCAR buddy list is too long. Thanks KingAnt committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 05 May 2002 18:42:11 +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",
"                   ",
"         .         ",
"         .+        ",
"    .    .+   .    ",
"     . ..... .+    ",
"      .......+     ",
"     ...@.@...+    ",
"     .........+    ",
"  ...............  ",
"     ..@...@..++++ ",
"     ...@@@...+    ",
"      .......+     ",
"     .+..... .+    ",
"    .+   .++  .+   ",
"    +    .+        ",
"         .+        ",
"          +        ",
"                   "};