summaryrefslogtreecommitdiffstats
path: root/abs/core/mythinstall/install-ui.xml
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-10-11 14:45:04 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-10-11 14:45:04 (GMT)
commit2b83a2379bcd1be13d6e221baafb56e6f66dcbd4 (patch)
treedbbcd9484654d859a015daf64ea1e47341f05905 /abs/core/mythinstall/install-ui.xml
parent3558cfb46c2019697b12e449f3a42e00a84bf1a3 (diff)
downloadlinhes_pkgbuild-2b83a2379bcd1be13d6e221baafb56e6f66dcbd4.zip
linhes_pkgbuild-2b83a2379bcd1be13d6e221baafb56e6f66dcbd4.tar.gz
linhes_pkgbuild-2b83a2379bcd1be13d6e221baafb56e6f66dcbd4.tar.bz2
mythinstall: Removed one set of test logos positions. Logos are now rotated and shown in the upper right.
Diffstat (limited to 'abs/core/mythinstall/install-ui.xml')
-rwxr-xr-xabs/core/mythinstall/install-ui.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/abs/core/mythinstall/install-ui.xml b/abs/core/mythinstall/install-ui.xml
index 48f2847..45b5404 100755
--- a/abs/core/mythinstall/install-ui.xml
+++ b/abs/core/mythinstall/install-ui.xml
@@ -130,19 +130,20 @@
</textarea>
<imagetype name="logo">
- <position>0,10</position>
+ <position>645,0</position>
<preserveaspect>true</preserveaspect>
- <crop>x,y,w,h</crop>
- <filepattern low="0" high="3000">/usr/MythVantage/logos/logo-%1.png</filepattern>
+ <!--<crop>x,y,w,h</crop>-->
+ <filepattern low="0" high="30">/usr/MythVantage/logos/logo-%1.png</filepattern>
<delay>5000</delay>
</imagetype>
- <imagetype name="logo1">
+<!-- <imagetype name="logo1">
<position>650,10</position>
<filename>/usr/MythVantage/logos/</filename>
<preserveaspect>true</preserveaspect>
<crop>x,y,w,h</crop>
- </imagetype>
+ </imagetype>-->
+
</window>