From 83fdf54e80933f5a0901fc90cd4e61a075ab8548 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Thu, 22 Jul 2010 17:16:57 -0500 Subject: [PATCH] starting to declutter the service options; many more commits to come --- Themes/_fallback/metrics.ini | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/Themes/_fallback/metrics.ini b/Themes/_fallback/metrics.ini index f876ea4d9e..6b5cccfed8 100644 --- a/Themes/_fallback/metrics.ini +++ b/Themes/_fallback/metrics.ini @@ -2493,24 +2493,26 @@ Line20="conf,VisualDelaySeconds" [ScreenOptionsAdvanced] Fallback="ScreenOptionsServiceChild" -LineNames="2,3,4,5,6,7,8,11,13,14,15,16,24,28,29,30,31" +LineNames="2,3,4,8,11,13,14,15,16,28,29,30" Line2="conf,ScoringType" Line3="conf,TimingWindowScale" Line4="conf,LifeDifficulty" -Line5="conf,ProgressiveLifebar" -Line6="conf,ProgressiveStageLifebar" -Line7="conf,ProgressiveNonstopLifebar" Line8="conf,DefaultFailType" Line11="conf,AllowW1" Line13="conf,HiddenSongs" Line14="conf,EasterEggs" Line15="conf,AllowExtraStage" Line16="conf,UseUnlockSystem" -Line24="conf,AutoPlay" Line28="conf,AutogenSteps" Line29="conf,AutogenGroupCourses" Line30="conf,FastLoad" -Line31="conf,OnlyPreferredDifficulties" + +# unused options +#Line5="conf,ProgressiveLifebar" +#Line6="conf,ProgressiveStageLifebar" +#Line7="conf,ProgressiveNonstopLifebar" +#Line24="conf,AutoPlay" +#Line31="conf,OnlyPreferredDifficulties" [ScreenAppearanceOptions] Fallback="ScreenOptionsServiceChild" @@ -2530,12 +2532,10 @@ Line19="conf,NumBackgrounds" # user interface options that aren't related to themes, etc. # (some don't get used/modified too often) Fallback="ScreenOptionsServiceChild" -LineNames="1,2,3,4,5,6,7,9,10,11,12,14" +LineNames="1,3,4,6,7,9,10,11,12,14" Line1="conf,Center1Player" -Line2="conf,CourseSortOrder" Line3="conf,DancePointsForOni" Line4="conf,MenuTimer" -Line5="conf,MoveRandomToEnd" Line6="conf,MusicWheelUsesSections" Line7="conf,ShowBanners" Line8="conf,ShowCaution" @@ -2545,6 +2545,10 @@ Line11="conf,ShowLyrics" Line12="conf,ShowNativeLanguage" Line14="conf,ShowSongOptions" +# unused options +#Line2="conf,CourseSortOrder" +#Line5="conf,MoveRandomToEnd" + [ScreenOptionsInput] Fallback="ScreenOptionsServiceChild" # should we put map/test input in this section too?