view etc/letter.xpm @ 74749:526fb5e934a5

(Qsignal): Declare here. (syms_of_process): Intern or staticpro it.
author Kim F. Storm <storm@cua.dk>
date Tue, 19 Dec 2006 15:37:34 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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