From 20ae97b4b442cd7c99ee7448ad491284417152fc Mon Sep 17 00:00:00 2001 From: whiteshark0 Date: Sat, 16 May 2009 22:14:52 +0000 Subject: some fixes on deluxe theme thx to flokuep git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1747 b956fd51-792f-4845-bead-9b4dfca2ff2c --- COPYRIGHT.txt | 1 + game/themes/Deluxe.ini | 2 +- game/themes/Deluxe/Fall.ini | 16 +++++++++++++++- game/themes/Deluxe/Ribbon.ini | 15 ++++++++++++++- game/themes/Deluxe/Summer.ini | 15 ++++++++++++++- game/themes/Deluxe/Winter.ini | 15 ++++++++++++++- game/themes/Deluxe/ocean.ini | 16 +++++++++++++++- 7 files changed, 74 insertions(+), 6 deletions(-) diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index aea7fee0..2dbd2616 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -25,4 +25,5 @@ Patches contributed by: "jekatt" Benedikt Krueger Holger Kuhn "hawkear" +Florian Küpper "flokuep" Wesley Stessens "profoX" \ No newline at end of file diff --git a/game/themes/Deluxe.ini b/game/themes/Deluxe.ini index 4cc6b24b..e128ae54 100644 --- a/game/themes/Deluxe.ini +++ b/game/themes/Deluxe.ini @@ -1072,7 +1072,7 @@ Align = 0 X = 680 Y = 136 W = 100 -H = 13 +H = 8 #Player Two [SingP2RStatic] diff --git a/game/themes/Deluxe/Fall.ini b/game/themes/Deluxe/Fall.ini index 72d9021b..6fd3a100 100644 --- a/game/themes/Deluxe/Fall.ini +++ b/game/themes/Deluxe/Fall.ini @@ -9,7 +9,21 @@ Name=Fall Color=Orange [Textures] -# # # M A I N # # # + +#Main +/** + * Interface + */ +interface_selectbg_search = interface/selectbg_search.png +interface_dialog_background = interface/dialog_background.png + +/** + * Icons + */ +icon_song_menu = icon/song_menu.png +icon_song_search = icon/song_search.png +icon_song_video = icon/song_video.png + Button = [main]button.png ButtonF = [main]buttonf.jpg MainBar = [main]mainBar.png diff --git a/game/themes/Deluxe/Ribbon.ini b/game/themes/Deluxe/Ribbon.ini index 1631183e..199b819b 100644 --- a/game/themes/Deluxe/Ribbon.ini +++ b/game/themes/Deluxe/Ribbon.ini @@ -10,7 +10,20 @@ Color=Ani [Textures] -# # # M A I N # # # +#Main +/** + * Interface + */ +interface_selectbg_search = interface/selectbg_search.png +interface_dialog_background = interface/dialog_background.png + +/** + * Icons + */ +icon_song_menu = icon/song_menu.png +icon_song_search = icon/song_search.png +icon_song_video = icon/song_video.png + Button = [main]button.png ButtonF = [main]buttonf.jpg MainBar = [main]mainBar.png diff --git a/game/themes/Deluxe/Summer.ini b/game/themes/Deluxe/Summer.ini index 3d40c2f8..4d6a8260 100644 --- a/game/themes/Deluxe/Summer.ini +++ b/game/themes/Deluxe/Summer.ini @@ -9,7 +9,20 @@ Name=Summer Color=Blue [Textures] -# # # M A I N # # # +#Main +/** + * Interface + */ +interface_selectbg_search = interface/selectbg_search.png +interface_dialog_background = interface/dialog_background.png + +/** + * Icons + */ +icon_song_menu = icon/song_menu.png +icon_song_search = icon/song_search.png +icon_song_video = icon/song_video.png + Button = [main]button.png ButtonF = [main]buttonf.jpg MainBar = [main]mainBar.png diff --git a/game/themes/Deluxe/Winter.ini b/game/themes/Deluxe/Winter.ini index 32c37a02..568a9333 100644 --- a/game/themes/Deluxe/Winter.ini +++ b/game/themes/Deluxe/Winter.ini @@ -9,7 +9,20 @@ Name=Winter Color=Blue [Textures] -# # # M A I N # # # +#Main +/** + * Interface + */ +interface_selectbg_search = interface/selectbg_search.png +interface_dialog_background = interface/dialog_background.png + +/** + * Icons + */ +icon_song_menu = icon/song_menu.png +icon_song_search = icon/song_search.png +icon_song_video = icon/song_video.png + Button = [main]button.png ButtonF = [main]buttonf.jpg MainBar = [main]mainBar.png diff --git a/game/themes/Deluxe/ocean.ini b/game/themes/Deluxe/ocean.ini index d18c7a60..d101f650 100644 --- a/game/themes/Deluxe/ocean.ini +++ b/game/themes/Deluxe/ocean.ini @@ -9,7 +9,21 @@ Name=Ocean Color=Blue [Textures] -# # # M A I N # # # + +#Main +/** + * Interface + */ +interface_selectbg_search = interface/selectbg_search.png +interface_dialog_background = interface/dialog_background.png + +/** + * Icons + */ +icon_song_menu = icon/song_menu.png +icon_song_search = icon/song_search.png +icon_song_video = icon/song_video.png + Button = [main]button.png ButtonF = [main]buttonf.jpg MainBar = [main]mainBar.png -- cgit v1.2.3