view etc/images/tree-widget/folder/guide.xpm @ 96019:6cece6cbe017

* dispextern.h (lookup_non_ascii_face, split_font_name_into_vector) (build_font_name_from_vector): Delete externs. * xfaces.c (struct font_name): Don't declare.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 16 Jun 2008 22:42:46 +0000
parents 76882e1eb5f5
children
line wrap: on
line source

/* XPM */
static char * guide_xpm[] = {
"6 22 2 1",
" 	c None",
".	c #ADA5C6",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     ."};