view etc/letter.xpm @ 46075:39e3c9d9b655

(struct x_output): Add focus_state.
author Jan Djärv <jan.h.d@swipnet.se>
date Fri, 28 Jun 2002 19:41:21 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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