view etc/letter.xpm @ 81376:fa1e0ea1b6c5

* xfns.c, xmenu.c: Link to xaw3d if available.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 13 Jun 2007 17:35:40 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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