2019-10-22 15:31:32 +02:00

7 lines
118 B
C

/* XPM */
static char * bottom_inactive_xpm[] = {
"24 1 2 1",
" c None",
". c #6A6A6A",
"........................"};