2015-11-29 21:32:57 -05:00

7 lines
114 B
C

/* XPM */
static char * bottom_inactive_xpm[] = {
"20 1 2 1",
" c None",
". c #3C3C3C",
"...................."};