comparison lisp/gnus/bar.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
children
comparison
equal deleted inserted replaced
56503:8bbd2323fbf2 82951:0fde48feb604
1 /* XPM */
2 static char * picon-bar_xpm[] = {
3 "6 48 2 1",
4 " c white s background",
5 ". c black",
6 " .. ",
7 " .. ",
8 " .. ",
9 " .. ",
10 " .. ",
11 " .. ",
12 " .. ",
13 " .. ",
14 " .. ",
15 " .. ",
16 " .. ",
17 " .. ",
18 " .. ",
19 " .. ",
20 " .. ",
21 " .. ",
22 " .. ",
23 " .. ",
24 " .. ",
25 " .. ",
26 " .. ",
27 " .. ",
28 " .. ",
29 " .. ",
30 " .. ",
31 " .. ",
32 " .. ",
33 " .. ",
34 " .. ",
35 " .. ",
36 " .. ",
37 " .. ",
38 " .. ",
39 " .. ",
40 " .. ",
41 " .. ",
42 " .. ",
43 " .. ",
44 " .. ",
45 " .. ",
46 " .. ",
47 " .. ",
48 " .. ",
49 " .. ",
50 " .. ",
51 " .. ",
52 " .. ",
53 " .. ",
54 " .. "};