comparison pixmaps/big.xpm @ 790:9d5e7e987103

[gaim-migrate @ 800] Shut up, Eric. :-P committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Tue, 29 Aug 2000 21:39:55 +0000
parents 2846a03bda67
children
comparison
equal deleted inserted replaced
789:00c56b54e92c 790:9d5e7e987103
1 /* XPM */ 1 /* XPM */
2 static char *big_xpm[] = { 2 static char *big_xpm[] = {
3 /* columns rows colors chars-per-pixel */ 3 /* columns rows colors chars-per-pixel */
4 "22 17 7 1", 4 "17 13 7 1",
5 " c Gray0", 5 " c Gray0",
6 ". c Gray40", 6 ". c Gray40",
7 "X c #666666669999", 7 "X c #666666669999",
8 "o c Magenta", 8 "o c Magenta",
9 "O c #999999996666", 9 "O c #999999996666",
10 "+ c Gray60", 10 "+ c Gray60",
11 "@ c None", 11 "@ c None",
12 /* pixels */ 12 /* pixels */
13 "@@@@@@@@@@@@@@@@@@@@@@", 13 "@@@@@@@@@@@@@@@@@",
14 "@@@@@@@@@@@@@@@@@@@@@@", 14 "@@@@@@@@@@@@@@@@@",
15 "@@@@@@@@@@@@@@@@@@@@@@", 15 "@@@ @@@@@@@ @@@@@",
16 "@@@@@@@@@@@@@@@@@@@@@@", 16 "@@ @@@@@@ @@@@@",
17 "@@@@@@ @@@@@@@ @@@@@@@", 17 "@ @@@@ @@@@",
18 "@@@@@ @@@@@@ @@@@@@@", 18 "@ @@@@ @@@@",
19 "@@@@ @@@@ @@@@@@", 19 "@ . . @@@ @ @@@",
20 "@@@@ @@@@ @@@@@@", 20 "@XOXO.@@@ @ @@@",
21 "@@@@ . . @@@ @ @@@@@", 21 "@OXOX@@@@ @@@",
22 "@@@@XOXO.@@@ @ @@@@@", 22 "@XOXO.@@ @@@ @@",
23 "@@@@OXOX@@@@ @@@@@", 23 "@@@@@@@@ @@@ @@",
24 "@@@@XOXO.@@ @@@ @@@@", 24 "@@@@@@@ @ @",
25 "@@@@@@@@@@@ @@@ @@@@", 25 "@@@@@@@@@@@@@@@@@",
26 "@@@@@@@@@@ @ @@@",
27 "@@@@@@@@@@@@@@@@@@@@@@",
28 "@@@@@@@@@@@@@@@@@@@@@@",
29 "@@@@@@@@@@@@@@@@@@@@@@"
30 }; 26 };