view pixmaps/arrow_down.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 bb7527b5f426
children
line wrap: on
line source

/* XPM */
static char * arrow_down_xpm[] = {
"11 6 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};