Mercurial > pidgin.yaz
view pixmaps/no_icon.xpm @ 4788:9e8ae330fb28
[gaim-migrate @ 5108]
Sean mentioned this last night. This causes prefs to be saved when
closing the debug window with the cute little x.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 15 Mar 2003 17:46:10 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};