Mercurial > pidgin.yaz
view pixmaps/no_icon.xpm @ 226:cffec6a16d31
[gaim-migrate @ 236]
Add 5 pixels to give users an easier time to grab pane grippy.
committer: Tailor Script <tailor@pidgin.im>
author | Syd Logan <slogan> |
---|---|
date | Tue, 09 May 2000 10:55:06 +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 */ " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};