view etc/letter.xpm @ 67784:7c9d6a4a35c7

(custom-face-state-set): Check theme-value.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 24 Dec 2005 01:35:53 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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