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

Up: seamonkey to 2.7.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 25 14:15:40 2012 -0500 (2012-02-25)
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 " "};