view etc/letter.xpm @ 55475:e131e8f2f9f2

(cp932, cp936, cp949, cp950): Remove. Only add cp125* if windows-125* already defined.
author Jason Rumney <jasonr@gnu.org>
date Sun, 09 May 2004 21:35:11 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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