wok view gftp/stuff/gftp/dotdot.xpm @ rev 23406

updated perl-text-template (1.44 -> 1.58)
author Hans-G?nter Theisgen
date Wed Apr 01 06:37:49 2020 +0100 (2020-04-01)
parents
children
line source
1 /* XPM */
2 static char * dotdot_xpm[] = {
3 "16 14 8 1",
4 " c None",
5 ". c #000000",
6 "+ c #526741",
7 "@ c #566B43",
8 "# c #5A7046",
9 "$ c #4C603C",
10 "% c #445636",
11 "& c #37452B",
12 " ",
13 " ",
14 " . ",
15 " .+. ",
16 " .@#@. ",
17 " ..$++.. ",
18 " .+. ",
19 " .$. ",
20 " .%. ",
21 " .%. ",
22 " .%&. . ",
23 " ..&... ",
24 " ... ",
25 " "};