view pixmaps/tb_drag_arrow_down.xpm @ 10813:290131d5f626

[gaim-migrate @ 12466] " This patch started as an effort to either fix the bug that occurs when two translator's e-mail addresses are listed or to fill out the Debugging Information section with lines for all the #defines configure can set. Anyway, it fixes both of those issues and makes things in the about box a lot more consistent. " --rlaager committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 11 Apr 2005 12:11:11 +0000
parents 5fb47ec9bfe4
children 87e95b8ce60b
line wrap: on
line source

/* XPM */
static const char * arrow_down_xpm[] = {
"13 16 2 1",
" 	c None",
".	c #FF0000",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
".............",
" ........... ",
"  .........  ",
"   .......   ",
"    .....    ",
"     ...     ",
"      .      "};