Files
evolution/widgets/check-empty.xpm
Arturo Espinosa 710596ff99 Add missing files
svn path=/trunk/; revision=1448
1999-12-01 05:48:00 +00:00

22 lines
413 B
C

/* XPM */
static const char * check_empty_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
" ",
" .............. ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" .............. ",
" "};