view etc/images/gud/go.xpm @ 106258:a5515c67b008

* textmodes/bibtex-style.el: Add "Keywords: tex". * international/isearch-x.el, international/ja-dic-cnv.el, international/ja-dic-utl.el, international/kkc.el: Add "Keywords: i18n", so they can be reached from finder-by-keyword.
author Kevin Ryde <user42@zip.com.au>
date Thu, 26 Nov 2009 00:07:01 +0000
parents be635ea1cd02
children
line wrap: on
line source

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