comparison lisp/toolbar/lc-help.xpm @ 56001:e3fc28ed75ac

Renamed from *-locol.xpm.
author Jan Djärv <jan.h.d@swipnet.se>
date Wed, 09 Jun 2004 22:00:17 +0000
parents
children
comparison
equal deleted inserted replaced
56000:84b465b3b4e2 56001:e3fc28ed75ac
1 /* XPM */
2 static char * help2_xpm[] = {
3 "24 24 12 1",
4 " c None",
5 ". c #000100",
6 "+ c #FFFFFF",
7 "@ c #BBBDBA",
8 "# c #C43107",
9 "$ c #EBA291",
10 "% c #D15237",
11 "& c #504D46",
12 "* c #751805",
13 "= c #6B6B66",
14 "- c #974F3D",
15 "; c #3E4850",
16 " .. &....& ",
17 " ....&.;@++++@..&.... ",
18 ".. &.+++++++++@.. .. ",
19 " . .%$+++++++++@#*. . ",
20 " ..%$$%+@@@++++###*... ",
21 " -.$$%%$@@@@@+$####.. ",
22 " .$$$%#*.....=#%####. ",
23 " =+$%#*.. .*#$##$.. ",
24 "&++@%#.. .*$$+@.. ",
25 ".++@@-. *$++@&. ",
26 ".++@@@. .+++@=. ",
27 ".++@@@. .++@@&. ",
28 ".+++@@. =++@@.. ",
29 "&@++@@-. .$++@@.. ",
30 " .+++$%*. .-$$@@=.. ",
31 " .@$%%$%*...&$$$%#$.. ",
32 " &.###%$$++++$$###... ",
33 " ..*####$++++$###*... ",
34 " . .*###+++@@@%#... . ",
35 " . ..#@@@@@@@&... . ",
36 " .......&&&..... .. ",
37 " ........ .... ",
38 " ",
39 " "};