Skip to content

Commit

Permalink
Fix for menu in VideoInfo dialog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tgxcorporation committed Mar 31, 2015
1 parent f6adf90 commit a5829f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 1080i/DialogVideoInfo.xml
Expand Up @@ -992,9 +992,9 @@
<description>play</description>
<include>RightDialogButton</include>
<label>$LOCALIZE[208]</label>
<altlabel>$LOCALIZE[31021]</altlabel>
<usealttexture>Container.Content(TVShows)</usealttexture>
<onleft>9009</onleft>
<altlabel>$LOCALIZE[502]</altlabel>
<usealttexture>Container.Content(tvshows) | Container.Content(seasons)</usealttexture>
<onright>9009</onright>
</control>
<control type="button" id="299">
<visible>Container.Content(Movies) + system.hasaddon(script.cinema.experience)</visible>
Expand Down

0 comments on commit a5829f4

Please sign in to comment.