fix sorts

This commit is contained in:
Glenn Maynard
2007-02-21 08:53:04 +00:00
parent f19a2b9c23
commit 17f2328652
+11 -11
View File
@@ -2018,17 +2018,17 @@ Wheel3DRadius=245 -- Possibly safe defaults?
CirclePercent=0.5
MostPlayedSongsToShow=30
ModeMenuChoiceNames="Preferred,Group,Title,Bpm,Popularity,TopGrades,Artist,EasyMeter,MediumMeter,HardMeter,Genre"
ChoicePreferred=sort,Preferred
ChoiceGroup=sort,Group
ChoiceTitle=sort,Title
ChoiceBpm=sort,BPM
ChoicePopularity=sort,Popularity
ChoiceTopGrades=sort,TopGrades
ChoiceArtist=sort,Artist
ChoiceGenre=sort,Genre
ChoiceEasyMeter=sort,EasyMeter
ChoiceMediumMeter=sort,MediumMeter
ChoiceHardMeter=sort,HardMeter
ChoicePreferred="sort,Preferred"
ChoiceGroup="sort,Group"
ChoiceTitle="sort,Title"
ChoiceBpm="sort,BPM"
ChoicePopularity="sort,Popularity"
ChoiceTopGrades="sort,TopGrades"
ChoiceArtist="sort,Artist"
ChoiceGenre="sort,Genre"
ChoiceEasyMeter="sort,EasyMeter"
ChoiceMediumMeter="sort,MediumMeter"
ChoiceHardMeter="sort,HardMeter"
[RoomWheel]
Fallback="MusicWheel"