view etc/images/ezimage/unlock.xpm @ 112268:4e6ae7191e28

* building.texi (Compilation): Improve instructions for running two compilations (Bug#7573).
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 14 Jan 2011 22:10:38 -0500
parents 616e5cb890c3
children
line wrap: on
line source

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