Mercurial > pidgin.yaz
view pixmaps/link.xpm @ 3362:b1cdee27ef02
[gaim-migrate @ 3381]
pixbuf stuff will start to work in gtk2... I was just playing around with
it a bit. Static icons work fine, animated will work soon.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Fri, 02 Aug 2002 04:39:23 +0000 |
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", " .. ", " .+@.", " ....+@#.", " .+@.+@#. ", " .+@.+@#. ", " .+@..##.. ", " .+@. ..+. ", " .+@. @.+@. ", " .@.. @.+@. ", " ..+ ..+@. ", " .+@#.+@. ", ".+@#.+@. ", ".@#.... ", "... "};