view pixmaps/tb_drag_arrow_down.xpm @ 6150:f40283608e4b

[gaim-migrate @ 6624] Got a new *animated* typing icon. Updating the version number for 0.65. Not compiling Trepia by default. Somewhere in Chico, California, a ChipX86 is weeping. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 16 Jul 2003 14:28:26 +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",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
".............",
" ........... ",
"  .........  ",
"   .......   ",
"    .....    ",
"     ...     ",
"      .      "};