Mercurial > pidgin.yaz
view pixmaps/tb_undo.xpm @ 4939:4d50e125b0fa
[gaim-migrate @ 5273]
This fixes the problem where clicking a tab didn't focus the entry widget.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Tue, 01 Apr 2003 05:52:40 +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", " ", " ", " ", " ", " ", " ", " . ", " .. ", " .+@... ", " .#$##@%.. ", " .+#...%%. ", " .. .&. ", " . .&. ", " .. ", " .. ", " . ", " . ", " ", " ", " ", " ", " ", " ", " "};