Mercurial > pidgin
view pixmaps/tb_drag_arrow_up.xpm @ 10509:07402c00520c
[gaim-migrate @ 11806]
ditto for HEAD, don't install the .pc file, it goes in the -dev .package
that doesn't exist.
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Wed, 12 Jan 2005 17:49:33 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static const char * arrow_up_xpm[] = { "13 16 2 1", " c None", ". c #FF0000", " . ", " ... ", " ..... ", " ....... ", " ......... ", " ........... ", ".............", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... "};