view pixmaps/tb_drag_arrow_up.xpm @ 9888:ef5543c8a664

[gaim-migrate @ 10773] Patch by Dave Bell to send our yahoo build and version info in the auth packet, which yahoo doesn't require, but his IMLogic firewall apparently does. Normally I don't care about funky firewalls, but I don't see any harm in sending this, and it lets me close two tracker items. Also a stupid compiler warning fix by me. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Thu, 26 Aug 2004 22:31:30 +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",
"      .      ",
"     ...     ",
"    .....    ",
"   .......   ",
"  .........  ",
" ........... ",
".............",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     "};