ede/edewm/mask.xpm

16 lines
220 B
C
Raw Normal View History

2007-07-18 22:20:04 +04:00
/* XPM */
static char * mask_xpm[] = {
"10 10 2 1",
" c None",
". c #000000",
"........ ",
"...... ",
"..... ",
".... ",
"... ",
".. ",
". ",
". ",
" ",
" "};