22 lines
536 B
C
Raw Permalink Normal View History

/* XPM */
static char * menu_pressed_xpm[] = {
"24 16 2 1",
" c None",
". c #161821",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};