Mercurial > pidgin.yaz
view pixmaps/arrow_right.xpm @ 5701:730bfc7c5e2d
[gaim-migrate @ 6122]
Deleting accounts works. Ladies and gentlemen, we have a functioning
account dialog once again. Unless I missed something. I probably did. Oh
well, it works mostly at least! :)
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Tue, 03 Jun 2003 09:34:17 +0000 |
parents | bb7527b5f426 |
children |
line wrap: on
line source
/* XPM */ static char * arrow_right_xpm[] = { "11 11 3 1", " c None", ". c #000000", "+ c #FFFFFF", " . ", " .. ", " .+. ", " .++. ", " .+++. ", " .++++. ", " .+++. ", " .++. ", " .+. ", " .. ", " . "};