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