aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Languages/German.ini2
-rw-r--r--Skins/Deluxe/W&C.ini4
-rw-r--r--Skins/Deluxe/jump_to_background.jpgbin0 -> 1870 bytes
-rw-r--r--Skins/Deluxe/mainsearch.jpgbin0 -> 759 bytes
-rw-r--r--Themes/Deluxe.ini95
5 files changed, 57 insertions, 44 deletions
diff --git a/Languages/German.ini b/Languages/German.ini
index 10e0ed08..f714c969 100644
--- a/Languages/German.ini
+++ b/Languages/German.ini
@@ -133,7 +133,7 @@ SONG_JUMPTO_TYPE2=Titel
SONG_JUMPTO_TYPE3=Artist
SONG_JUMPTO_SONGSFOUND=%d Song(s) gefunden
SONG_JUMPTO_NOSONGSFOUND=Keinen Song gefunden
-
+SONG_JUMPTO_HELP=Text eingeben um zu suchen
PARTY_SCORE_WINS=%s hat gewonnen!
PARTY_OPTIONS_DESC=Party Modus
diff --git a/Skins/Deluxe/W&C.ini b/Skins/Deluxe/W&C.ini
index 9340dde1..d874d29c 100644
--- a/Skins/Deluxe/W&C.ini
+++ b/Skins/Deluxe/W&C.ini
@@ -37,6 +37,7 @@ MainExit=Exit.jpg
SongCD=cd.jpg
MainIcon=mainicon.jpg
+MainSearch=mainsearch.jpg
Leiste1=Leiste1.jpg
Leiste2=Leiste2.jpg
@@ -69,4 +70,5 @@ HDL_Pointer=Pointer.BMP
ButtonM=button_m.jpg
ButtonJ=button_j.jpg
ButtonAlt=button_alt.jpg
-ButtonAZ=button_az.jpg \ No newline at end of file
+ButtonAZ=button_az.jpg
+JumpToBG=Jump_to_background.jpg \ No newline at end of file
diff --git a/Skins/Deluxe/jump_to_background.jpg b/Skins/Deluxe/jump_to_background.jpg
new file mode 100644
index 00000000..a8b93e10
--- /dev/null
+++ b/Skins/Deluxe/jump_to_background.jpg
Binary files differ
diff --git a/Skins/Deluxe/mainsearch.jpg b/Skins/Deluxe/mainsearch.jpg
new file mode 100644
index 00000000..b5870592
--- /dev/null
+++ b/Skins/Deluxe/mainsearch.jpg
Binary files differ
diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini
index df231597..97b113b0 100644
--- a/Themes/Deluxe.ini
+++ b/Themes/Deluxe.ini
@@ -4725,62 +4725,73 @@ TexY2=0.98
Texts=0
Statics=1
-[SongJumptoButtonSearchText]
-X = 450
-Y = 240
-Z = 1
-W = 160
-H = 50
-Tex = button
-Color = DarkGreen
-Int = 0.7
-DColor = White
-DInt = 0.3
-Type = Plain
+[SongJumptoStatic1]
+Tex =JumpToBG
+X =171
+Y =175
+W =355
+H =175
+Z =0.99
+Int=1
+Color =DarkBlue
+Type=Font Black
+[SongJumptoStatic2]
+X =184
+Y =185
+W =21
+H =21
+Color =White
+Tex =MainSearch
+Type=Font Black
+Z=1
+
+[SongJumptoText1]
+X =210
+Y =175
+Color=White
+Font =0
+Size =14
+Text=SONG_JUMPTO_TYPE_DESC
+Align=0
+Z=1
[SongJumptoSelectSlideType]
Tex = button
TexSBG = mainicon
-Text = SONG_JUMPTO_TYPE_DESC
-X = 240
+#Text = SONG_JUMPTO_TYPE_DESC
+Font=10
+X = 192
Y = 185
Z = 1
-W = 150
-H = 50
+W = 0
+H = 0
SkipX = 0
Fields=2
-Color = LightBlue
-DColor = Gray
+DColor = LightBlue
TColor = White
TDColor = White
SBGTex = button
-SBGColor = LightGreen
-SBGDColor = Gray
+SBGDColor = LightBlue
STColor = White
-STDColor = Gray
+STDColor = LightBlue
+
+[SongJumptoButtonSearchText]
+X = 200
+Y = 215
+Z = 1
+W = 160
+H = 50
+Size=14
+Font=1
+Align=0
[SongJumptoTextFound]
-X =450
-Y =395
+X =184
+Y =295
Color=White
Font =0
-Size =10
-Text=Dummy
-Align=1
-Z=1
-
-[SongJumptoStatic1]
-Tex =Button
-X =225
-Y =175
-W =350
-H =250
-Z =0.99
-Int=0.6
-Color =DarkBlue
-Type=plain
-TexX1=0.02
-TexY1=0.05
-TexX2=0.98
-TexY2=0.98 \ No newline at end of file
+Size =8
+Text=SONG_JUMPTO_HELP
+Align=0
+Z=1 \ No newline at end of file