Mercurial > pidgin
view pixmaps/arrow_right.xpm @ 4623:a44382e8e6be
[gaim-migrate @ 4914]
Morten Brix Pedersen writes:
"Attached is a Danish(da.po) translation update for latest gaim CVS. It
adds many, many new translations and fixes many fuzzy ones."
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Thu, 27 Feb 2003 23:34:18 +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", " . ", " .. ", " .+. ", " .++. ", " .+++. ", " .++++. ", " .+++. ", " .++. ", " .+. ", " .. ", " . "};