view etc/letter.xpm @ 44167:d26b4aae50dd

(WINS): Make sure it has a tab and not spaces.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 26 Mar 2002 15:27:42 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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