view pixmaps/tb_drag_arrow_down.xpm @ 10473:3cfab4626bbf

[gaim-migrate @ 11758] (20:47:05) Viper168: hmm, are there more than one faq somewhere? (20:47:32) LSchiere: the one at gaim.sf.net/faq.php has that answer. (20:47:46) LSchiere: i don't know of any other (20:48:03) LSchiere: oh, there is the one in the tarballs, which i tend to forget to sync to the one on the website committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 05 Jan 2005 01:52:41 +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",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
".............",
" ........... ",
"  .........  ",
"   .......   ",
"    .....    ",
"     ...     ",
"      .      "};