view etc/images/gud/thread.xpm @ 105314:3163fde82a03

* cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 01 Oct 2009 01:06:18 +0000
parents 9a7c820f16a3
children
line wrap: on
line source

/* XPM */
static char * thread_xpm[] = {
"24 24 5 1",
" 	c None",
".	c #B2B2B2",
"+	c #E5E5E5",
"@	c #FFFFFF",
"#	c #000000",
"                        ",
"                        ",
"  ....................  ",
"  ....................  ",
"  ....................  ",
"  ++++++@@@@@@@@++++++  ",
"  ++++++########++++++  ",
"  ++++++########++++++  ",
"  ......##@##@##......  ",
"  ......@@@##@@@......  ",
"  ......@@@##@@@......  ",
"  ++++++@@@##@@@++++++  ",
"  ++++++@@@##@@@++++++  ",
"  ++++++@@@##@@@++++++  ",
"  ######@@@##@@@######  ",
"  ######@@@##@@@######  ",
"  ######@@@##@@@######  ",
"  ++++++@@@##@@@++++++  ",
"  ++++++@@####@@++++++  ",
"  ++++++++++++++++++++  ",
"  ....................  ",
"  ....................  ",
"                        ",
"                        "};