Parent Directory
|
Revision Log
import all the source files
1 | /* XPM */ |
2 | static char * identify_xpm[] = { |
3 | "24 24 2 1", |
4 | " c None", |
5 | ". c #000000", |
6 | " ", |
7 | " ", |
8 | " ", |
9 | " . ", |
10 | " . .... ", |
11 | " .. ...... ", |
12 | " .. .. .. ", |
13 | " ... . .. ", |
14 | " ... . .. ", |
15 | " .... .. ", |
16 | " .... .. ", |
17 | " ..... .. ", |
18 | " ..... .. ", |
19 | " ...... .. ", |
20 | " ...... .. ", |
21 | " ....... ", |
22 | " ... ... ", |
23 | " .. ... .. ", |
24 | " . . .. ", |
25 | " ", |
26 | " ", |
27 | " ", |
28 | " ", |
29 | " "}; |
Name | Value |
---|---|
svn:mime-type | application/octet-stream |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |