[MOD] Aeon MQ 6 - Krypton by Angelinas
#24
(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....

Angelinas, I tried time after time with no success to install from zip for Krypton. Could you please zip a working copy for download for Krypton?
Reply


Messages In This Thread
RE: [MOD] Aeon MQ 6 - Krypton by Angelinas - by Repoman - 2016-03-27, 23:02
[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