annotate lisp/gnus/mail-reply.xpm @ 82951:0fde48feb604

Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
author Andreas Schwab <schwab@suse.de>
date Thu, 22 Jul 2004 16:45:51 +0000
parents 354a5b33d058
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
33308
3b044ee2f94a Fernandez' icon renamed.
Dave Love <fx@gnu.org>
parents:
diff changeset
1 /* XPM */
82951
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
2 static char * mail_reply_xpm[] = {
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
3 "24 24 5 1",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
4 " c None",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
5 ". c #000000000000",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
6 "X c #E1E1E0E0E0E0",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
7 "O c #FFFFFFFFFFFF",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
8 "o c #C7C7C6C6C6C6",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
9 " .. ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
10 " .X. ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
11 " ..XX. ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
12 " ......XoXX.. ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
13 " ...OOO.XooXXX. ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
14 " ..OOOO.XooXXX. ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
15 " ...OOOOO.XooXXX... ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
16 " ..OOOOOO.XXooXX.OO.. ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
17 " ...OOOO.oooXXX...... ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
18 " .O...O.oXooXXX...OO. ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
19 " .OOO...oXoXX...OOOO. ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
20 " .OOOOO...X...OOOOOO. ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
21 " .OOOOO.O...OO.OOOOO. ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
22 " .OOO..OOOOOOOO..OOO. ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
23 " .OO.OOOOOOOOOOOO.OO. ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
24 " .O.OOOOOOOOOOOOOO.O. ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
25 " ..OOOOOOOOOOOOOOOO.. ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
26 " .................... ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
27 " ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
28 " ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
29 " ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
30 " ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
31 " ",
0fde48feb604 Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Andreas Schwab <schwab@suse.de>
parents: 34675
diff changeset
32 " "};