view etc/tree-widget/default/leaf.xpm @ 81347:2a989ff22a03

(image-dired-dir): Use user-emacs-directory. (image-dired-db-file): Likewise. (image-dired-temp-image-file): Likewise. (image-dired-gallery-dir): Likewise. (image-dired-temp-rotate-image-file): Likewise.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 13 Jun 2007 00:05:24 +0000
parents 37975f598c83
children
line wrap: on
line source

/* XPM */
static char * leaf_xpm[] = {
"16 21 9 1",
" 	c None",
".	c #424242",
"+	c #737373",
"@	c #7B7B7B",
"#	c #848484",
"$	c #8C8C8C",
"%	c #949494",
"&	c #9C9C9C",
"*	c #A5A5A5",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"   .....        ",
"  .+@@##.       ",
" .+@@##$$.      ",
".+@@##$$%%.     ",
".@@##$$%%&.     ",
".@##$$%%&*.     ",
" .#$$%%&*.      ",
"  .$%%&*.       ",
"   .....        ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                "};