view etc/letter.xpm @ 73983:a75094e97e8f

(org-emph-face): fix typo in varible name.
author Carsten Dominik <dominik@science.uva.nl>
date Mon, 13 Nov 2006 18:33:46 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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