rnd-20051230-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index 09fff402402ea34c8de88f35d641b95ce410fe5f..33df19924bfdc6fc0fcfbd105046cdad8eb2cc5d 100644 (file)
@@ -3956,11 +3956,6 @@ struct ConfigInfo image_config[] =
   { "font.title_1.y",                          "480"                   },
   { "font.title_1.width",                      "32"                    },
   { "font.title_1.height",                     "32"                    },
-  { "font.title_1.LEVELS",                     "RocksFontBig.pcx"      },
-  { "font.title_1.LEVELS.x",                   "0"                     },
-  { "font.title_1.LEVELS.y",                   "320"                   },
-  { "font.title_1.LEVELS.width",               "32"                    },
-  { "font.title_1.LEVELS.height",              "32"                    },
   { "font.title_2",                            "RocksFontSmall.pcx"    },
   { "font.title_2.x",                          "0"                     },
   { "font.title_2.y",                          "0"                     },
@@ -4186,6 +4181,15 @@ struct ConfigInfo image_config[] =
   { "editor.element_border_input.xpos",                "0"                     },
   { "editor.element_border_input.ypos",                "0"                     },
 
+  { "editor.cascade_list",                     "RocksFontEM.pcx"       },
+  { "editor.cascade_list.xpos",                        "11"                    },
+  { "editor.cascade_list.ypos",                        "0"                     },
+  { "editor.cascade_list.frames",              "1"                     },
+  { "editor.cascade_list.active",              "RocksFontEM.pcx"       },
+  { "editor.cascade_list.active.xpos",         "13"                    },
+  { "editor.cascade_list.active.ypos",         "0"                     },
+  { "editor.cascade_list.active.frames",       "1"                     },
+
   { "background.envelope_1",                   "RocksScreen.pcx"       },
   { "background.envelope_1.x",                 "0"                     },
   { "background.envelope_1.y",                 "0"                     },