7 lines
114 B
C
Executable File
7 lines
114 B
C
Executable File
/* XPM */
|
|
static char * bottom_inactive_xpm[] = {
|
|
"20 1 2 1",
|
|
" c None",
|
|
". c #212121",
|
|
"...................."};
|