From 2208198c53971a1b2752c954c6caf695767b88ce Mon Sep 17 00:00:00 2001 From: Christian Gade Date: Sun, 28 Feb 2021 16:00:53 +0100 Subject: [PATCH] Add button id=14 to DialogAddonInfo.xml (#102) * Add button id=14 to DialogAddonInfo.xml * Fix size --- 720p/DialogAddonInfo.xml | 58 +++++++++++++++++++++++----------------- addon.xml | 2 +- changelog.txt | 1 + 3 files changed, 35 insertions(+), 26 deletions(-) diff --git a/720p/DialogAddonInfo.xml b/720p/DialogAddonInfo.xml index 8182b63..75d2bb4 100644 --- a/720p/DialogAddonInfo.xml +++ b/720p/DialogAddonInfo.xml @@ -4,8 +4,8 @@ ClearProperty(WhatsNew,home) 185 - 40 - !String.IsEmpty(ListItem.AddonBroken) + 18 + !String.IsEmpty(ListItem.AddonBroken) dialogeffect @@ -14,7 +14,7 @@ !Window.isVisible(AddonSettings) + !Window.IsActive(TextViewer) - + @@ -182,7 +182,7 @@ 10 167 600 - 218 + 263 font13 justify white @@ -193,7 +193,7 @@ 610 165 25 - 190 + 235 ScrollBarV.png ScrollBarV_bar.png ScrollBarV_bar_focus.png @@ -207,7 +207,7 @@ Disclaimer txt 0 - 400 + 445 600 25 @@ -219,7 +219,7 @@ Disclaimer 10 - 427 + 472 600 64 font12 @@ -248,7 +248,7 @@ 10 177 600 - 288 + 333 font13 left white @@ -259,7 +259,7 @@ 610 175 25 - 260 + 305 ScrollBarV.png ScrollBarV_bar.png ScrollBarV_bar_focus.png @@ -276,7 +276,7 @@ 30 300 220 - 313 + 358 60 60 9000 @@ -301,6 +301,14 @@ center font12_title + + Launch Addon button + 220 + 43 + + center + font12_title + Update Addon button 220 @@ -317,11 +325,11 @@ center font12_title - - Launch Addon button + + Versions button 220 43 - + center font12_title @@ -353,28 +361,28 @@ !String.IsEmpty(ListItem.AddonBroken) 0 - 600 + 635 background image 0 0 920 - 100 + 80 OverlayDialogBackground.png Icon image - 20 - 20 - 60 - 60 + 18 + 18 + 44 + 44 DefaultIconError.png header label - 100 + 75 15 - 800 + 825 25 font12_title @@ -385,11 +393,11 @@ Reason label - 100 + 75 37 - 800 + 825 48 - font13 + font12 left white @@ -398,4 +406,4 @@ - + \ No newline at end of file diff --git a/addon.xml b/addon.xml index 7dd1f02..e8aa142 100644 --- a/addon.xml +++ b/addon.xml @@ -143,6 +143,6 @@ resources/screenshot-08.jpg resources/screenshot-09.jpg - - Fix PVR radio record button.[CR]- Fix PVR recording label.[CR]- Fix posters. + - Fix PVR radio record button.[CR]- Fix PVR recording label.[CR]- Fix posters.[CR]- Add "Versions" button to add-on information dialog diff --git a/changelog.txt b/changelog.txt index 674591e..30d4232 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ - Fix PVR radio record button - Fix PVR recording label - Fix posters +- Add "Versions" button to add-on information dialog [B]4.7.10[/B]