From 1a88a6987070019e4901e7da132de64ff32d0694 Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Wed, 4 Dec 2013 13:03:05 -0600
Subject: linhes-theme: change buttonlist to wrap scrolling. refs #940

---
 abs/core/linhes-theme/PKGBUILD       |  4 ++--
 abs/core/linhes-theme/base.xml.patch | 22 +++++++++++++++-------
 2 files changed, 17 insertions(+), 9 deletions(-)

diff --git a/abs/core/linhes-theme/PKGBUILD b/abs/core/linhes-theme/PKGBUILD
index 2b8d462..d23da5a 100644
--- a/abs/core/linhes-theme/PKGBUILD
+++ b/abs/core/linhes-theme/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=linhes-theme
 pkgver=8.1
-pkgrel=9
+pkgrel=10
 pkgdesc="Default LinHES MythTV theme"
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -52,7 +52,7 @@ package() {
 md5sums=('SKIP'
          '9c2fc68864cbedb6e449056972b457aa'
          'e061490fc869e0e14d4e144c17c3ec56'
-         'ed60c5b0b30b1ad1d051a070bfd2f8dd'
+         'abf14a78424114b6d9ba1d9e58ab754d'
          '83b03852c6f46bc791bfa6e8c894ca01'
          '33609e27406f00bdc0243a5ef840c6f9'
          'aff82cf901edc4baa058013d93610cfc'
diff --git a/abs/core/linhes-theme/base.xml.patch b/abs/core/linhes-theme/base.xml.patch
index 5ecde61..95bfa1e 100644
--- a/abs/core/linhes-theme/base.xml.patch
+++ b/abs/core/linhes-theme/base.xml.patch
@@ -1,5 +1,5 @@
 --- base.xml.orig	2013-11-22 18:52:58.956295819 +0000
-+++ base.xml	2013-11-30 22:28:57.188884895 +0000
++++ base.xml	2013-12-04 18:36:51.715548849 +0000
 @@ -424,26 +424,26 @@
  
      <!-- Base definition of a base popup backdrop -->
@@ -98,7 +98,15 @@
          <line color="#454545" alpha="180" width="2" />
      </shape>
  
-@@ -579,7 +579,7 @@
+@@ -571,6 +571,7 @@
+     <buttonlist name="base_button_list">
+         <layout>vertical</layout>
+         <spacing>2</spacing>
++        <wrapstyle>selection</wrapstyle>
+         <drawfrombottom>yes</drawfrombottom>
+         <buttonarea>0,0,100%,100%</buttonarea>
+         <statetype name="buttonitem">
+@@ -579,7 +580,7 @@
                      <area>0,0,100%,100%</area>
                  </shape>
                  <textarea name="buttontext">
@@ -107,7 +115,7 @@
                      <cutdown>yes</cutdown>
                      <align>allcenter</align>
                  </textarea>
-@@ -997,7 +997,7 @@
+@@ -997,7 +998,7 @@
                  <shape name="buttonbackground">
                      <area>0,0,100%,100%</area>
                      <type>roundbox</type>
@@ -116,7 +124,7 @@
                      <line color="#454545" alpha="180" width="2" />
                      <cornerradius>90</cornerradius>
                  </shape>
-@@ -1064,7 +1064,7 @@
+@@ -1064,7 +1065,7 @@
                  <shape name="buttonbackground">
                      <area>0,0,100%,100%</area>
                      <type>roundbox</type>
@@ -125,7 +133,7 @@
                      <line color="#454545" alpha="180" width="2" />
                      <cornerradius>90</cornerradius>
                  </shape>
-@@ -1117,7 +1117,7 @@
+@@ -1117,7 +1118,7 @@
                 <shape name="background">
                      <area>0,0,100%,100%</area>
                      <type>roundbox</type>
@@ -134,7 +142,7 @@
                      <line color="#454545" alpha="180" width="2" />
                      <cornerradius>90</cornerradius>
                  </shape>
-@@ -1235,15 +1235,13 @@
+@@ -1235,15 +1236,13 @@
  
          <group name="clock-backdrop-group" from="base_clock_backdrop_group" />
  
@@ -152,7 +160,7 @@
  
          <animation trigger="AboutToShow">
              <section>
-@@ -1260,76 +1258,76 @@
+@@ -1260,76 +1259,76 @@
          </animation>
  
          <shape name="popup-backdrop" from="base_popup_backdrop">
-- 
cgit v0.12