rendered paste bodyIndex: mythtv/themes/classic/main_settings.xml
===================================================================
--- mythtv/themes/classic/main_settings.xml (revision 15336)
+++ mythtv/themes/classic/main_settings.xml (working copy)
@@ -356,4 +356,11 @@
<depends>mythzoneminder</depends>
</button>
+ <button>
+ <type>MYTHAPPEARANCE</type>
+ <text>Screen Setup Wizards</text>
+ <action>PLUGIN mythappearance</action>
+ <depends>mythappearance</depends>
+ </button>
+
</mythmenu>
Index: mythtv/themes/DVR/main_settings.xml
===================================================================
--- mythtv/themes/DVR/main_settings.xml (revision 15336)
+++ mythtv/themes/DVR/main_settings.xml (working copy)
@@ -307,5 +307,12 @@
<action>CONFIGPLUGIN mythzoneminder</action>
<depends>mythzoneminder</depends>
</button>
+
+ <button>
+ <type>MYTHAPPEARANCE</type>
+ <text>Screen Setup Wizards</text>
+ <action>PLUGIN mythappearance</action>
+ <depends>mythappearance</depends>
+ </button>
</mythmenu>