Mercurial > pidgin.yaz
view pixmaps/no_icon.xpm @ 4220:0cff8ec38935
[gaim-migrate @ 4464]
Chris (darth_sebulba04) writes:
"I made it so the timestamp.c iChat plugin can be
configured from the gaim configuration menu to set the
delay for when each stamp is shown."
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 07 Jan 2003 14:21:43 +0000 |
parents | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * no_icon_xpm[] = { /* width height num_colors chars_per_pixel */ "12 12 1 1", /* colors */ " c None", /* pixels */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};