view etc/letter.xpm @ 69524:1e827d428dd6

(ido-edit-input): Use selected match, if any.
author Kim F. Storm <storm@cua.dk>
date Thu, 16 Mar 2006 22:23:22 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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