view pixmaps/available.xpm @ 3348:dd34e0b40fed

[gaim-migrate @ 3367] Support for server-side synchronization on group rename. (Thanks, Mark Doliner) committer: Tailor Script <tailor@pidgin.im>
author Jim Seymour <jseymour>
date Sun, 07 Jul 2002 14:31:57 +0000
parents c172128500ec
children
line wrap: on
line source

/* XPM */
static char * available_xpm[] = {
"12 14 5 1",
" 	c None",
".	c #333333",
"+	c #FFFF00",
"@	c #000000",
"#	c #4C4C4C",
"    ...     ",
"   .+++.    ",
"  .+++++.   ",
" .+++++++.  ",
" .++@+@++.  ",
" .++@+@++.  ",
" .+++@+++.  ",
"  .++@++.   ",
"  .++@++.   ",
"   .+++.    ",
"   #@@@#    ",
"   #@@@#    ",
"    @@@     ",
"            "};