diff --git a/Themes/MouseTest/Languages/en.ini b/Themes/MouseTest/Languages/en.ini index fe85b19cfa..d7869b065a 100644 --- a/Themes/MouseTest/Languages/en.ini +++ b/Themes/MouseTest/Languages/en.ini @@ -1,6 +1,6 @@ [Common] -WindowTitle=sm-ssc Mouse Test +WindowTitle=StepMania 5 Mouse Test [MouseTest] Title=sm-ssc Mouse Test -Instructions=Move around with the mouse. You'll see some coordinates in the bottom right, and when you click, a target appears. \ No newline at end of file +Instructions=Move around with the mouse. You'll see some coordinates in the bottom left, and when you click, a target appears. \ No newline at end of file diff --git a/Themes/MouseTest/ThemeInfo.ini b/Themes/MouseTest/ThemeInfo.ini index 7e0b6bf6ce..a7afe8f8c4 100644 --- a/Themes/MouseTest/ThemeInfo.ini +++ b/Themes/MouseTest/ThemeInfo.ini @@ -1,3 +1,3 @@ [ThemeInfo] -DisplayName=sm-ssc Mouse Test -Author=sm-ssc Developers \ No newline at end of file +DisplayName=Mouse Input Test +Author=AJ diff --git a/Themes/MouseTest/metrics.ini b/Themes/MouseTest/metrics.ini index 79b6aec790..5a7ca83b3f 100644 --- a/Themes/MouseTest/metrics.ini +++ b/Themes/MouseTest/metrics.ini @@ -1,4 +1,4 @@ -# sm-ssc Mouse Test theme +# SM5 Mouse Test theme [Common] InitialScreen="ScreenTitleMenu" @@ -12,4 +12,4 @@ Choice2="screen,ScreenExit;text,Exit" [ScreenOptionsService] PrevScreen="ScreenTitleMenu" -NextScreen="ScreenTitleMenu" \ No newline at end of file +NextScreen="ScreenTitleMenu"