Mercurial > pidgin.yaz
view pixmaps/no_icon.xpm @ 4817:b4ca2cc6bed9
[gaim-migrate @ 5141]
<LSchiere> Paco-Paco: commit message?
<Paco-Paco> I forget
<Paco-Paco> let me look
<Paco-Paco> initialize GError pointers properly
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 18 Mar 2003 03:03:58 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};