view etc/letter.xpm @ 80421:2c7b83cbf547

(find-dired-filter): Fix last patch to handle multi-line process input. Pad link numbers too.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 01 Apr 2008 17:28:26 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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