Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_right.xpm @ 13489:8b28c8bfb3c0
[gaim-migrate @ 15865]
Expose the serv_* functions to perl. This wasn't previously done because this
was missing from here. I held off on this for a long time because the serv_
stuff is supposed to die, but then I realized that keeping perl people from
using them isn't going to help them die. So here, all eight of the perl using
people can be happy, or something.
committer: Tailor Script <tailor@pidgin.im>
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Sun, 12 Mar 2006 01:15:54 +0000 |
parents | 87e95b8ce60b |
children |
line wrap: on
line source
/* XPM */ static char * tb_drag_arrow_right_xpm[] = { "16 13 13 1", " c None", ". c #B80000", "+ c #E40E0E", "@ c #D23333", "# c #E54545", "$ c #F05757", "% c #E56A6A", "& c #E87676", "* c #E78383", "= c #F02F2F", "- c #ED9191", "; c #E79F9F", "> c #EDAFAF", " . ", " +. ", " +@. ", " +##. ", ".........+$$$. ", "+%%%%%%%%%%%%%. ", "+&&&&&&&&&&&&&&.", "+*************= ", "+=========---= ", " +;;= ", " +>= ", " += ", " + "};