Mercurial > pidgin
view pixmaps/tb_drag_arrow_down.xpm @ 9446:d9a1674a9475
[gaim-migrate @ 10270]
This is supposed to transparently fix Windows' stupidity. Or something
like that. Kevin writes:
Due to what I believe to be an error, stupid mistake,
or oversight on my part in my previous patch to the
plugin, I managed to get the buddy list transparency
setting changing the transparency for every single
conversation window as well. This was not intended and
it only required a one line change to fix.
Some thanks to my friend Matt for actually using the
plugin and noticing that I broke it. :)
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Sun, 04 Jul 2004 22:45:03 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static const char * arrow_down_xpm[] = { "13 16 2 1", " c None", ". c #FF0000", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", ".............", " ........... ", " ......... ", " ....... ", " ..... ", " ... ", " . "};