diff options
author | Britney Fransen <brfransen@gmail.com> | 2018-06-06 18:13:25 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2018-06-06 18:13:25 (GMT) |
commit | 9753e7597fdfed4231a863b895bd1cdee257a07e (patch) | |
tree | 4ffd433e94f997e1fcde9a6b035b3d9ed23abf67 | |
parent | d2a9ea85e4263927ead4d0aaf7c22a409c8eb80d (diff) | |
download | linhes_pkgbuild-9753e7597fdfed4231a863b895bd1cdee257a07e.zip linhes_pkgbuild-9753e7597fdfed4231a863b895bd1cdee257a07e.tar.gz linhes_pkgbuild-9753e7597fdfed4231a863b895bd1cdee257a07e.tar.bz2 |
linhes-theme: schedule-ui.xml: update program guide screens
-rwxr-xr-x | abs/core/linhes-theme/PKGBUILD | 9 | ||||
-rw-r--r-- | abs/core/linhes-theme/gg-left-arrow-large.png | bin | 0 -> 2082 bytes | |||
-rw-r--r-- | abs/core/linhes-theme/gg-right-arrow-large.png | bin | 0 -> 2047 bytes | |||
-rw-r--r-- | abs/core/linhes-theme/schedule-ui.xml.patch | 98 |
4 files changed, 101 insertions, 6 deletions
diff --git a/abs/core/linhes-theme/PKGBUILD b/abs/core/linhes-theme/PKGBUILD index dac36e2..35a8d82 100755 --- a/abs/core/linhes-theme/PKGBUILD +++ b/abs/core/linhes-theme/PKGBUILD @@ -1,6 +1,6 @@ pkgname=linhes-theme pkgver=8.5.1 -pkgrel=9 +pkgrel=10 pkgdesc="Default LinHES MythTV theme" arch=('i686' 'x86_64') license=('GPL2') @@ -19,6 +19,7 @@ patches=('readme.txt.patch' 'osd.xml.patch' 'base.xml.patch' 'browser-ui.xml.pat #The LinHES theme is based on TintedGlass 4.56 by Harley Peters source=(`echo ${patches[@]:0}` 'themeinfo.xml' 'install-ui.xml' 'osd_subtitle.xml' 'bubble_background.png' 'preview.png' 'blank_coverart.png' + 'gg-left-arrow-large.png' 'gg-right-arrow-large.png' 'checkmark.png' 'error.png' 'gears.png' 'question.png' 'warning.png' 'image-ui.xml' 'standardsetting-ui.xml' 'LHLogo.png' 'LHLogoAndText.png') @@ -66,6 +67,8 @@ package() { rm -r $pkgdir/$THEMEROOT/LinHES/osd.xml.alt rsync -pL $srcdir/bubble_background.png $pkgdir/$THEMEROOT/LinHES/images/backgrounds/background.png rsync -pL $srcdir/blank_coverart.png $pkgdir/$THEMEROOT/LinHES/images/ + rsync -pL $srcdir/gg-left-arrow-large.png $pkgdir/$THEMEROOT/LinHES/images/ + rsync -pL $srcdir/gg-right-arrow-large.png $pkgdir/$THEMEROOT/LinHES/images/ rsync -pL $srcdir/checkmark.png $pkgdir/$THEMEROOT/LinHES/images/ rsync -pL $srcdir/error.png $pkgdir/$THEMEROOT/LinHES/images/ rsync -pL $srcdir/gears.png $pkgdir/$THEMEROOT/LinHES/images/ @@ -113,7 +116,7 @@ md5sums=('2dca856c2a4d1f959473512c94e43b60' 'dd1e013e806efc26049ea89637a51f83' '9fe3371a8b964a7028126405cfaa330b' '814b52b7ad9a6918585764f5790d1c3b' - 'a0b6733e4a6734a3c24e8dc3b0c14e74' + 'a65ab8c1c409e89358373aa51f0b3eb3' '384871202030f41148536e2e89bb1801' '8efbd524cef4dd3f5fbe5b7d5ad854f0' '8312aff444945f80a76100696c81cb2e' @@ -125,6 +128,8 @@ md5sums=('2dca856c2a4d1f959473512c94e43b60' '326a71eb795b322a9ea26f116d890c87' '8fcd0acc11f4db33a9442949fb1a293d' '699e3abe05523f454db3561bfc08b4b2' + 'c3b17c90d85e9e9908d194570f2da3ac' + '39c3c560ed4d8779326f4e63861d8f33' '60cb915909c477dbc2e18233ee6424d9' '30ea7d2001b8562177b8f85f34f050a2' 'e8dee86a10ce7c4423a97305b38b4668' diff --git a/abs/core/linhes-theme/gg-left-arrow-large.png b/abs/core/linhes-theme/gg-left-arrow-large.png Binary files differnew file mode 100644 index 0000000..7d44070 --- /dev/null +++ b/abs/core/linhes-theme/gg-left-arrow-large.png diff --git a/abs/core/linhes-theme/gg-right-arrow-large.png b/abs/core/linhes-theme/gg-right-arrow-large.png Binary files differnew file mode 100644 index 0000000..8ff318a --- /dev/null +++ b/abs/core/linhes-theme/gg-right-arrow-large.png diff --git a/abs/core/linhes-theme/schedule-ui.xml.patch b/abs/core/linhes-theme/schedule-ui.xml.patch index 00e1066..729b250 100644 --- a/abs/core/linhes-theme/schedule-ui.xml.patch +++ b/abs/core/linhes-theme/schedule-ui.xml.patch @@ -1,7 +1,17 @@ ---- schedule-ui.xml.orig 2017-01-12 02:24:06.812272686 +0000 -+++ schedule-ui.xml 2017-10-26 17:04:02.976373390 +0000 -@@ -126,7 +126,7 @@ - <conflictingcolor>#ff6600</conflictingcolor> +--- schedule-ui.xml.orig 2018-06-06 17:48:28.091163462 +0000 ++++ schedule-ui.xml 2018-06-06 18:04:00.119905930 +0000 +@@ -119,14 +119,14 @@ + <channels>6</channels> + <timeslots>5</timeslots> + <solidcolor>#003256</solidcolor> +- <selector type="roundbox" linecolor="#d6d6d6" /> ++ <selector type="highlight" linecolor="#e6e6e6" fillcolor="#000000"/> + <showcategories>yes</showcategories> + <categoryalpha>130</categoryalpha> +- <recordingcolor>#00aa00</recordingcolor> +- <conflictingcolor>#ff6600</conflictingcolor> ++ <recordingcolor>#80d400</recordingcolor> ++ <conflictingcolor>#d97616</conflictingcolor> <cutdown>no</cutdown> <multiline>yes</multiline> - <textoffset>6,7</textoffset> @@ -9,6 +19,86 @@ <recordstatus type="SingleRecord" image="images/gg-rs-single.png"></recordstatus> <recordstatus type="TimeslotRecord" image="images/gg-rs-timeslot.png"></recordstatus> <recordstatus type="ChannelRecord" image="images/gg-rs-channel.png"></recordstatus> +@@ -134,8 +134,8 @@ + <recordstatus type="WeekslotRecord" image="images/gg-rs-weekslot.png"></recordstatus> + <recordstatus type="FindOneRecord" image="images/gg-rs-findone.png"></recordstatus> + <recordstatus type="OverrideRecord" image="images/gg-rs-override.png"></recordstatus> +- <arrow direction="left" image="images/gg-arrow-left.png"></arrow> +- <arrow direction="right" image="imaages/gg-arrow-right.png"></arrow> ++ <arrow direction="left" image="images/gg-left-arrow-large.png"></arrow> ++ <arrow direction="right" image="images/gg-right-arrow-large.png"></arrow> + <font>basesmall</font> + </guidegrid> + +@@ -146,7 +146,7 @@ + <buttonarea>0,0,1019,41</buttonarea> + <statetype name="buttonitem"> + <state name="active"> +- <area>-1,0,203,41</area> ++ <area>0,0,203,41</area> + <shape name="separator" from="base_vertical_line"> + <area>0,5,2,31</area> + </shape> +@@ -301,7 +301,7 @@ + <area>0,0,1280,720</area> + + <textarea name="heading" from="base_heading"> +- <value>Program Guide Video</value> ++ <value>Program Guide</value> + </textarea> + + <shape name="guide-top-backdrop" from="base_backdrop"> +@@ -434,14 +434,14 @@ + <channels>5</channels> + <timeslots>5</timeslots> + <solidcolor>#003256</solidcolor> +- <selector type="roundbox" linecolor="#d6d6d6" /> ++ <selector type="highlight" linecolor="#e6e6e6" fillcolor="#000000"/> + <showcategories>yes</showcategories> + <categoryalpha>130</categoryalpha> +- <recordingcolor>#00aa00</recordingcolor> +- <conflictingcolor>#ff6600</conflictingcolor> ++ <recordingcolor>#80d400</recordingcolor> ++ <conflictingcolor>#d97616</conflictingcolor> + <cutdown>no</cutdown> + <multiline>yes</multiline> +- <textoffset>6,7</textoffset> ++ <textoffset>6,2</textoffset> + <recordstatus type="SingleRecord" image="images/gg-rs-single.png"></recordstatus> + <recordstatus type="TimeslotRecord" image="images/gg-rs-timeslot.png"></recordstatus> + <recordstatus type="ChannelRecord" image="images/gg-rs-channel.png"></recordstatus> +@@ -449,24 +449,24 @@ + <recordstatus type="WeekslotRecord" image="images/gg-rs-weekslot.png"></recordstatus> + <recordstatus type="FindOneRecord" image="images/gg-rs-findone.png"></recordstatus> + <recordstatus type="OverrideRecord" image="images/gg-rs-override.png"></recordstatus> +- <arrow direction="left" image="images/gg-arrow-left.png"></arrow> +- <arrow direction="right" image="imaages/gg-arrow-right.png"></arrow> ++ <arrow direction="left" image="images/gg-left-arrow-large.png"></arrow> ++ <arrow direction="right" image="images/gg-right-arrow-large.png"></arrow> + <font>basesmall</font> + </guidegrid> + + <buttonlist name="timelist"> +- <area>238,40,1019,42</area> ++ <area>238,40,1019,41</area> + <layout>horizontal</layout> + <spacing>0</spacing> +- <buttonarea>0,0,1019,42</buttonarea> ++ <buttonarea>0,0,1019,41</buttonarea> + <statetype name="buttonitem"> + <state name="active"> +- <area>-1,0,203,42</area> ++ <area>0,0,203,41</area> + <shape name="separator" from="base_vertical_line"> +- <area>0,5,2,30</area> ++ <area>0,5,2,31</area> + </shape> + <textarea name="buttontext" from="basetextarea"> +- <area>0,0,203,42</area> ++ <area>0,1,203,41</area> + <font>basesmall</font> + <align>allcenter</align> + </textarea> @@ -1084,7 +1084,7 @@ <textarea name="helptext"> |