diff options
Diffstat (limited to 'lisp/toolbar/lc-help.xpm')
-rw-r--r-- | lisp/toolbar/lc-help.xpm | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/lisp/toolbar/lc-help.xpm b/lisp/toolbar/lc-help.xpm deleted file mode 100644 index 663460c3a06..00000000000 --- a/lisp/toolbar/lc-help.xpm +++ /dev/null @@ -1,39 +0,0 @@ -/* XPM */ -static char * help2_xpm[] = { -"24 24 12 1", -" c None", -". c #000100", -"+ c #FFFFFF", -"@ c #BBBDBA", -"# c #C43107", -"$ c #EBA291", -"% c #D15237", -"& c #504D46", -"* c #751805", -"= c #6B6B66", -"- c #974F3D", -"; c #3E4850", -" .. &....& ", -" ....&.;@++++@..&.... ", -".. &.+++++++++@.. .. ", -" . .%$+++++++++@#*. . ", -" ..%$$%+@@@++++###*... ", -" -.$$%%$@@@@@+$####.. ", -" .$$$%#*.....=#%####. ", -" =+$%#*.. .*#$##$.. ", -"&++@%#.. .*$$+@.. ", -".++@@-. *$++@&. ", -".++@@@. .+++@=. ", -".++@@@. .++@@&. ", -".+++@@. =++@@.. ", -"&@++@@-. .$++@@.. ", -" .+++$%*. .-$$@@=.. ", -" .@$%%$%*...&$$$%#$.. ", -" &.###%$$++++$$###... ", -" ..*####$++++$###*... ", -" . .*###+++@@@%#... . ", -" . ..#@@@@@@@&... . ", -" .......&&&..... .. ", -" ........ .... ", -" ", -" "}; |