Changeset 3808 for ipk/source


Ignore:
Timestamp:
Aug 24, 2010, 3:10:22 PM (16 years ago)
Author:
civer
Message:

[UFS912 / IPK / MediaCenter ]

  • added Browser Mainmenue pic to mayhemIII-HD skins (flash and swap)
Location:
ipk/source
Files:
2 added
4 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/mediacenter_mayhemIIIHD_3_1/CONTROL/control

    r3085 r3808  
    11Package: enigma2-plugin-mediacenter-mayhem3hd
    2 Version: 3.1
     2Version: 3.2
    33Description: Skin "MayhemIII HD" to change the look of the AAF- MediaCenter. The skin just fits if you use a HD Skin in enigma!
    44Section: mediacenter
  • ipk/source/mediacenter_mayhemIIIHD_3_1/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/skin.xml

    r2170 r3808  
    2525                        <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" >
    2626                                <convert type="MenuEntryCompare">menu_dvd</convert>
     27                                <convert type="ConditionalShowHide" />
     28                        </widget>
     29                        <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" >
     30                                <convert type="MenuEntryCompare">menu_qtbrowser</convert>
    2731                                <convert type="ConditionalShowHide" />
    2832                        </widget>
     
    147151                  </widget>
    148152                </screen>
    149                
     153
    150154                <!--MC MoviePlayer Infobar-->
    151155                <screen name="MoviePlayerObi" flags="wfNoBorder" position="1,2" size="1280,720" title="InfoBar" backgroundColor="transparent">
  • ipk/source/swapmediacenter_mayhemIIIHD_3_1/CONTROL/control

    r3088 r3808  
    11Package: enigma2-plugin-swapmediacenter-mayhem3hd
    2 Version: 3.1
     2Version: 3.2
    33Description: 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!
    44Section: swapmediacenter
  • ipk/source/swapmediacenter_mayhemIIIHD_3_1/var/swap/mcskins/mayhemIIIHD/skin.xml

    r2163 r3808  
    2525                        <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" >
    2626                                <convert type="MenuEntryCompare">menu_dvd</convert>
     27                                <convert type="ConditionalShowHide" />
     28                        </widget>
     29                        <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" >
     30                                <convert type="MenuEntryCompare">menu_qtbrowser</convert>
    2731                                <convert type="ConditionalShowHide" />
    2832                        </widget>
Note: See TracChangeset for help on using the changeset viewer.