Mercurial > pidgin.yaz
view gtk/pixmaps/tb_drag_arrow_up.xpm @ 14717:b1fcd2fc903a
[gaim-migrate @ 17471]
Martijn van Beers provided some patches to rework the perl object
casting/blessing for signal instances in order to let the newly added jabber-*
signals work. This is those patches.
This is also a small whitespace change, a removal of the gaim debug message
about "Found plugin info" it was just pissing me off, and a renamespacing of
gaim_blist_node_get_extended_menu into Gaim::Blist::Node where it makes
slightly more sense.
committer: Tailor Script <tailor@pidgin.im>
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Thu, 12 Oct 2006 20:38:47 +0000 |
parents | 009db0b357b5 |
children |
line wrap: on
line source
/* XPM */ static char * tb_drag_arrow_up_xpm[] = { "13 16 13 1", " c None", ". c #B80000", "+ c #F02F2F", "@ c #E87676", "# c #E78383", "$ c #E56A6A", "% c #ED9191", "& c #F05757", "* c #E79F9F", "= c #E54545", "- c #EDAFAF", "; c #D23333", "> c #E40E0E", " . ", " +@. ", " +#@$. ", " +%#@$&. ", " +*%#@$&=. ", " +-*%#@$&=;. ", ">>>>+#@$>>>>.", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " >>>>. "};