view lisp/toolbar/home.xpm @ 48859:1c806f4edc19
(allout-init): Give report also in case auto-activation was inhibited.
(my-mark-marker): Test for feature 'xemacs instead of a string parse.
author |
Markus Rost <rost@math.uni-bielefeld.de> |
date |
Mon, 16 Dec 2002 01:00:51 +0000 (2002-12-16) |
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",
" ",
" ",
" ",
" ",
" . ... ",
" .#. .&. ",
" .#*%..&. ",
" .##&&$.&. ",
" .##&&&&$&. ",
" .*#&&&&&&@. ",
" .##&&&&&&&&+. ",
" .###&&&&&&&&&+. ",
" ...##&&&&&&&&+... ",
" .##&&&&&&&&+. ",
" .##....&&&&+. ",
" .##.&&.&&&&+. ",
" .##.&&.&&&&+. ",
" .#*.&&.&&&&+. ",
" .&+.++.+++++. ",
" ............. ",
" ",
" ",
" ",
" "};