view lisp/toolbar/home.xpm @ 44527:403a35115d4a
(gen_help_event): int/Lisp_Object confusion.
author |
Stefan Monnier <monnier@iro.umontreal.ca> |
date |
Fri, 12 Apr 2002 05:55:04 +0000 (2002-04-12) |
parents |
54d90c318dfd |
children |
734ff40978ad |
line source
/* XPM */
static char * home_xpm[] = {
"24 24 9 1",
" c None",
". c #020202",
"+ c #6C7962",
"@ c #7A8A6E",
"# c #FEFEFE",
"$ c #7E8E76",
"% c #82927A",
"& c #C8CEC4",
"* c #E3E7E1",
" ",
" ",
" ",
" ",
" . ... ",
" .#. .&. ",
" .#*%..&. ",
" .##&&$.&. ",
" .##&&&&$&. ",
" .*#&&&&&&@. ",
" .##&&&&&&&&+. ",
" .###&&&&&&&&&+. ",
" ...##&&&&&&&&+... ",
" .##&&&&&&&&+. ",
" .##....&&&&+. ",
" .##.&&.&&&&+. ",
" .##.&&.&&&&+. ",
" .#*.&&.&&&&+. ",
" .&+.++.+++++. ",
" ............. ",
" ",
" ",
" ",
" "};