Index: ipk/source/mediacenter_mayhemIIIHD_3_1/CONTROL/control
===================================================================
--- ipk/source/mediacenter_mayhemIIIHD_3_1/CONTROL/control	(revision 3796)
+++ ipk/source/mediacenter_mayhemIIIHD_3_1/CONTROL/control	(revision 3808)
@@ -1,4 +1,4 @@
 Package: enigma2-plugin-mediacenter-mayhem3hd
-Version: 3.1
+Version: 3.2
 Description: Skin "MayhemIII HD" to change the look of the AAF- MediaCenter. The skin just fits if you use a HD Skin in enigma!
 Section: mediacenter
Index: ipk/source/mediacenter_mayhemIIIHD_3_1/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/skin.xml
===================================================================
--- ipk/source/mediacenter_mayhemIIIHD_3_1/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/skin.xml	(revision 3796)
+++ ipk/source/mediacenter_mayhemIIIHD_3_1/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/skin.xml	(revision 3808)
@@ -25,4 +25,8 @@
 			<widget source="menu" render="Pixmap" transparent="1" zPosition="2" pixmap="/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/images/bgDVD.png" position="352,93" size="928,568" alphatest="on" >
 				<convert type="MenuEntryCompare">menu_dvd</convert>
+				<convert type="ConditionalShowHide" />
+			</widget>
+			<widget source="menu" render="Pixmap" transparent="1" zPosition="2" pixmap="/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/images/bgBrowser.png" position="352,93" size="928,568" alphatest="on" >
+				<convert type="MenuEntryCompare">menu_qtbrowser</convert>
 				<convert type="ConditionalShowHide" />
 			</widget>
@@ -147,5 +151,5 @@
 		  </widget>
 		</screen>
-		
+
 		<!--MC MoviePlayer Infobar-->
 		<screen name="MoviePlayerObi" flags="wfNoBorder" position="1,2" size="1280,720" title="InfoBar" backgroundColor="transparent">
Index: ipk/source/swapmediacenter_mayhemIIIHD_3_1/CONTROL/control
===================================================================
--- ipk/source/swapmediacenter_mayhemIIIHD_3_1/CONTROL/control	(revision 3796)
+++ ipk/source/swapmediacenter_mayhemIIIHD_3_1/CONTROL/control	(revision 3808)
@@ -1,4 +1,4 @@
 Package: enigma2-plugin-swapmediacenter-mayhem3hd
-Version: 3.1
+Version: 3.2
 Description: Skin "MayhemIII HD" to change the look of the AAF- MediaCenter. The skin just fits if you use a HD Skin in enigma! SWAPSTICK IS NEEDED!
 Section: swapmediacenter
Index: ipk/source/swapmediacenter_mayhemIIIHD_3_1/var/swap/mcskins/mayhemIIIHD/skin.xml
===================================================================
--- ipk/source/swapmediacenter_mayhemIIIHD_3_1/var/swap/mcskins/mayhemIIIHD/skin.xml	(revision 3796)
+++ ipk/source/swapmediacenter_mayhemIIIHD_3_1/var/swap/mcskins/mayhemIIIHD/skin.xml	(revision 3808)
@@ -25,4 +25,8 @@
 			<widget source="menu" render="Pixmap" transparent="1" zPosition="2" pixmap="/var/swap/mcskins/mayhemIIIHD/images/bgDVD.png" position="352,93" size="928,568" alphatest="on" >
 				<convert type="MenuEntryCompare">menu_dvd</convert>
+				<convert type="ConditionalShowHide" />
+			</widget>
+			<widget source="menu" render="Pixmap" transparent="1" zPosition="2" pixmap="/var/swap/mcskins/mayhemIIIHD/images/bgBrowser.png" position="352,93" size="928,568" alphatest="on" >
+				<convert type="MenuEntryCompare">menu_qtbrowser</convert>
 				<convert type="ConditionalShowHide" />
 			</widget>
