diff options
author | mota23 <mota23@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-05-17 14:04:07 +0000 |
---|---|---|
committer | mota23 <mota23@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-05-17 14:04:07 +0000 |
commit | d52cb874cd39eac4a4aff100c22bf3280eea4275 (patch) | |
tree | 93f0c607bddc76b96c0b01f5e6d3c1e789725d63 /Themes | |
parent | 6c70187a80c2d1096231957cf86410d5786254b2 (diff) | |
download | usdx-d52cb874cd39eac4a4aff100c22bf3280eea4275.tar.gz usdx-d52cb874cd39eac4a4aff100c22bf3280eea4275.tar.xz usdx-d52cb874cd39eac4a4aff100c22bf3280eea4275.zip |
added: Video Icon. Shows if Video is present in Song-Selection. Needs to be fixed.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@212 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Themes')
-rw-r--r-- | Themes/Deluxe.ini | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index a0759ade..e20155c4 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -340,6 +340,15 @@ Space=1 Bands=5
Length=18
+[SongVideoIcon]
+X =140
+Y =495
+W =32
+H =32
+Color=White
+Tex =VideoIcon
+Type=Font Black
+
[SongStatic1]
X =0
Y =549
@@ -419,7 +428,6 @@ Size =8 Align =2
Text=
-
#Variable statics and texts for song-screen in sing- and partymode
# There can be an unlimited Number of Statics and Texts, As long
# as the numbers are in order.
@@ -838,6 +846,7 @@ TexY1=0 TexX2=1
TexY2=1
+
[Sing]
Texts =1
|