comparison pixmaps/big.xpm @ 1:2846a03bda67

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