Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_up.xpm @ 5116:c081a81ee013
[gaim-migrate @ 5479]
Bjoern Voigt writes:
"I have prepared some updates and patches:
1) File i18n5-de.patch
- updated German translation
2) File i18n5.patch
- new files in po/POTFILES.in
- new strings marked for translation
3) File i18n5-accelgroup.patch
- keyboard accelerators for conversation window
4) File i18n5-gaim-remote.patch
- i18n support for gaim-remote.c
- correct handling of "--help" option"
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 12 Apr 2003 23:31:41 +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", " . ", " ... ", " ..... ", " ....... ", " ......... ", " ........... ", ".............", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... "};