view etc/letter.xpm @ 56453:b8b142a8e2c6

(Fdelete_frame): If we're in single_bboard_state on this kboard, and we delete its last frame, go to any_kboard_state.
author Richard M. Stallman <rms@gnu.org>
date Sat, 17 Jul 2004 14:45:01 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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