view pixmaps/gg_suncloud.xpm @ 3044:e68e2ba82310

[gaim-migrate @ 3057] DirectIM Image sending. Not all the kinks are worked out, and it's really hackish at parts, but it works and I think it's stable. It's late and I have to be up early tommorow, and I want this to be somewhat tested before 0.54 is released so we don't have a repeat of 0.53 ;) Also, Luke Schierer wins the #gaim MVP award with an inclusion in CREDITS :) Thanks, Luke. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 14 Mar 2002 07:44:43 +0000
parents a7ecfd3f7714
children
line wrap: on
line source

/* XPM */
static char * gg_suncloud_xpm[] = {
"18 18 7 1",
" 	c None",
".	c #FF0000",
"+	c #7F7F7F",
"@	c #FFFF00",
"#	c #000000",
"$	c #00007F",
"%	c #00FFFF",
"                  ",
"        .         ",
"        .+        ",
"   .    .+   .    ",
"    . ..@.. .+    ",
"     .@@@@@.+     ",
"    .@@#@#@@.+    ",
"    .@@@@@@@.+    ",
" ...@$@@@@@@@...  ",
"   $$%$@@@#@$$$++ ",
"  $%%%%$##@$%%%$  ",
" $%%%%%%$$$%%%%$  ",
" $%%%%%%%%%%%%%%$ ",
" $%%%%%%%%%%%%%$  ",
"  $%%%%%%%%%%%%$  ",
"  $%%%$$$%%%$$$   ",
"   $$$   $$$      ",
"                  "};