LinHES Forums http://forum.linhes.org/ |
|
How to remove menu items? http://forum.linhes.org/viewtopic.php?f=11&t=11137 |
Page 1 of 1 |
Author: | ale8boy14 [ Fri Aug 11, 2006 2:25 pm ] |
Post subject: | How to remove menu items? |
I was just wondering if there was a way to remove items from the main menu. I don't use the music features or a couple of the other things, and I'd like to get them out of the way. |
Author: | spalVl [ Fri Aug 11, 2006 3:33 pm ] |
Post subject: | |
Edit /usr/share/mythtv/mainmenu.xml is the main menu /usr/share/mythtv/library.xml is the media library menu (has Music) Comment out Music like this Code: pico /usr/share/mythtv/library.xml Code: <!-- <button>
<type>MUSIC_PLAY</type> <text>Listen to Music</text> <text lang="IT">Esegui brani musicali</text> <text lang="ES">Escuchar Música</text> <text lang="CA">Escoltar Música</text> <text lang="DE">Musik hören</text> <text lang="DK">Afspil musik</text> <text lang="IS">Spila tónlist</text> <text lang="NL">Muziek Afspelen</text> <text lang="PT">Tocar Músicas</text> <text lang="SV">Spela musik</text> <text lang="FR">Écouter de la musique</text> <text lang="JA">ミュージックå†?生</text> <text lang="FI">Kuuntele Musiikkia</text> <text lang="ZH_TW">æ’æ”¾éŸ³æ¨‚</text> <text lang="SI">Predvajanje glasbe</text> <text lang="ET">Kuula muusikat</text> <text lang="NB">Hør pÃ¥ musikk</text> <action>JUMP Play music</action> <depends>mythmusic</depends> </button> --> |
Author: | nigelpearson [ Sun Aug 13, 2006 6:15 am ] |
Post subject: | |
spalVl wrote: Edit
/usr/share/mythtv/mainmenu.xml is the main menu Or /usr/share/mythtv/themes/classic/mainmenu.xml if you are using the "classic" menu theme, /usr/share/mythtv/themes/DVR/mainmenu.xml for "DVR", et cetera. |
Author: | mjl [ Sun Aug 13, 2006 7:10 am ] |
Post subject: | |
Hi, Just to hopefully add a little clarity, adding <!-- is the start of "skip this" and then looks for --> for end of skipping. If you copy the menus that you want to edit to /home/mythtv/.mythtv they will be saved with your backup. You do do backups ? ![]() Copy them over as user mythv so you have perrmisions to edit. Mike |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |