Opened 20 years ago
Closed 20 years ago
#1385 closed patch (fixed)
Patch for setup.xml
Reported by: | Owned by: | Oscar Carlsson | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
This patch gives each menu option it's own unique type. This is needed for themes like midnight to display the correct button for each option. Without this patch all the buttons appear the same, making the menu almost unusable.
Attachments (3)
Change History (7)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
Owner: | changed from | to
---|
Won't this need changes to all the official themes as well?
comment:3 by , 20 years ago
Attached is a revised $PREFIX/share/mythtv/setup.xml patch and also a new patch for Minimalist-wide. Minimalist-wide is the only official theme that is affected by the setup.xml change, all the other themes already had support. I'm guessing this a throw back to the classic menu scheme.
Should add this patch is for the backend setup screens (mythtv-setup). The frontend screens are not affected.