summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/fileseldialog.xpm
blob: cbe792e99bf2dbebd955845d5cf8c3e706fe0b51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/* XPM */
static char * fileseldialog_xpm[] = {
"21 21 10 1",
" 	c None",
".	c #7B7B7B",
"+	c #00007B",
"@	c #FF0000",
"#	c #FFFF00",
"$	c #000000",
"%	c #00FFFF",
"&	c #00FF00",
"*	c #FFFFFF",
"=	c #D6D6D6",
"                     ",
"                     ",
"                     ",
"                     ",
"  ................   ",
"  .+@#+++++++++++.$  ",
"  .+%&+***++++=$=.$  ",
"  ................$  ",
"  .**************.$  ",
"  .*****$$*******.$  ",
"  .****$##$$$****.$  ",
"  .****$#####$***.$  ",
"  .****$#####$***.$  ",
"  .****$#####$***.$  ",
"  .****$$$$$$$***.$  ",
"  .**************.$  ",
"  ................$  ",
"   $$$$$$$$$$$$$$$$  ",
"                     ",
"                     ",
"                     "};