view etc/letter.xpm @ 71176:18dfea3e3203

(x_set_icon_name): Apply 2006-06-02 change for xfns.c.
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Sat, 03 Jun 2006 02:32:42 +0000 (2006-06-03)
parents bc20bf61a6e9
children
line wrap: on
line source
/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};