[MOD] Aeon MQ 6 - Krypton by Angelinas
#23
(2016-03-23, 14:47)Angelinas Wrote:
(2016-03-23, 14:27)Repoman Wrote: I tried removing the texture and rezipping, install from zip but get error. Any help would be greatly helpful.

Download skin from zip(with changes)......My version from GitHub
unzip and do some changes...

-Media folder with all.png images.(not *.xbt) unpack texture.xbt file in media folder
-change addon.xml (like in my post)
Code:
<?xml version="1.0" encoding="UTF-8"?>
    <addon id="skin.aeonmq6" version="3.3.0" name="Aeon MQ 6" provider-name="MarcosQui">
    <requires>
        <import addon="xbmc.gui" version="5.11.0"/>
    </requires>
    <extension point="xbmc.gui.skin" debugging="false">
                <res width="1280" height="720" aspect="16:9" default="true" folder="720p"/>
    </extension>
    <extension point="xbmc.addon.metadata">
        <summary lang="en_GB">AeonMQ6. (Kodi's  skin)</summary>
    </extension>
</addon>
-rename two dialogs
-DialogAlbumInfo.xml in DialogMusicInfo.xml
-DialogYesNo.xml in DialogConfirm.xml

See how you create this new dialog (you can copy from default kodi skin)

These dialogs have been merged into DialogSettings.xml
•DialogAudioDSPSettings.xml
•DialogContentSettings.xml
•DialogMediaFilter.xml
•DialogNetworkSetup.xml
•DialogPeripheralSettings.xml
•DialogPVRTimerSettings.xml
•LockSettings.xml
•ProfileSettings.xml
•VideoOSDSettings.xml

DialogNotification.xml
•replaces DialogKaiToast.xml

DialogVolumeBar.xml
•replaces DialogMuteBug.xml

And finaly rezipping to new file....

So we should add all these Dialog

Quote: •DialogAudioDSPSettings.xml
•DialogContentSettings.xml
•DialogMediaFilter.xml
•DialogNetworkSetup.xml
•DialogPeripheralSettings.xml
•DialogPVRTimerSettings.xml
•LockSettings.xml
•ProfileSettings.xml
•VideoOSDSettings.xml
into one XML = DialogSettings.xml ?

Thanks!
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
Reply


Messages In This Thread
RE: [MOD] Aeon MQ 6 - Krypton by Angelinas - by movie78 - 2016-03-23, 14:54
[RELEASE] Aeon MQ 6 - Isengard - by Benna - 2016-03-06, 22:01
Logout Mark Read Team Forum Stats Members Help
[MOD] Aeon MQ 6 - Krypton by Angelinas0