Mercurial > pidgin
view pixmaps/tb_drag_arrow_up.xpm @ 12064:658623020748
[gaim-migrate @ 14359]
SF Patch #1355592 from Sadrul
'If I uncheck the "Show formatting on incoming
messages", then it also starts ignoring the format of
the outgoing messages -- which I don't believe is the
intended behaviour. This patch fixes that.'
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 13 Nov 2005 01:03:43 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static const char * arrow_up_xpm[] = { "13 16 2 1", " c None", ". c #FF0000", " . ", " ... ", " ..... ", " ....... ", " ......... ", " ........... ", ".............", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... "};