Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_right.xpm @ 9814:aaef48dc13a9
[gaim-migrate @ 10685]
A patch from Dave West that fixes the following crash:
1. Open the accounts editor and single-click on an account
2. Click the delete button twice
3. Select "Delete" on both "Do you want to delete this account?" windows
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 22 Aug 2004 03:28:47 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static char * tb_drag_arrow_left_xpm[] = { "16 13 2 1", " c None", ". c #FF0000", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};