view pixmaps/no_icon.xpm @ 5364:379beab3d157

[gaim-migrate @ 5740] If you have MSN Mobile support, you can now enable or disable it from the Protocol Actions menu. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 13 May 2003 08:36:36 +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 */
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            ",
"            "};