view etc/letter.xpm @ 55331:0b7159e6ae8f

(xselect-convert-to-string): Bind `inhibit-read-only' to t.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 03 May 2004 01:23:08 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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