Mercurial > pidgin
view pixmaps/tb_drag_arrow_down.xpm @ 7653:b34655144117
[gaim-migrate @ 8297]
"This mail contains a new i18n and German translation update (i18n40.patch):
- updated German translation
- added src/protocols/msn/session.c to po/POTFILES.in
- a new i18n string in src/protocols/irc/irc.c" -- Bjoern Voigt
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 29 Nov 2003 04:00: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", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", ".............", " ........... ", " ......... ", " ....... ", " ..... ", " ... ", " . "};