Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_up.xpm @ 12866:43d8af815a9d
[gaim-migrate @ 15217]
Gaim::BuddyList::NodeFlags fits with the rest of the perl naming better than
Gaim::BlistNodeFlags.
Also some of the request api *_new functions now have default values so people
can leave off the final parameter in the function call.
Gaim::Request::Field::account_new("name", "label", undef) can now be
Gaim::Request::Field::account_new("name", "label") for example.
committer: Tailor Script <tailor@pidgin.im>
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Fri, 13 Jan 2006 23:00:43 +0000 |
parents | 87e95b8ce60b |
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", " . ", " +@. ", " +#@$. ", " +%#@$&. ", " +*%#@$&=. ", " +-*%#@$&=;. ", ">>>>+#@$>>>>.", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " >>>>. "};