aboutsummaryrefslogtreecommitdiffstats
path: root/shell/check-missing.xpm
blob: 72bdb7a7828cee0880cce279a97d4822728ea239 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* XPM */
static const char * check_missing_xpm[] = {
"16 16 1 1",
"   c None",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                "};