view etc/images/letter.xpm @ 103322:08b8935bfc23

(Security): Fix wording.
author Daiki Ueno <ueno@unixuser.org>
date Thu, 04 Jun 2009 22:44:48 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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