view etc/tree-widget/default/no-handle.xpm @ 76631:555cbd8c12f5

(custom-deps): Depend on $(lisp)/subdirs.el. (finder-data): Likewise. (autoloads): Likewise.
author Andreas Schwab <schwab@suse.de>
date Tue, 20 Mar 2007 09:47:12 +0000
parents 37975f598c83
children
line wrap: on
line source

/* XPM */
static char * no_handle_xpm[] = {
"10 21 1 1",
" 	c None",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          ",
"          "};