Mercurial > emacs
annotate etc/images/gud/thread.xpm @ 112357:c29a17e02c5b
Add missing copyright years.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Tue, 18 Jan 2011 16:30:51 +0100 |
parents | 9a7c820f16a3 |
children |
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 * thread_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 5 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 #B2B2B2", |
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 "# 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
|
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 " ", |
9a7c820f16a3
* images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
diff
changeset
|
32 " "}; |