Mercurial > pidgin.yaz
view pixmaps/away.xpm @ 3231:b913fc07e18a
[gaim-migrate @ 3248]
Changed tempfile creation to use new gaim_mkstemp() for secure tempfile
creation.
committer: Tailor Script <tailor@pidgin.im>
author | Jim Seymour <jseymour> |
---|---|
date | Tue, 07 May 2002 23:13:20 +0000 |
parents | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * away_xpm[] = { "16 7 2 1", " c None", ". c #E89530", " .... ", " . .. ", " .. .... ....", " .. . .. . .. ", " ... . . . . ", " .. . .. . .. .", "..... .... .... "};