view etc/images/ezimage/dir.xpm @ 75327:a3defc4d1eb1

Update copyright for years from Emacs 21 to present (mainly adding 2001). (\year): Update to 2007. (\versionyear): New def. Separate copyright year from last-update year. (\shortcopyrightnotice): Only display last copyright year.
author Glenn Morris <rgm@gnu.org>
date Sat, 20 Jan 2007 22:30:34 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_dir_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #DBDB00",
"#	c #FFF993",
" .......            ",
".+++++++.           ",
".+@@@@@@+.......... ",
".+@@@@@@@++++++++++.",
".+@@@@@@@@@@@@@@@@+.",
".+##############@@+.",
".+###############@+.",
".+###############@+.",
".+###############@+.",
".+###############@+.",
".+###############@+.",
".+###############@+.",
".+###############@+.",
".++++++++++++++++++.",
" .................. "};