view lisp/toolbar/gud-remove.xpm @ 63977:093115a435b2

(message-various, message-buffers, message-sending, message-interface, message-forwarding, message-insertion, message-headers, message-news, message-mail): Finish `defgroup' description with period.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 04 Jul 2005 00:54:59 +0000
parents f7114bba1fd4
children
line wrap: on
line source

/* XPM */
static char * go_xpm[] = {
"24 24 4 1",
" 	c None",
".	c #000080800000",
"X	c #FFFFFFFFFFFF",
"o	c #F8F8FCFCF8F8",
"                        ",
"                        ",
"       ..........       ",
"      ............      ",
"     ..............     ",
"    ................    ",
"   ..................   ",
"  ......XX...oo.......  ",
"  .....X..X.o..o......  ",
"  .....X....o..o......  ",
"  .....X....o..o......  ",
"  .....X....o..o......  ",
"  .....X.XX.o..o......  ",
"  .....X..X.o..o......  ",
"  .....X..X.o..o......  ",
"  .....X..X.o..o......  ",
"  ......XX...oo.......  ",
"   ..................   ",
"    ................    ",
"     ..............     ",
"      ............      ",
"       ..........       ",
"                        ",
"                        "};