Mercurial > pidgin.yaz
view pixmaps/arrow_right.xpm @ 3539:88a0068fc048
[gaim-migrate @ 3614]
why did that even compile? unhide_buddy_list; should be unhide_buddy_list();
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 21 Sep 2002 23:55:09 +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", " . ", " .. ", " .+. ", " .++. ", " .+++. ", " .++++. ", " .+++. ", " .++. ", " .+. ", " .. ", " . "};