Mercurial > pidgin.yaz
view pixmaps/tb_undo.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 | 6f049002d963 |
children |
line wrap: on
line source
/* XPM */ static char * tb_undo_xpm[] = { "24 24 8 1", " c None", ". c #000000", "+ c #8F431E", "@ c #803C1B", "# c #8A411D", "$ c #954620", "% c #733618", "& c #5C2B13", " ", " ", " ", " ", " ", " ", " . ", " .. ", " .+@... ", " .#$##@%.. ", " .+#...%%. ", " .. .&. ", " . .&. ", " .. ", " .. ", " . ", " . ", " ", " ", " ", " ", " ", " ", " "};