Skip to content

Commit

Permalink
Add Sets button to Movies submenu
Browse files Browse the repository at this point in the history
  • Loading branch information
kib committed Apr 29, 2013
1 parent 5c840c9 commit 05bb28d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions 720p/Includes_Home_Horizontal.xml
Expand Up @@ -516,6 +516,10 @@
<onclick>ActivateWindow(Videos,MusicVideoTitles,return)</onclick>
<visible>Library.HasContent(MusicVideos)</visible>
</item>
<item id="11">
<label>$LOCALIZE[31015]</label>
<onclick>ActivateWindow(Videos,MovieSets,return)</onclick>
</item>
</content>
</control>
<!--TV SHOWS -->
Expand Down
2 changes: 1 addition & 1 deletion language/English/strings.xml
Expand Up @@ -12,7 +12,7 @@
<string id="31012">Select folder containing weather fanart:</string>
<string id="31013">Select bottom line RSS logo:</string>
<string id="31014">Selected playlist:</string>
<string id="31015" />
<string id="31015">Sets</string>
<string id="31016" />
<string id="31017" />
<string id="31018" />
Expand Down

0 comments on commit 05bb28d

Please sign in to comment.