8 lines
136 B
C
Executable File
8 lines
136 B
C
Executable File
/* XPM */
|
|
static char * bottom_active_xpm[] = {
|
|
"20 2 2 1",
|
|
" c None",
|
|
". c #303334",
|
|
"....................",
|
|
"...................."};
|