rnd-20061015-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index c91dbcb409b2d2c65202debb6eb1b99797ad7af0..b1eec7f8d6f70e42c55e0fed23e78c6ae472254d 100644 (file)
@@ -4548,66 +4548,66 @@ struct ConfigInfo image_config[] =
   { "menu.fade_delay",                         "250"                   },
   { "menu.post_delay",                         "125"                   },
 
-  { "main.button.name.x",                      "-1"                    },
-  { "main.button.name.y",                      "-1"                    },
-  { "main.button.levels.x",                    "-1"                    },
-  { "main.button.levels.y",                    "-1"                    },
-  { "main.button.scores.x",                    "-1"                    },
-  { "main.button.scores.y",                    "-1"                    },
-  { "main.button.editor.x",                    "-1"                    },
-  { "main.button.editor.y",                    "-1"                    },
-  { "main.button.info.x",                      "-1"                    },
-  { "main.button.info.y",                      "-1"                    },
-  { "main.button.game.x",                      "-1"                    },
-  { "main.button.game.y",                      "-1"                    },
-  { "main.button.setup.x",                     "-1"                    },
-  { "main.button.setup.y",                     "-1"                    },
-  { "main.button.quit.x",                      "-1"                    },
-  { "main.button.quit.y",                      "-1"                    },
-  { "main.button.prev_level.x",                        "-1"                    },
-  { "main.button.prev_level.y",                        "-1"                    },
-  { "main.button.next_level.x",                        "-1"                    },
-  { "main.button.next_level.y",                        "-1"                    },
-
-  { "main.text.name.x",                                "-1"                    },
-  { "main.text.name.y",                                "-1"                    },
+  { "main.button.name.x",                      "0"                     },
+  { "main.button.name.y",                      "64"                    },
+  { "main.button.levels.x",                    "0"                     },
+  { "main.button.levels.y",                    "96"                    },
+  { "main.button.scores.x",                    "0"                     },
+  { "main.button.scores.y",                    "128"                   },
+  { "main.button.editor.x",                    "0"                     },
+  { "main.button.editor.y",                    "160"                   },
+  { "main.button.info.x",                      "0"                     },
+  { "main.button.info.y",                      "192"                   },
+  { "main.button.game.x",                      "0"                     },
+  { "main.button.game.y",                      "224"                   },
+  { "main.button.setup.x",                     "0"                     },
+  { "main.button.setup.y",                     "256"                   },
+  { "main.button.quit.x",                      "0"                     },
+  { "main.button.quit.y",                      "288"                   },
+  { "main.button.prev_level.x",                        "320"                   },
+  { "main.button.prev_level.y",                        "96"                    },
+  { "main.button.next_level.x",                        "448"                   },
+  { "main.button.next_level.y",                        "96"                    },
+
+  { "main.text.name.x",                                "32"                    },
+  { "main.text.name.y",                                "64"                    },
   { "main.text.name.width",                    "-1"                    },
   { "main.text.name.height",                   "-1"                    },
-  { "main.text.levels.x",                      "-1"                    },
-  { "main.text.levels.y",                      "-1"                    },
+  { "main.text.levels.x",                      "32"                    },
+  { "main.text.levels.y",                      "96"                    },
   { "main.text.levels.width",                  "-1"                    },
   { "main.text.levels.height",                 "-1"                    },
-  { "main.text.scores.x",                      "-1"                    },
-  { "main.text.scores.y",                      "-1"                    },
+  { "main.text.scores.x",                      "32"                    },
+  { "main.text.scores.y",                      "128"                   },
   { "main.text.scores.width",                  "-1"                    },
   { "main.text.scores.height",                 "-1"                    },
-  { "main.text.editor.x",                      "-1"                    },
-  { "main.text.editor.y",                      "-1"                    },
+  { "main.text.editor.x",                      "32"                    },
+  { "main.text.editor.y",                      "160"                   },
   { "main.text.editor.width",                  "-1"                    },
   { "main.text.editor.height",                 "-1"                    },
-  { "main.text.info.x",                                "-1"                    },
-  { "main.text.info.y",                                "-1"                    },
+  { "main.text.info.x",                                "32"                    },
+  { "main.text.info.y",                                "192"                   },
   { "main.text.info.width",                    "-1"                    },
   { "main.text.info.height",                   "-1"                    },
-  { "main.text.game.x",                                "-1"                    },
-  { "main.text.game.y",                                "-1"                    },
+  { "main.text.game.x",                                "32"                    },
+  { "main.text.game.y",                                "224"                   },
   { "main.text.game.width",                    "-1"                    },
   { "main.text.game.height",                   "-1"                    },
-  { "main.text.setup.x",                       "-1"                    },
-  { "main.text.setup.y",                       "-1"                    },
+  { "main.text.setup.x",                       "32"                    },
+  { "main.text.setup.y",                       "256"                   },
   { "main.text.setup.width",                   "-1"                    },
   { "main.text.setup.height",                  "-1"                    },
-  { "main.text.quit.x",                                "-1"                    },
-  { "main.text.quit.y",                                "-1"                    },
+  { "main.text.quit.x",                                "32"                    },
+  { "main.text.quit.y",                                "288"                   },
   { "main.text.quit.width",                    "-1"                    },
   { "main.text.quit.height",                   "-1"                    },
 
-  { "main.text.current_level.x",               "-1"                    },
-  { "main.text.current_level.y",               "-1"                    },
-  { "main.text.first_level.x",                 "-1"                    },
-  { "main.text.first_level.y",                 "-1"                    },
-  { "main.text.last_level.x",                  "-1"                    },
-  { "main.text.last_level.y",                  "-1"                    },
+  { "main.text.current_level.x",               "352"                   },
+  { "main.text.current_level.y",               "96"                    },
+  { "main.text.first_level.x",                 "488"                   },
+  { "main.text.first_level.y",                 "98"                    },
+  { "main.text.last_level.x",                  "488"                   },
+  { "main.text.last_level.y",                  "112"                   },
   { "main.text.levelset_info.x",               "-1"                    },
   { "main.text.levelset_info.y",               "-1"                    },
   { "main.text.level_info.x",                  "-1"                    },