Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_up.xpm @ 7486:b4285106f396
[gaim-migrate @ 8099]
<deryni> oh KingAnt, around line 620 the "focus-out-event" signal
connect, s/NULL/"method_string"/ should fix the
notify-string-doesn't-save-on-change bug
And it was good.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 12 Nov 2003 05:44:03 +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", " . ", " ... ", " ..... ", " ....... ", " ......... ", " ........... ", ".............", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... "};