view lisp/sb-mail.xpm @ 65007:eac979ad3f3b

* xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to xg_set_frame_icon and call it.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 16 Aug 2005 19:34:00 +0000 (2005-08-16)
parents c2a09ac7b7b1
children
line wrap: on
line source
/* XPM */
static char * sb_mail_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #B8B8B8",
"+	c #000000",
"@	c #828282",
"#	c #FFFFFF",
" .................. ",
".++++++++++++++++++@",
".++##############++@",
".+#++##########++#+@",
".+###++######++###+@",
".+#####++##++#####+@",
".+#######++#######+@",
".+################+@",
".+####+######+####+@",
".+################+@",
".+##+##########+##+@",
".+################+@",
".++##############++@",
".++++++++++++++++++@",
" @@@@@@@@@@@@@@@@@@ "};