<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<blockquote type="cite"><font color="black"
face="Verdana,Arial,Helvetica" size="2"><font color="black"
face="Verdana,Arial,Helvetica" size="2"> I've just upgraded to MythTV
0.21, previously using 0.20.2. I use the <br>
'classic' menu theme (the one with TV, Music, Videos, etc. as top-level
<br>
items) as I find it the most intuitive. <br>
<br>
In 0.20, there was a top-level DVD menu, under which were the options
to <br>
Play DVD, Play VCD, Rip DVD and Eject media. Now in 0.21 there is no <br>
top-level DVD menu and these commands are instead inside the Videos <br>
menu. I find this unintuitive. <br>
<br>
I realise that this is to do with the removal of mythdvd and the merger
<br>
of its functions into mythvideo. But is it necessary for the end-user
to <br>
'see' this change? The menu structure shouldn't be that closely linked <br>
to the underlying structure, should it? <br>
<br>
Is there a way to edit the classic menu theme to restore DVD as a <br>
top-level menu item? I've been looking at <br>
<a
href="http://svn.mythtv.org/trac/browser/tags/release-0-20-2/mythtv/themes/classic/mainmenu.xml"
rel="nofollow" target="_blank">http://svn.mythtv.org/trac/browser/tags/release-0-20-2/mythtv/themes/classic/mainmenu.xml</a>
<br>
(the old 0.20 top-level menu), <br>
<a
href="http://svn.mythtv.org/trac/browser/tags/release-0-21/mythtv/themes/classic/mainmenu.xml"
rel="nofollow" target="_blank">http://svn.mythtv.org/trac/browser/tags/release-0-21/mythtv/themes/classic/mainmenu.xml</a>
<br>
(the new 0.21 top-level menu) and <br>
<a
href="http://svn.mythtv.org/trac/browser/tags/release-0-21/mythplugins/mythvideo/theme/menus/videomenu.xml"
rel="nofollow" target="_blank">http://svn.mythtv.org/trac/browser/tags/release-0-21/mythplugins/mythvideo/theme/menus/videomenu.xml</a>
<br>
(the new 0.21 Videos menu), but I'm not sure how to selectively move <br>
some of the new Videos menu items to a new menu and link to it from the
<br>
top-level. <br>
<br>
Cheers, <br>
<br>
John <br>
</font></font></blockquote>
<br>
The default theme has a top level "Optical Disks" entry, you should be
able to add it to the top-level theme file for classic
(/usr/share/mythtv/themes/classic/mainmenu.xml on my machine)<br>
<br>
<button><br>
<type>MENU_OPTICAL_DISKS</type><br>
<text>Optical Disks</text><br>
<text lang="IT">CD/DVD</text><br>
<text lang="DE">CD/DVD</text><br>
<text lang="FR">CD/DVD</text><br>
<text lang="IS">Geisladiskar</text><br>
<text lang="NL">DVD/CD</text><br>
<text lang="SV">Optiska diskar</text><br>
<text
lang="JA"><E3><82><AA><E3><83><97><E3><83><86><E3><82><A3><E3><82><AB><E3><83><AB><E3><83><87><br>
<E3><82><A3><E3><82><B9><E3><82><AF></text><br>
<text lang="FI">DVD ja CD</text><br>
<text
lang="ZH_TW"><E5><85><89><E7><A2><9F></text><br>
<text lang="SI">CD/DVD</text><br>
<text lang="ET">DVD ja CD</text><br>
<text lang="NB">CD-/DVD-stasjoner</text><br>
<text lang="DK">CD/DVD</text><br>
<text lang="ES">CD/DVD</text><br>
<text lang="EN_GB">CD/DVD</text><br>
<text lang="PT">CD/DVD</text><br>
<text lang="CZ">CD/DVD</text><br>
<text lang="RU">CD/DVD</text><br>
<text
lang="AR"><D8><AA><D8><B4><D8><BA><D9><8A><D9><84>
<D8><A5><D8><B3><D8><B7><D9><88><D8><A7><D9><br>
<86><D8><A7><D8><AA></text><br>
<text lang="PL">Dyski optyczne</text><br>
<text
lang="HE"><D7><93><D7><99><D7><A1><D7><A7><D7><99><D7><9D>
<D7><90><D7><95><D7><A4><D7><98><D7><br>
<99><D7><9D></text><br>
<action>MENU optical_menu.xml</action><br>
<depends>mythmusic mythvideo mytharchive
mythburn</depends><br>
</button><br>
</body>
</html>