2015-06-07 23:00:08 -04:00

26 lines
196 B
C
Executable File

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