view etc/letter.xpm @ 75676:60003c359f77

etags.c fix by Per Cederqvist
author Francesco Potortì <pot@gnu.org>
date Sun, 04 Feb 2007 22:05:03 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};