summaryrefslogtreecommitdiffstats
path: root/abs/core/linhes-theme
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2013-11-26 22:25:29 (GMT)
committerBritney Fransen <brfransen@gmail.com>2013-11-26 22:25:29 (GMT)
commitdd201aab9ad641b9cbfe202a8730787a7125d198 (patch)
treef8beaf6ad006b4d4ab4f871ce044b1c60d3c1463 /abs/core/linhes-theme
parent6aa403867e2dcd53a0caca1def2090d8a3e82b5d (diff)
downloadlinhes_pkgbuild-dd201aab9ad641b9cbfe202a8730787a7125d198.zip
linhes_pkgbuild-dd201aab9ad641b9cbfe202a8730787a7125d198.tar.gz
linhes_pkgbuild-dd201aab9ad641b9cbfe202a8730787a7125d198.tar.bz2
linhes-theme: add some color changes to video-ui.xml
Diffstat (limited to 'abs/core/linhes-theme')
-rw-r--r--abs/core/linhes-theme/PKGBUILD5
-rw-r--r--abs/core/linhes-theme/video-ui.xml.patch29
2 files changed, 32 insertions, 2 deletions
diff --git a/abs/core/linhes-theme/PKGBUILD b/abs/core/linhes-theme/PKGBUILD
index 3e85367..18ed3cb 100644
--- a/abs/core/linhes-theme/PKGBUILD
+++ b/abs/core/linhes-theme/PKGBUILD
@@ -1,13 +1,13 @@
pkgname=linhes-theme
pkgver=8.1
-pkgrel=6
+pkgrel=7
pkgdesc="Default LinHES MythTV theme"
arch=('i686' 'x86_64')
license=('GPL2')
url="http://linhes.org/"
patches=('readme.txt.patch' 'osd.xml.patch' 'base.xml.patch'
- 'menu-ui.xml.patch' 'schedule-ui.xml.patch')
+ 'menu-ui.xml.patch' 'schedule-ui.xml.patch' 'video-ui.xml.patch')
#The LinHES theme is based on TintedGlass by Harley Peters
source=("git://github.com/MythTV-Themes/TintedGlass.git#branch=fixes/0.27"
@@ -60,6 +60,7 @@ md5sums=('SKIP'
'18dc450e33aaa9a21f4c293cf883b16b'
'83b03852c6f46bc791bfa6e8c894ca01'
'aff82cf901edc4baa058013d93610cfc'
+ 'ea05a00840b22004f6240913fdc7038d'
'7d7bc458a8f4af408700609f3e1f412e'
'909d7a8114436dcfc28a01d0d97ec11f'
'cbe5f663ebb5d51abe811f81dafec303'
diff --git a/abs/core/linhes-theme/video-ui.xml.patch b/abs/core/linhes-theme/video-ui.xml.patch
new file mode 100644
index 0000000..cdb4a41
--- /dev/null
+++ b/abs/core/linhes-theme/video-ui.xml.patch
@@ -0,0 +1,29 @@
+--- video-ui.xml.orig 2013-11-26 22:18:54.421966293 +0000
++++ video-ui.xml 2013-11-25 22:17:14.998291698 +0000
+@@ -58,7 +58,7 @@
+ <textarea name="label" from="basetextarea">
+ <area>10,4,543,48</area>
+ <align>allcenter</align>
+- <font>basesmalldarkyellow</font>
++ <font>basesmall</font>
+ <value>Cast Members</value>
+ </textarea>
+
+@@ -169,7 +169,7 @@
+ <textarea name="label" from="basetextarea">
+ <area>24,4,515,41</area>
+ <align>allcenter</align>
+- <font>basesmalldarkyellow</font>
++ <font>basesmall</font>
+ <value>Full Plot</value>
+ </textarea>
+
+@@ -2757,7 +2757,7 @@
+
+ <textarea name="title" from="basetextarea">
+ <area>10,4,780,46</area>
+- <font>basemediumlargerdarkyellow</font>
++ <font>basemediumlarger</font>
+ <value>Filter Display</value>
+ <align>allcenter</align>
+ </textarea>