summaryrefslogtreecommitdiff
path: root/tix/tests/xpm/comments.xpm
blob: de45058d5700e14dd6e92ac680198f14cdf5b22d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* XPM */
static char * tmp [] = {
/* width height ncolors cpp [x_hot y_hot] */
/* width height ncolors cpp [x_hot y_hot] */ /* Some comments */
"10 10 2 1 -1 -1",
/* colors */
"       s iconColor1    m black c gray",
"}      s iconColor2    m white c white",
/* pixels */
"          ",
"          ",
"          ",
"          ",
 /* Some comments */
"          ",
"}}}}}}}}}}",
"}}}}}}}}}}",
"}}}}}}}}}}" /* Some comments */,
"}}}}}}}}}}",
"}}}}}}}}}}" /* Some comments */};