talons
Fork of Claws Mail https://www.claws-mail
Log
|
Files
|
Refs
|
README
|
LICENSE
empty.xpm (69B)
1
/* XPM */
2
static char * empty_xpm[] = {
3
"1 1 1 1",
4
" c None",
5
" "};