view pixmaps/arrow_down.xpm @ 5750:eb4f129361ca

[gaim-migrate @ 6175] robflynn changelogged russion, which reminded me to changelog all the others. also, i added a couple entries to make the prefs move explicet, and sorted out the changelog entries for 0.65 to date. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 04 Jun 2003 16:57:57 +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",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};