Skip to content

Commit

Permalink
addded missing file name to subtitle search
Browse files Browse the repository at this point in the history
  • Loading branch information
sualfred committed Oct 28, 2017
1 parent 4daff86 commit 8253e04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xml/DialogSubtitles.xml
Expand Up @@ -200,7 +200,7 @@
<font>Reg24</font>
<textcolor>white</textcolor>
<textshadow>text_shadow</textshadow>
<label>$INFO[ListItem.Label]</label>
<label>$INFO[ListItem.Label]$INFO[ListItem.Label2,[COLOR softgrey] [,][/COLOR]]</label>
</control>
</itemlayout>
<focusedlayout height="50" width="800">
Expand All @@ -218,7 +218,7 @@
<font>Reg24</font>
<textcolor>white</textcolor>
<textshadow>text_shadow</textshadow>
<label>$INFO[ListItem.Label]</label>
<label>$INFO[ListItem.Label]$INFO[ListItem.Label2,[COLOR softgrey] [,][/COLOR]]</label>
</control>
</focusedlayout>
</control>
Expand Down

0 comments on commit 8253e04

Please sign in to comment.