diff --git a/code/ryzom/client/client_default.cfg b/code/ryzom/client/client_default.cfg index 7f62473e0..293f0875d 100644 --- a/code/ryzom/client/client_default.cfg +++ b/code/ryzom/client/client_default.cfg @@ -561,13 +561,13 @@ HardwareCursors = "r2ed_tool_rotating.tga" }; -Loading_BG = "new_loading_bg.tga"; // Default name for the loading background file. -Launch_BG = "new_launcher_bg.tga"; // Default name for the launch background file. -TeleportKami_BG = "new_teleport_kami_bg.tga"; -TeleportKaravan_BG = "new_teleport_caravan_bg.tga"; -Elevator_BG = "new_elevator_bg.tga"; // Default name for the loading background file. -ResurectKami_BG = "new_resurect_kami_bg.tga"; -ResurectKaravan_BG = "new_resurect_caravane_bg.tga"; +Loading_BG = "loading_bg.tga"; // Default name for the loading background file. +Launch_BG = "launcher_bg.tga"; // Default name for the launch background file. +TeleportKami_BG = "teleport_kami_bg.tga"; +TeleportKaravan_BG = "teleport_caravan_bg.tga"; +Elevator_BG = "elevator_bg.tga"; // Default name for the loading background file. +ResurectKami_BG = "resurect_kami_bg.tga"; +ResurectKaravan_BG = "resurect_caravane_bg.tga"; End_BG = "end_bg.tga"; // Default name for the last background file. ScenarioSavePath = "./my_scenarios/"; diff --git a/code/ryzom/client/data/gamedev/interfaces_v3/login_main.xml b/code/ryzom/client/data/gamedev/interfaces_v3/login_main.xml index 8607dc3dd..b5099cc9c 100644 --- a/code/ryzom/client/data/gamedev/interfaces_v3/login_main.xml +++ b/code/ryzom/client/data/gamedev/interfaces_v3/login_main.xml @@ -30,7 +30,7 @@ - + + + + + - + @@ -287,7 +295,7 @@ on_enter="leave_modal" options="no_bordure" mouse_pos="false" exit_key_pushed="t - + @@ -342,7 +350,7 @@ on_enter="leave_modal" options="no_bordure" mouse_pos="false" exit_key_pushed="t - + @@ -399,7 +407,7 @@ on_enter="leave_modal" options="no_bordure" mouse_pos="false" exit_key_pushed="t - + @@ -507,7 +515,7 @@ on_enter="leave_modal" options="no_bordure" mouse_pos="false" exit_key_pushed="t - + @@ -552,7 +560,7 @@ on_enter="leave_modal" options="no_bordure" mouse_pos="false" exit_key_pushed="t - + @@ -632,7 +640,7 @@ on_enter="leave_modal" options="no_bordure" mouse_pos="false" exit_key_pushed="t - + @@ -768,7 +776,7 @@ on_enter="leave_modal" options="no_bordure" mouse_pos="false" exit_key_pushed="t -->