menu_bottom.xpm 124 B

123456789
  1. /* XPM */
  2. static char * menu_bottom_xpm[] = {
  3. "8 2 3 1",
  4. " c None",
  5. ". c #312020",
  6. "+ c #000000",
  7. "........",
  8. "++++++++"};