view pixmaps/tb_drag_arrow_down.xpm @ 8237:9200bee593e8

[gaim-migrate @ 8960] Nathan Fredrickson writes, Now the context menu cannot be opened with Shift-F10. The attached patch fixes this and still allows for starting sentences with capital letters. Thanks Nathan! committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 12 Feb 2004 07:16:33 +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",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
".............",
" ........... ",
"  .........  ",
"   .......   ",
"    .....    ",
"     ...     ",
"      .      "};