Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_up.xpm @ 14172:06a2658aa96e
[gaim-migrate @ 16822]
Patch #1541742 ("Add boolean property \"iconsel\" for Statusbox"):
"This adds a boolean property "iconsel" for statusbox.
Setting the property to TRUE shows the icon-selector,
setting it to FALSE removes it. It would allow plugins
like mystatusbox to better control the statusboxes,
especially the per-account ones."
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Fri, 18 Aug 2006 00:19:18 +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", " . ", " +@. ", " +#@$. ", " +%#@$&. ", " +*%#@$&=. ", " +-*%#@$&=;. ", ">>>>+#@$>>>>.", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " +#@$. ", " >>>>. "};