From 3f870e7e48737debd773a49d182d11796dae473b Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sat, 18 Sep 2010 22:19:57 +1200 Subject: [PATCH] Remove yaml cruft; rename music repeat -> loop. --- mods/cnc/chrome/mainmenu.yaml | 2 +- mods/cnc/chrome/settings.yaml | 7 ------- mods/ra/chrome/ingame.yaml | 2 -- mods/ra/chrome/mainmenu.yaml | 2 +- 4 files changed, 2 insertions(+), 11 deletions(-) diff --git a/mods/cnc/chrome/mainmenu.yaml b/mods/cnc/chrome/mainmenu.yaml index a031c4fb69..e696ed4e2a 100644 --- a/mods/cnc/chrome/mainmenu.yaml +++ b/mods/cnc/chrome/mainmenu.yaml @@ -250,4 +250,4 @@ Background@MUSIC_MENU: Y:140 Width:100 Height:20 - Text:Repeat \ No newline at end of file + Text:Loop \ No newline at end of file diff --git a/mods/cnc/chrome/settings.yaml b/mods/cnc/chrome/settings.yaml index 9cae4f174c..eedbfcc35d 100644 --- a/mods/cnc/chrome/settings.yaml +++ b/mods/cnc/chrome/settings.yaml @@ -130,13 +130,6 @@ Background@SETTINGS_MENU: Width:250 Height:20 Ticks:5 - Checkbox@MUSICPLAYER_CHECKBOX: - Id:MUSICPLAYER_CHECKBOX - X:0 - Y:70 - Width:300 - Height:20 - Text:Show Music Player Container@DISPLAY_PANE: Id:DISPLAY_PANE X:37 diff --git a/mods/ra/chrome/ingame.yaml b/mods/ra/chrome/ingame.yaml index 9f8f6ae9f3..705d65543f 100644 --- a/mods/ra/chrome/ingame.yaml +++ b/mods/ra/chrome/ingame.yaml @@ -60,8 +60,6 @@ Container@INGAME_ROOT: Height:25 Text:Diplomacy Bold:True - WorldTooltip@INGAME_WORLD_TOOLTIP: - Id:INGAME_WORLD_TOOLTIP Button@INGAME_DEVELOPERMODE_BUTTON: Id:INGAME_DEVELOPERMODE_BUTTON X:324 diff --git a/mods/ra/chrome/mainmenu.yaml b/mods/ra/chrome/mainmenu.yaml index a031c4fb69..e696ed4e2a 100644 --- a/mods/ra/chrome/mainmenu.yaml +++ b/mods/ra/chrome/mainmenu.yaml @@ -250,4 +250,4 @@ Background@MUSIC_MENU: Y:140 Width:100 Height:20 - Text:Repeat \ No newline at end of file + Text:Loop \ No newline at end of file