diff options
Diffstat (limited to 'shell/check-missing.xpm')
-rw-r--r-- | shell/check-missing.xpm | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/shell/check-missing.xpm b/shell/check-missing.xpm new file mode 100644 index 0000000000..72bdb7a782 --- /dev/null +++ b/shell/check-missing.xpm @@ -0,0 +1,20 @@ +/* XPM */ +static const char * check_missing_xpm[] = { +"16 16 1 1", +" c None", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; |