Mercurial > pidgin.yaz
view pixmaps/link.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 (2002-09-21) |
parents | d27235dafd16 |
children |
line wrap: on
line source
/* XPM */ static char * link_xpm[] = { "14 14 5 1", " c None", ". c #2F2F60", "+ c #CFCFFF", "@ c #FFFFFF", "# c #6060CF", " .. ", " .+@.", " ....+@#.", " .+@.+@#. ", " .+@.+@#. ", " .+@..##.. ", " .+@. ..+. ", " .+@. @.+@. ", " .@.. @.+@. ", " ..+ ..+@. ", " .+@#.+@. ", ".+@#.+@. ", ".@#.... ", "... "};