Mercurial > pidgin.yaz
view pixmaps/arrow_right.xpm @ 6072:d1a51a9ab40b
[gaim-migrate @ 6531]
Mauricio de Lemos Rodrigues Collares Neto updated the pt_BR.po
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Thu, 10 Jul 2003 04:55:11 +0000 |
parents | bb7527b5f426 |
children |
line wrap: on
line source
/* XPM */ static char * arrow_right_xpm[] = { "11 11 3 1", " c None", ". c #000000", "+ c #FFFFFF", " . ", " .. ", " .+. ", " .++. ", " .+++. ", " .++++. ", " .+++. ", " .++. ", " .+. ", " .. ", " . "};