Mercurial > emacs
annotate etc/images/gud/thread.xpm @ 107192:3c9f81253d07
Use abbreviated file names in bookmarks (bug#5591).
* bookmark.el (bookmark-maybe-load-default-file): Remove redundant
calls to expand-file-name.
(bookmark-relocate): Use abbreviated file names in bookmarks.
(bookmark-load): Use abbreviated file names in messages.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 18 Feb 2010 13:52:36 -0500 |
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 " "}; |