view etc/letter.xpm @ 48485:222e97e271fb

(ibuffer-formats): Change default value; bump width of size column in first format to 7.
author John Paul Wallington <jpw@pobox.com>
date Thu, 21 Nov 2002 05:36:06 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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