diff options
author | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-03-03 03:20:39 +0000 |
---|---|---|
committer | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-03-03 03:20:39 +0000 |
commit | 71115fe4d1873e61101f2ceb2c99fc3554ac4171 (patch) | |
tree | 25b4e829bf1b558900eab9265dde2d1c3e8b57f8 /Themes | |
parent | 6880109d9d38abfed6dececf863fdb7430fbb837 (diff) | |
download | usdx-71115fe4d1873e61101f2ceb2c99fc3554ac4171.tar.gz usdx-71115fe4d1873e61101f2ceb2c99fc3554ac4171.tar.xz usdx-71115fe4d1873e61101f2ceb2c99fc3554ac4171.zip |
Themes and language-files adapted to the new record-options screen
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@901 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Themes')
-rw-r--r-- | Themes/Classic.ini | 24 | ||||
-rw-r--r-- | Themes/Deluxe.ini | 24 |
2 files changed, 4 insertions, 44 deletions
diff --git a/Themes/Classic.ini b/Themes/Classic.ini index 763771a8..83de3473 100644 --- a/Themes/Classic.ini +++ b/Themes/Classic.ini @@ -3526,10 +3526,10 @@ SBGDColor = Gray STColor = White
STDColor = GrayDark
-[OptionsRecordSelectSlideChannelL]
+[OptionsRecordSelectSlideChannel]
Tex = MainBar
TexSBG = MainBar
-Text =SING_OPTIONS_RECORD_CHANNELL
+Text =SING_OPTIONS_RECORD_CHANNEL
X = 40
Y = 195
W = 230
@@ -3547,26 +3547,6 @@ SBGDColor = Gray STColor = White
STDColor = GrayDark
-[OptionsRecordSelectSlideChannelR]
-Tex = MainBar
-TexSBG = MainBar
-Text =SING_OPTIONS_RECORD_CHANNELR
-X = 40
-Y = 250
-W = 230
-H = 70
-SkipX = 50
-Fields=7
-
-Color = ColorDark
-DColor = Gray
-TColor = White
-TDColor = White
-SBGTex = MainBar
-SBGColor = ColorDark
-SBGDColor = Gray
-STColor = White
-STDColor = GrayDark
[OptionsRecordButtonExit]
X = 40
diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index 90417022..476f7091 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -3910,10 +3910,10 @@ SBGDColor = Gray STColor = White
STDColor = GrayDark
-[OptionsRecordSelectSlideChannelL]
+[OptionsRecordSelectSlideChannel]
Tex = MainBar
TexSBG =SelectBG
-Text =SING_OPTIONS_RECORD_CHANNELL
+Text =SING_OPTIONS_RECORD_CHANNEL
X = 40
Y = 195
W = 230
@@ -3931,26 +3931,6 @@ SBGDColor = Gray STColor = White
STDColor = GrayDark
-[OptionsRecordSelectSlideChannelR]
-Tex = MainBar
-TexSBG =SelectBG
-Text =SING_OPTIONS_RECORD_CHANNELR
-X = 40
-Y = 250
-W = 230
-H = 70
-SkipX = 50
-Fields=7
-
-Color = ColorDark
-DColor = Gray
-TColor = White
-TDColor = White
-SBGTex = MainBar
-SBGColor = ColorDark
-SBGDColor = Gray
-STColor = White
-STDColor = GrayDark
[OptionsRecordButtonExit]
X = 40
|