view etc/letter.xpm @ 72383:ebc2da6b65f6

(erc-log-matches-make-buffer): Add missing space.
author Romain Francoise <romain@orebokech.com>
date Sun, 13 Aug 2006 16:01:44 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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