view pixmaps/tb_drag_arrow_down.xpm @ 7534:5f1531ec872a

[gaim-migrate @ 8147] Apparently someone's been ChangeLogging my Changes. It was Luke... who else would mention a "New disconnection account dialog." I also removed the "with bug fixes from," bit because Daniel more finished it than fixed it. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Mon, 17 Nov 2003 02:40: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",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
".............",
" ........... ",
"  .........  ",
"   .......   ",
"    .....    ",
"     ...     ",
"      .      "};