view pixmaps/tb_drag_arrow_up.xpm @ 9278:2401a9ef74a0

[gaim-migrate @ 10081] Some reorganization. Renamed struct yahoo_friend to YahooFriend. Gave it its own file, which only has two functions. Either I've lost it or I intend to add to it. You decide. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Mon, 14 Jun 2004 04:51:14 +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",
"      .      ",
"     ...     ",
"    .....    ",
"   .......   ",
"  .........  ",
" ........... ",
".............",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     "};