view pixmaps/gg_sunred.xpm @ 3496:784ded279bfd

[gaim-migrate @ 3557] Jason Willis submitted a patch to make unaliasing someone in the edit tab unalias the person in the online tab also. bug fixes are always good things. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 12 Sep 2002 14:33:33 +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",
"                   ",
"         .         ",
"         .+        ",
"    .    .+   .    ",
"     . ..... .+    ",
"      .......+     ",
"     ...@.@...+    ",
"     .........+    ",
"  ...............  ",
"     ..@...@..++++ ",
"     ...@@@...+    ",
"      .......+     ",
"     .+..... .+    ",
"    .+   .++  .+   ",
"    +    .+        ",
"         .+        ",
"          +        ",
"                   "};