annotate etc/images/gud/pp.xpm @ 66767:46901f50f5ca

New icons.
author Nick Roberts <nickrob@snap.net.nz>
date Wed, 09 Nov 2005 10:41:08 +0000
parents
children 6ea05e92aaad
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
66767
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
1 /* XPM */
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
2 static char * print_xpm[] = {
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
3 "24 24 2 1",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
4 " c None",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
5 ". c #000000000000",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
6 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
7 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
8 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
9 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
10 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
11 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
12 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
13 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
14 " ... ... ... ... ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
15 " ... ... ... ... ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
16 " .. .. .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
17 " .. .. .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
18 " .. .. .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
19 " .. .. .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
20 " .. .. .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
21 " ... .. ... .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
22 " .. .. .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
23 " .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
24 " .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
25 " .. .. ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
26 " .... .... ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
27 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
28 " ",
46901f50f5ca New icons.
Nick Roberts <nickrob@snap.net.nz>
parents:
diff changeset
29 " "};