view pixmaps/tb_drag_arrow_up.xpm @ 10339:3eb03f22e082

[gaim-migrate @ 11548] This is stupid, but it gets rid of a lot of compile warnings for me on FC3. gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3) tcl-8.4.7-2 committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 09 Dec 2004 05:21:39 +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",
"      .      ",
"     ...     ",
"    .....    ",
"   .......   ",
"  .........  ",
" ........... ",
".............",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     "};