view pixmaps/tb_drag_arrow_down.xpm @ 9580:b8d8571877df

[gaim-migrate @ 10423] "I have attached two i18n patches: i18n68.patch: - added src/protocols/yahoo/ycht.c to po/POTFILES.in i18n69.patch: - added POTFILES.in.noi18n to po/.cvsignore - a POTFILES.in.noi18n file will be placed in po/ if "update.pl -M" detects files in po/POTFILES.in which do not contain any i18n string" --Bjoern Voigt committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 23 Jul 2004 12:25:01 +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",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
"     ...     ",
".............",
" ........... ",
"  .........  ",
"   .......   ",
"    .....    ",
"     ...     ",
"      .      "};