pixmaps/available-chat.xpm

Fri, 27 Apr 2001 23:26:19 +0000

author
Rob Flynn <gaim@robflynn.com>
date
Fri, 27 Apr 2001 23:26:19 +0000
changeset 1764
d8c1affb29fe
parent 1354
02360502fa32
child 2781
c021d9e6ed03
permissions
-rw-r--r--

[gaim-migrate @ 1774]
I decided to do the time stamp w/ messages thing that Eric put in the TODO list.

/* XPM */
static char * available_chat_xpm[] = {
"15 15 6 1",
" 	c None",
".	c #333333",
"+	c #FFFF00",
"@	c #666666",
"#	c #000000",
"$	c #4C4C4C",
"               ",
"      ...      ",
"     .+++.     ",
"    .+++++.    ",
"   .++@+@++.   ",
"   .+@+@+@+.   ",
"   .+@+++###   ",
"    .+@+#+++#  ",
"    .+@#+++++# ",
"     .#++#+#++#",
"     .#+++++++#",
"     $#++#+#++#",
"     $.#++#++# ",
"      ..#+++#  ",
"         ###   "};

mercurial