view pixmaps/arrow_down.xpm @ 5117:be43e51c523c

[gaim-migrate @ 5480] Fix for non aim/icq font size. Previoulsy the POINT_SIZE conversion was being done for all protocols. committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Sun, 13 Apr 2003 01:42:18 +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",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};