2015-02-15 23:35:03 -05:00

26 lines
234 B
C
Executable File

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