]> git.eshelyaron.com Git - emacs.git/commitdiff
New icons.
authorNick Roberts <nickrob@snap.net.nz>
Wed, 9 Nov 2005 10:41:08 +0000 (10:41 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Wed, 9 Nov 2005 10:41:08 +0000 (10:41 +0000)
etc/images/gud/pp.pbm [new file with mode: 0644]
etc/images/gud/pp.xpm [new file with mode: 0644]

diff --git a/etc/images/gud/pp.pbm b/etc/images/gud/pp.pbm
new file mode 100644 (file)
index 0000000..4581029
Binary files /dev/null and b/etc/images/gud/pp.pbm differ
diff --git a/etc/images/gud/pp.xpm b/etc/images/gud/pp.xpm
new file mode 100644 (file)
index 0000000..bf626e1
--- /dev/null
@@ -0,0 +1,29 @@
+/* XPM */
+static char * print_xpm[] = {
+"24 24 2 1",
+"      c None",
+".     c #000000000000",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"   ... ...   ... ...    ",
+"    ... ...   ... ...   ",
+"    ..   ..   ..   ..   ",
+"    ..   ..   ..   ..   ",
+"    ..   ..   ..   ..   ",
+"    ..   ..   ..   ..   ",
+"    ..   ..   ..   ..   ",
+"    ... ..    ... ..    ",
+"    .. ..     .. ..     ",
+"    ..        ..        ",
+"    ..        ..        ",
+"    ..        ..        ",
+"   ....      ....       ",
+"                        ",
+"                        ",
+"                        "};