view pixmaps/arrow_down.xpm @ 4551:f61fb41fd1c4

[gaim-migrate @ 4831] fix URLs with spaces hopefully make galeon and opera respect the "Open new window by default" pref committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 07 Feb 2003 19:00:47 +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",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};