aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Roberts2005-11-09 10:41:08 +0000
committerNick Roberts2005-11-09 10:41:08 +0000
commitb9a870dd55fb921b65670d026f9768a97898911c (patch)
tree22fe98c50d5ef9e8b8091e5dae089903453550cf
parentf56a5bd8c1d33e44518c6ea19631df2bbf0bdde7 (diff)
downloademacs-b9a870dd55fb921b65670d026f9768a97898911c.tar.gz
emacs-b9a870dd55fb921b65670d026f9768a97898911c.zip
New icons.
-rw-r--r--etc/images/gud/pp.pbmbin0 -> 81 bytes
-rw-r--r--etc/images/gud/pp.xpm29
2 files changed, 29 insertions, 0 deletions
diff --git a/etc/images/gud/pp.pbm b/etc/images/gud/pp.pbm
new file mode 100644
index 00000000000..45810295296
--- /dev/null
+++ b/etc/images/gud/pp.pbm
Binary files differ
diff --git a/etc/images/gud/pp.xpm b/etc/images/gud/pp.xpm
new file mode 100644
index 00000000000..bf626e1abf8
--- /dev/null
+++ b/etc/images/gud/pp.xpm
@@ -0,0 +1,29 @@
1/* XPM */
2static char * print_xpm[] = {
3"24 24 2 1",
4" c None",
5". c #000000000000",
6" ",
7" ",
8" ",
9" ",
10" ",
11" ",
12" ",
13" ",
14" ... ... ... ... ",
15" ... ... ... ... ",
16" .. .. .. .. ",
17" .. .. .. .. ",
18" .. .. .. .. ",
19" .. .. .. .. ",
20" .. .. .. .. ",
21" ... .. ... .. ",
22" .. .. .. .. ",
23" .. .. ",
24" .. .. ",
25" .. .. ",
26" .... .... ",
27" ",
28" ",
29" "};