Mercurial > pidgin
view pixmaps/tb_drag_arrow_up.xpm @ 7981:ad5c8f01882b
[gaim-migrate @ 8658]
"I have updated the German translation and changed some i18n strings.
i18n44.patch contains:
- updated German translation
- changed some 99% identical strings which differ only in spelling,
for instance:
_("Unable to connect") and
_("Unable to connect.")
This reduces some translation strings and makes the UI a bit more clear."
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 03 Jan 2004 16:22:44 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static const char * arrow_up_xpm[] = { "13 16 2 1", " c None", ". c #FF0000", " . ", " ... ", " ..... ", " ....... ", " ......... ", " ........... ", ".............", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... "};