summaryrefslogtreecommitdiffstats
path: root/abs/core/mythinstall/install-ui.xml
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-09-04 18:54:57 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-09-04 18:54:57 (GMT)
commitda699157f2c66ef4f5d51b69e980705992c582e3 (patch)
tree77a18ea8e9ded2be727cf7c43d6cd0d61c78b956 /abs/core/mythinstall/install-ui.xml
parent92def6cd50e5b59d008c8ce70e322c5891913712 (diff)
downloadlinhes_pkgbuild-da699157f2c66ef4f5d51b69e980705992c582e3.zip
linhes_pkgbuild-da699157f2c66ef4f5d51b69e980705992c582e3.tar.gz
linhes_pkgbuild-da699157f2c66ef4f5d51b69e980705992c582e3.tar.bz2
mythinstall: add logos that are to be displayed during install.
new logos go into logo_src then run resize_link.sh
Diffstat (limited to 'abs/core/mythinstall/install-ui.xml')
-rwxr-xr-xabs/core/mythinstall/install-ui.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/abs/core/mythinstall/install-ui.xml b/abs/core/mythinstall/install-ui.xml
index ef445bb..48f2847 100755
--- a/abs/core/mythinstall/install-ui.xml
+++ b/abs/core/mythinstall/install-ui.xml
@@ -129,6 +129,20 @@
<align>right</align>
</textarea>
+ <imagetype name="logo">
+ <position>0,10</position>
+ <preserveaspect>true</preserveaspect>
+ <crop>x,y,w,h</crop>
+ <filepattern low="0" high="3000">/usr/MythVantage/logos/logo-%1.png</filepattern>
+ <delay>5000</delay>
+ </imagetype>
+
+ <imagetype name="logo1">
+ <position>650,10</position>
+ <filename>/usr/MythVantage/logos/</filename>
+ <preserveaspect>true</preserveaspect>
+ <crop>x,y,w,h</crop>
+ </imagetype>
</window>