Ignore:
Timestamp:
Sep 1, 2010, 6:35:01 PM (16 years ago)
Author:
civer
Message:

[IPK/ mayhemIII KS /HD Swap/FLASH ]

  • small fixes
  • added version
  • adapt swapskins to new coverview
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source/mediacenter_mayhemIIIHD_3_1/usr/lib/enigma2/python/Plugins/Extensions/MediaCenter/skins/mayhemIIIHD/skin.xml

    r3880 r3886  
    33                        <resolution xres="1280" yres="720" bpp="32" />
    44                </output>
    5                 <!-- MayhemIII-HD XBMC Mod by Civer -->
     5                <!-- MayhemIII-HD FLASH v3.3 XBMC Mod by Civer -->
    66                <!-- MC Main Menu -->
    77                <screen name="DMC_MainMenu" position="0,0" size="1280,720" title="Media Center - Home" flags="wfNoBorder" backgroundColor="#1f1f21" >
     
    192192from Components.config import *
    193193currentview = config.plugins.mc_vp_view.enabled.getValue()
    194 print "[Mediacenter] VideoPlayer skinHD (default) currentview:", currentview
     194print "[Mediacenter] VideoPlayer mayhemIII-HD FLASH currentview:", currentview
    195195
    196196from Components.AVSwitch import AVSwitch
Note: See TracChangeset for help on using the changeset viewer.