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