Mercurial > pidgin.yaz
view pixmaps/smile_wink.xpm @ 4280:57ab8f0a4263
[gaim-migrate @ 4531]
(17:39:44) Robot101: this patch to back out a change that made the OPT_BLIST_POPUP steal focus in an evil way
(17:39:45) Robot101: http://people.debian.org/~robot101/blist-avoid-focus-stealing3.diff
(17:39:56) Robot101: (entirely my fault)
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Fri, 10 Jan 2003 22:41:04 +0000 |
parents | f5b199e20d12 |
children |
line wrap: on
line source
/* XPM */ static char * smile_wink_xpm[] = { "20 15 3 1", " c None", ". c #000000", "+ c #FFFF00", " ...... ", " ..++++.. ", " ..++++++.. ", " ..++++++++.. ", " ..+++.++.+++.. ", " .+++++++.++++. ", " .++++++++++++. ", " .++++++++.+++. ", " .++++++++.+++. ", " ..+++....+++.. ", " ..++++++++.. ", " ..++++++.. ", " ..++++.. ", " ...... ", " "};