view etc/images/ezimage/key.xpm @ 112174:efdf56b1332d

Update dired.el
author Andreas Schwab <schwab@linux-m68k.org>
date Sun, 09 Jan 2011 20:34:20 +0100
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * key_xpm[] = {
"16 16 4 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #FFF993",
"    ........    ",
"   ..++++++..   ",
"   .+@@@@@@+.   ",
"   .+@@++@@+.   ",
"   .+@@@@@@+.   ",
"   .+@@@@@@+.   ",
"   .+@@@@@@+.   ",
"    .+@@@@+.    ",
"     .+@@+.     ",
"     .+@@@+.    ",
"     .+@@+.     ",
"     .+@@+.     ",
"     .+@@@+.    ",
"     .+@@+.     ",
"      .++.      ",
"       ..       "};