view pixmaps/tb_drag_arrow_down.xpm @ 7810:10010e717354

[gaim-migrate @ 8457] I made the default option for password options "false." Is that a'ight? Lemme know if you want me to change it back. Just I'll do it man, I'm crazy. <-- mxpxpod has quit ("Guns kill people as much as spoons made Rosie O'Donnell fat..") <Paco-Paco> I love that quit message <Paco-Paco> really I love anything that rips on Rosie <ownt> jeans? committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 08 Dec 2003 22:54:30 +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",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
".............",
" ........... ",
"  .........  ",
"   .......   ",
"    .....    ",
"     ...     ",
"      .      "};