Mercurial > pidgin
view pixmaps/tb_drag_arrow_down.xpm @ 8921:538a78ff9fdb
[gaim-migrate @ 9691]
"MSN fix for sending certain copy-pasted text
This basically does that.
Send any thext from the paragraphs in
http://gaim.sourceforge.net/about.php and you'll see
the problem.
In msn we can't send multiple font faced formatted text.
So this one fixes that." --Felipe Contreras
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Thu, 13 May 2004 12:25:07 +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", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", ".............", " ........... ", " ......... ", " ....... ", " ..... ", " ... ", " . "};