annotate etc/images/gud/all.xpm @ 111427:28be5d9560c5

Minor eieio-comp changes. * lisp/emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod): Use boundp tests to silence compiler. Update for changed name of bytecomp-filename variable.
author Glenn Morris <rgm@gnu.org>
date Sat, 06 Nov 2010 12:47:42 -0700
parents 9a7c820f16a3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
104210
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
1 /* XPM */
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
2 static char * all_xpm[] = {
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
3 "24 24 4 1",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
4 " c None",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
5 ". c #000000",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
6 "+ c #E5E5E5",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
7 "@ c #FFFFFF",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
8 " ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
9 " ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
10 " .................... ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
11 " .................... ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
12 " .................... ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
13 " ++++++@@@@@@@@++++++ ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
14 " ++++++@@....@@++++++ ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
15 " ++++++@......@++++++ ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
16 " ......@..@@..@...... ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
17 " ......@..@@..@...... ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
18 " ......@..@@..@...... ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
19 " ++++++@......@++++++ ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
20 " ++++++@......@++++++ ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
21 " ++++++@..@@..@++++++ ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
22 " ......@..@@..@...... ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
23 " ......@..@@..@...... ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
24 " ......@..@@..@...... ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
25 " ++++++@..@@..@++++++ ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
26 " ++++++...@@...++++++ ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
27 " ++++++++++++++++++++ ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
28 " .................... ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
29 " .................... ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
30 " ",
9a7c820f16a3 * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff changeset
31 " "};