rocksndiamonds-3.1.2
[rocksndiamonds.git] / src / conf_gfx.c
index cadc803a3b78744b93515ef33597c512fa7571b6..9aa3e6bbe9abb401875199a0d7964572eef92175 100644 (file)
@@ -3831,52 +3831,35 @@ struct ConfigInfo image_config[] =
   { "menu.button_left.xpos",                   "8"                     },
   { "menu.button_left.ypos",                   "8"                     },
   { "menu.button_left.frames",                 "1"                     },
-  { "menu.button_left.active",                 "RocksDC.pcx"           },
-  { "menu.button_left.active.xpos",            "8"                     },
-  { "menu.button_left.active.ypos",            "9"                     },
-  { "menu.button_left.active.frames",          "1"                     },
   { "menu.button_right",                       "RocksDC.pcx"           },
   { "menu.button_right.xpos",                  "9"                     },
   { "menu.button_right.ypos",                  "8"                     },
   { "menu.button_right.frames",                        "1"                     },
-  { "menu.button_right.active",                        "RocksDC.pcx"           },
-  { "menu.button_right.active.xpos",           "9"                     },
-  { "menu.button_right.active.ypos",           "9"                     },
-  { "menu.button_right.active.frames",         "1"                     },
   { "menu.button_up",                          "RocksDC.pcx"           },
   { "menu.button_up.xpos",                     "10"                    },
   { "menu.button_up.ypos",                     "8"                     },
   { "menu.button_up.frames",                   "1"                     },
-  { "menu.button_up.active",                   "RocksDC.pcx"           },
-  { "menu.button_up.active.xpos",              "10"                    },
-  { "menu.button_up.active.ypos",              "9"                     },
-  { "menu.button_up.active.frames",            "1"                     },
   { "menu.button_down",                                "RocksDC.pcx"           },
   { "menu.button_down.xpos",                   "11"                    },
   { "menu.button_down.ypos",                   "8"                     },
   { "menu.button_down.frames",                 "1"                     },
+  { "menu.button_left.active",                 "RocksDC.pcx"           },
+  { "menu.button_left.active.xpos",            "8"                     },
+  { "menu.button_left.active.ypos",            "9"                     },
+  { "menu.button_left.active.frames",          "1"                     },
+  { "menu.button_right.active",                        "RocksDC.pcx"           },
+  { "menu.button_right.active.xpos",           "9"                     },
+  { "menu.button_right.active.ypos",           "9"                     },
+  { "menu.button_right.active.frames",         "1"                     },
+  { "menu.button_up.active",                   "RocksDC.pcx"           },
+  { "menu.button_up.active.xpos",              "10"                    },
+  { "menu.button_up.active.ypos",              "9"                     },
+  { "menu.button_up.active.frames",            "1"                     },
   { "menu.button_down.active",                 "RocksDC.pcx"           },
   { "menu.button_down.active.xpos",            "11"                    },
   { "menu.button_down.active.ypos",            "9"                     },
   { "menu.button_down.active.frames",          "1"                     },
 
-  { "menu.button_enter_menu",                  "RocksDC.pcx"           },
-  { "menu.button_enter_menu.xpos",             "9"                     },
-  { "menu.button_enter_menu.ypos",             "8"                     },
-  { "menu.button_enter_menu.frames",           "1"                     },
-  { "menu.button_enter_menu.active",           "RocksDC.pcx"           },
-  { "menu.button_enter_menu.active.xpos",      "9"                     },
-  { "menu.button_enter_menu.active.ypos",      "9"                     },
-  { "menu.button_enter_menu.active.frames",    "1"                     },
-  { "menu.button_leave_menu",                  "RocksDC.pcx"           },
-  { "menu.button_leave_menu.xpos",             "8"                     },
-  { "menu.button_leave_menu.ypos",             "8"                     },
-  { "menu.button_leave_menu.frames",           "1"                     },
-  { "menu.button_leave_menu.active",           "RocksDC.pcx"           },
-  { "menu.button_leave_menu.active.xpos",      "8"                     },
-  { "menu.button_leave_menu.active.ypos",      "9"                     },
-  { "menu.button_leave_menu.active.frames",    "1"                     },
-
   { "menu.scrollbar",                          "RocksDC.pcx"           },
   { "menu.scrollbar.xpos",                     "8"                     },
   { "menu.scrollbar.ypos",                     "10"                    },
@@ -4178,10 +4161,6 @@ struct ConfigInfo image_config[] =
   { "background.EDITOR",                       UNDEFINED_FILENAME      },
   { "background.INFO",                         UNDEFINED_FILENAME      },
   { "background.INFO[ELEMENTS]",               UNDEFINED_FILENAME      },
-  { "background.INFO[MUSIC]",                  UNDEFINED_FILENAME      },
-  { "background.INFO[CREDITS]",                        UNDEFINED_FILENAME      },
-  { "background.INFO[PROGRAM]",                        UNDEFINED_FILENAME      },
-  { "background.INFO[LEVELSET]",               UNDEFINED_FILENAME      },
   { "background.SETUP",                                UNDEFINED_FILENAME      },
   { "background.DOOR",                         UNDEFINED_FILENAME      },