Mercurial > pidgin.yaz
view pixmaps/away.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 | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * away_xpm[] = { "16 7 2 1", " c None", ". c #E89530", " .... ", " . .. ", " .. .... ....", " .. . .. . .. ", " ... . . . . ", " .. . .. . .. .", "..... .... .... "};