Mercurial > pidgin
view pixmaps/smile_sad.xpm @ 4292:78a3d2caf84c
[gaim-migrate @ 4545]
Better alias synchronization, as well as a rare crash fix
(when changing the alias of buddies that you are awaiting
authorization from).
I'll get rid of those annoying auth dialogs at signon
tomorrow. I hope.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 11 Jan 2003 08:40:25 +0000 |
parents | f5b199e20d12 |
children |
line wrap: on
line source
/* XPM */ static char * smile_sad_xpm[] = { "20 15 3 1", " c None", ". c #000000", "+ c #FFFF00", " ...... ", " ..++++.. ", " ..++++++.. ", " ..++++++++.. ", " ..+++.++.+++.. ", " .++++.++.++++. ", " .++++++++++++. ", " .++++++++++++. ", " .++++++++++++. ", " ..+++....+++.. ", " ..+.++++.+.. ", " ..++++++.. ", " ..++++.. ", " ...... ", " "};