view pixmaps/tb_drag_arrow_left.xpm @ 5992:50624f0d2a25

[gaim-migrate @ 6440] Mauricio de Lemos Rodrigues Collares Neto added a Portuguese (Brazilian) translation, but i cannot check that it compiles correctly because gettext 0.12.1 is broken!!! fortunately, it seems my bug report is being looked at and 0.12.2 might be fixed, whenever that is released. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 02 Jul 2003 15:23:23 +0000
parents 5fb47ec9bfe4
children 87e95b8ce60b
line wrap: on
line source

/* XPM */
static char * tb_drag_arrow_left_xpm[] = {
"16 13 2 1",
" 	c None",
".	c #FF0000",
"      .         ",
"     ..         ",
"    ...         ",
"   ....         ",
"  .....         ",
" ...............",
"................",
" ...............",
"  .....         ",
"   ....         ",
"    ...         ",
"     ..         ",
"      .         "};