view lisp/toolbar/lc-index.xpm @ 63901:05e4043d377b

(flymake-find-possible-master-files, flymake-master-file-compare, flymake-get-line-err-count, flymake-highlight-line, flymake-gui-warnings-enabled): Fix typos in docstrings. (flymake-parse-line, flymake-get-project-include-dirs-function, flymake-get-prev-err-line-no, flymake-goto-prev-error): Doc fixes. (flymake-get-project-include-dirs-function, flymake-make-err-menu-data): Improve argument/docstring consistency.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 01 Jul 2005 14:13:12 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * index2_xpm[] = {
"24 24 7 1",
" 	c None",
".	c #BBBDBA",
"+	c #000100",
"@	c #FFFFFF",
"#	c #6B6B66",
"$	c #504D46",
"%	c #3E4850",
"                        ",
"  ++++++++++++++++++++  ",
"  +@@@@@@@@@@@@@@@@@.+  ",
"  +@................#+  ",
"  +@................#+  ",
"  +@#################+  ",
"  +@@@@@@@@@@@@@@@@@.+  ",
"  +@.................+  ",
"  +@........+........+  ",
"  +@.......$@+###...#+  ",
"  +@@@@@@@.$@+...@@@.+  ",
"  +@.......#@+#......+  ",
"  +@.......#@$+#+#...+  ",
"  +@.....#+#@#@+@++##+  ",
"  +@@@@@@+@.@.@#@#.+.+  ",
"  +@.....+@.@#@#@##+.+  ",
"  +@.....+@.@.....#+.+  ",
"  +@.....+........#+#+  ",
"  +@@@@@.+.#.....##+.+  ",
"  +@@@@@..%$######+#.+  ",
"  +@@@@@@.#+$#$#$#+..+  ",
"  +@........++++++$#.+  ",
"  ++++++++++@...@@++++  ",
"           ++++++++     "};