Renaming Paths
#1
Couldn't think of a better title to the thread...I am trying to set up my Music Video collection. I am taking advantage of macardi's submenu mod, which displays "Music Videos" and "Playlists" under the Music section of the home screen.

I got the onclick action to point to the MusicVideoPath, however once there it displays the "Adult" title on the top-left corner as well as the Adult background folder images. Is there a way to at least change the title to "Music Videos"?

Any input would be greatly appreciated! Thanks! Smile
Reply
#2
Find this in MyVideo.xml:

Code:
<control type="label">
        <include>wallmenu-slide</include>
        <label>ADULT</label>
        <visible>Skin.HasSetting(videoadult)</visible>
        <include>medialabel</include>
    </control>

Replace the label text with your choice.
Reply

Logout Mark Read Team Forum Stats Members Help
Renaming Paths0