comparison etc/images/tree-widget/default/end-guide.xpm @ 82570:88be3df939b1

Move tree-widget/ from etc/ to etc/images/
author Glenn Morris <rgm@gnu.org>
date Wed, 22 Aug 2007 04:58:37 +0000
parents
children
comparison
equal deleted inserted replaced
82569:16c43d5ebaaa 82570:88be3df939b1
1 /* XPM */
2 static char * end_guide_xpm[] = {
3 "6 21 2 1",
4 " c None",
5 ". c #ADA5C6",
6 " .",
7 " .",
8 " .",
9 " .",
10 " .",
11 " .",
12 " .",
13 " .",
14 " .",
15 " .",
16 " .",
17 " ",
18 " ",
19 " ",
20 " ",
21 " ",
22 " ",
23 " ",
24 " ",
25 " ",
26 " "};