packages/mediacenter/kodi-theme-Confluence: use $DISTRONAME as label to start the settings addon

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-10-25 01:47:17 +02:00
parent 8b527b2fa2
commit 08bb39012f
2 changed files with 4 additions and 1 deletions

View File

@ -49,4 +49,7 @@ makeinstall_target() {
mkdir -p $INSTALL/usr/share/kodi/addons/skin.confluence/media
cp Textures.xbt $INSTALL/usr/share/kodi/addons/skin.confluence/media
# Rebrand
sed -e "s,@DISTRONAME@,$DISTRONAME,g" -i $INSTALL/usr/share/kodi/addons/skin.confluence/720p/IncludesHomeMenuItems.xml
}

View File

@ -6,7 +6,7 @@
</control>
+ <control type="button" id="90120">
+ <include>ButtonHomeSubCommonValues</include>
+ <label>[COLOR FF757677]Open[/COLOR][COLOR FF8ABEE2]ELEC[/COLOR]</label>
+ <label>@DISTRONAME@</label>
+ <onclick>RunAddon(service.openelec.settings)</onclick>
+ </control>
<control type="button" id="90123">