Mercurial > pidgin
view pixmaps/available.xpm @ 3549:face765b6a9d
[gaim-migrate @ 3624]
the last patch fixed most of the problems with typing notification. this finishes
the job. thanks faceprint
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 25 Sep 2002 13:19:44 +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", " ... ", " .+++. ", " .+++++. ", " .+++++++. ", " .++@+@++. ", " .++@+@++. ", " .+++@+++. ", " .++@++. ", " .++@++. ", " .+++. ", " #@@@# ", " #@@@# ", " @@@ ", " "};