view etc/images/ezimage/dir.xpm @ 109855:ecac5346ac63

initial support for supplying image count property for image bundles by imagemagick.
author Joakim <joakim@localhost.localdomain>
date Fri, 14 May 2010 10:19:30 +0200 (2010-05-14)
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",
" .......            ",
".+++++++.           ",
".+@@@@@@+.......... ",
".+@@@@@@@++++++++++.",
".+@@@@@@@@@@@@@@@@+.",
".+##############@@+.",
".+###############@+.",
".+###############@+.",
".+###############@+.",
".+###############@+.",
".+###############@+.",
".+###############@+.",
".+###############@+.",
".++++++++++++++++++.",
" .................. "};