Hello
I was wondering if you could add in skin_plugins.xml MountManager
I tried but only with this screen I crash
<screen name="DevicesMountPanel" position="center,center" size="680,462" title="Mount Manager"> <ePixmap pixmap="skin_default/buttons/red.png" position="40,0" size="140,40" alphatest="on" /> <ePixmap pixmap="skin_default/buttons/green.png" position="190,0" size="140,40" alphatest="on" /> <ePixmap pixmap="skin_default/buttons/yellow.png" position="340,0" size="140,40" alphatest="on" /> <ePixmap pixmap="skin_default/buttons/blue.png" position="490,0" size="140,40" alphatest="on" /> <ePixmap pixmap="skin_default/buttons/key_menu.png" position="10,435" size="35,25" alphatest="on" /> <widget name="key_red" position="40,0" zPosition="1" size="140,40" font="Regular;17" halign="center" valign="center" backgroundColor="#9f1313" transparent="1" /> <widget name="key_green" position="190,0" zPosition="1" size="140,40" font="Regular;17" halign="center" valign="center" backgroundColor="#1f771f" transparent="1" /> <widget name="key_yellow" position="340,0" zPosition="1" size="140,40" font="Regular;17" halign="center" valign="center" backgroundColor="#a08500" transparent="1" /> <widget name="key_blue" position="490,0" zPosition="1" size="140,40" font="Regular;17" halign="center" valign="center" backgroundColor="#18188b" transparent="1" /> <widget name="key_menu" position="50,415" zPosition="1" size="584,41" font="Regular; 34" halign="center" valign="center" foregroundColor="#00ffc000" transparent="1" /> <widget source="list" render="Listbox" position="10,50" size="660,340" scrollbarMode="showOnDemand"> <convert type="TemplatedMultiContent"> {"template": [ MultiContentEntryText(pos = (90, 0), size = (480, 30), color = 0x0058bcff, color_sel = 0x00ffc000, font=0, text = 0), MultiContentEntryText(pos = (110, 30), size = (600, 50), font=1, flags = RT_VALIGN_TOP, text = 1), MultiContentEntryText(pos = (580, 0), size = (80, 18), font=2,color = 0x00999999, color_sel = 0x00999999, flags = RT_VALIGN_CENTER, text = 3), MultiContentEntryPixmapAlphaBlend(pos = (0, 0), size = (80, 80), png = 2), ], "fonts": [gFont("Regular", 23),gFont("Regular", 19),gFont("Regular", 17)], "itemHeight": 85 } </convert> </widget> <widget name="lab1" zPosition="2" position="30,90" size="620,50" font="Regular; 24" halign="center" transparent="1" /> </screen>Regards
Backup you plugin. xml and place this plugin. xml in you folder, reboot.
skin_plugins.xml 174.23KB 18 downloads