summaryrefslogtreecommitdiffstats
path: root/abs/core/mythinstall
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
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')
-rw-r--r--abs/core/mythinstall/PKGBUILD4
-rwxr-xr-xabs/core/mythinstall/install-ui.xml11
2 files changed, 8 insertions, 7 deletions
diff --git a/abs/core/mythinstall/PKGBUILD b/abs/core/mythinstall/PKGBUILD
index f6fc8c3..8c5edf8 100644
--- a/abs/core/mythinstall/PKGBUILD
+++ b/abs/core/mythinstall/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jams
pkgname=mythinstall
pkgver=3
-pkgrel=55
+pkgrel=57
pkgdesc="LinHES installer/systemconfig GUI."
arch=('i686' 'x86_64')
depends=('mythtv>=0.25')
@@ -29,7 +29,7 @@ build() {
done
}
-md5sums=('27e9b65d16cd2757d7f3ae47abb24ea8'
+md5sums=('39d6b7bd1ee305c5523a3cf66d4c2338'
'137ba1bf74cc13feb1ca0038dc5ed5fc'
'1d5064ac3c871f0aa895c95a71ba5c97'
'b4f9b52cdd2936e0a8dd4e3dd7cac344'
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>