view pixmaps/tb_drag_arrow_up.xpm @ 5380:6508cd9624ba

[gaim-migrate @ 5756] Claudio Satriano writes: "I updated the italian gaim translation Currently it is 963/1296 sentences I hope you can commit it before 0.63 release, but I understand that today it's thursday..." and further writes: "I forgot to tell you that I checked out the last cvs snapshot, but, in order to let update.pl work, I had to remove src/protocols/msn/away.c from POTFILES.in I think I should add src/protocols/msn/state.c instead, but I didn't do it yet" so i did make the change. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 15 May 2003 19:17:48 +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",
"      .      ",
"     ...     ",
"    .....    ",
"   .......   ",
"  .........  ",
" ........... ",
".............",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     "};