Ignore:
Timestamp:
May 19, 2011, 5:03:17 PM (15 years ago)
Author:
civer
Message:

[ALL /MediaCenter]

  • fixed translation
  • added new mayhemIII check version

[IPK]

  • mayhemIII skin update to 4.0

@madie: PLZ build the new IPKs ;)

Location:
ipk/source.sh4/swapmediacenter_mayhemIIIHD_3_9
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/swapmediacenter_mayhemIIIHD_3_9/CONTROL/control

    r7451 r7496  
    11Package: enigma2-plugin-swapmediacenter-mayhem3hd
    2 Version: 3.9
     2Version: 4.0
    33Description: "MayhemIII HD" skin 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.sh4/swapmediacenter_mayhemIIIHD_3_9/var/swap/mcskins/mayhemIIIHD/skin.xml

    r7479 r7496  
    44                </output>
    55
    6                 <!-- MayhemIII-HD SWAP v3.9 XBMC Mod by Civer -->
     6                <!-- MayhemIII-HD SWAP v4.0 XBMC Mod by Civer -->
    77                <!-- MC Main Menu -->
    88                <screen name="DMC_MainMenu" position="0,0" size="1280,720" title="Media Center - Home" flags="wfNoBorder" backgroundColor="#1f1f21" >
     
    2424                                <convert type="ConditionalShowHide" />
    2525                        </widget>
     26                        <widget source="menu" render="Pixmap" transparent="1" zPosition="2" pixmap="/var/swap/mcskins/mayhemIIIHD/images/bgVLC.png" position="352,93" size="928,568" alphatest="on" >
     27                                <convert type="MenuEntryCompare">menu_appletrailer</convert>
     28                                <convert type="ConditionalShowHide" />
     29                        </widget>
     30                        <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" >
     31                                <convert type="MenuEntryCompare">menu_myvideo</convert>
     32                                <convert type="ConditionalShowHide" />
     33                        </widget>
    2634                        <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" >
    2735                                <convert type="MenuEntryCompare">menu_multimediathek</convert>
     
    7482                        <ePixmap pixmap="/var/swap/mcskins/mayhemIIIHD/images/bgSettings.png" position="352,93" zPosition="2" size="928,576" transparent="1" alphatest="on" />
    7583                        <ePixmap pixmap="/var/swap/mcskins/mayhemIIIHD/images/innerring.png" position="158,31" zPosition="3" size="366,143" transparent="1" alphatest="on" />
    76                         <eLabel font="Regular;12" foregroundColor="white" halign="right" position="980,673" size="250,18" text="mayhem III HD v3.9 by Civer" valign="center" zPosition="5" transparent="1" />
     84                        <eLabel font="Regular;12" foregroundColor="white" halign="right" position="980,673" size="250,18" text="mayhem III HD v4.0 by Civer" valign="center" zPosition="5" transparent="1" />
    7785                        <widget source="title" transparent="1" render="Label" zPosition="2" position="100,80" size="280,35" font="Regular;23" />
    7886                        <widget source="menu" render="Listbox" zPosition="5" transparent="1" position="120,320" size="420,245" scrollbarMode="showOnDemand" enableWrapAround="1" foregroundColor="#FFFFFF" foregroundColorSelected="#FFFFFF" selectionPixmap="/var/swap/mcskins/mayhemIIIHD/images/selection_bar.png" >
     
    120128                        <ePixmap pixmap="/var/swap/mcskins/mayhemIIIHD/images/bgSettings.png" position="352,93" zPosition="2" size="928,576" transparent="1" alphatest="on" />
    121129                        <ePixmap pixmap="/var/swap/mcskins/mayhemIIIHD/images/innerring.png" position="158,31" zPosition="3" size="366,143" transparent="1" alphatest="on" />
    122                         <eLabel font="Regular;12" foregroundColor="white" halign="right" position="980,673" size="250,18" text="mayhem III HD v3.9 by Civer" valign="center" zPosition="5" transparent="1" />
     130                        <eLabel font="Regular;12" foregroundColor="white" halign="right" position="980,673" size="250,18" text="mayhem III HD v4.0 by Civer" valign="center" zPosition="5" transparent="1" />
    123131                        <widget name="info" position="120,270" size="500,350" zPosition="4" transparent="1" font="Regular;40"/>
    124132                        <widget source="global.CurrentTime" render="Label" position="1100,41" zPosition="3" size="85,28" font="Regular;26" transparent="1" halign="left" valign="center">
Note: See TracChangeset for help on using the changeset viewer.