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

26 lines
189 B
C
Executable File

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