view pixmaps/tb_drag_arrow_up.xpm @ 4611:e42d9186a8a0

[gaim-migrate @ 4900] Vincent van Adrighem writes: "A fresh translation, now with dutch messagewindows, dutch gestures-plugin and dutch filetransfer. Could you please add this one to the gaim CVS repository? Thanks a lot!" committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 25 Feb 2003 01:16:51 +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",
"      .      ",
"     ...     ",
"    .....    ",
"   .......   ",
"  .........  ",
" ........... ",
".............",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     "};