view pixmaps/tb_drag_arrow_up.xpm @ 10102:0f1c25270121

[gaim-migrate @ 11127] This fixes a crash trying to send a file on MSN if you can't actually read the file you're trying to send. Someone reported this in #gaim, I hope it fixes some bugs in the tracker too. committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Fri, 15 Oct 2004 18:44:05 +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",
"      .      ",
"     ...     ",
"    .....    ",
"   .......   ",
"  .........  ",
" ........... ",
".............",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     "};