view pixmaps/tb_drag_arrow_down.xpm @ 8224:ad524b8c9c71

[gaim-migrate @ 8947] Make it so typing shift+letter key when the conv backlog has focus sends the capitalized letter to the text input widget. I start my sentences off with capital letters... committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 11 Feb 2004 04:04:48 +0000 (2004-02-11)
parents 5fb47ec9bfe4
children 87e95b8ce60b
line wrap: on
line source
/* XPM */
static const char * arrow_down_xpm[] = {
"13 16 2 1",
" 	c None",
".	c #FF0000",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
".............",
" ........... ",
"  .........  ",
"   .......   ",
"    .....    ",
"     ...     ",
"      .      "};