diff options
author | Britney Fransen <brfransen@gmail.com> | 2014-01-07 18:11:16 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2014-01-07 18:11:16 (GMT) |
commit | 4c2a2e3504f472628285a989c7c9a76be6855f54 (patch) | |
tree | 23bdd770c1257a373f7ef218fb1336fa890c512a /abs/core/linhes-theme | |
parent | af515b99f692bcf1f0af57aabe8f7c1a950b32c5 (diff) | |
parent | 402197f50ec8843de08d28a16eaefc15f3dee226 (diff) | |
download | linhes_pkgbuild-4c2a2e3504f472628285a989c7c9a76be6855f54.zip linhes_pkgbuild-4c2a2e3504f472628285a989c7c9a76be6855f54.tar.gz linhes_pkgbuild-4c2a2e3504f472628285a989c7c9a76be6855f54.tar.bz2 |
Merge branch 'testing'
Diffstat (limited to 'abs/core/linhes-theme')
-rw-r--r-- | abs/core/linhes-theme/PKGBUILD | 38 | ||||
-rw-r--r-- | abs/core/linhes-theme/background-with-logo.png (renamed from abs/core/linhes-theme/qt-background.png) | bin | 781602 -> 821488 bytes | |||
-rw-r--r-- | abs/core/linhes-theme/background.png | bin | 821488 -> 781602 bytes | |||
-rw-r--r-- | abs/core/linhes-theme/base.xml.patch | 275 | ||||
-rw-r--r-- | abs/core/linhes-theme/config-ui.xml.patch | 200 | ||||
-rw-r--r-- | abs/core/linhes-theme/menu-ui-horizontal.xml.patch | 67 | ||||
-rw-r--r-- | abs/core/linhes-theme/menu-ui-vert.xml.patch | 181 | ||||
-rw-r--r-- | abs/core/linhes-theme/osd.xml.patch | 61 | ||||
-rw-r--r-- | abs/core/linhes-theme/qtlook.txt.patch | 11 | ||||
-rw-r--r-- | abs/core/linhes-theme/readme.txt.patch | 17 | ||||
-rw-r--r-- | abs/core/linhes-theme/recordings-ui.xml.patch | 242 | ||||
-rw-r--r-- | abs/core/linhes-theme/schedule-ui.xml.patch | 148 | ||||
-rw-r--r-- | abs/core/linhes-theme/video-ui.xml.patch | 58 |
13 files changed, 139 insertions, 1159 deletions
diff --git a/abs/core/linhes-theme/PKGBUILD b/abs/core/linhes-theme/PKGBUILD index fb894fb..2b1aba3 100644 --- a/abs/core/linhes-theme/PKGBUILD +++ b/abs/core/linhes-theme/PKGBUILD @@ -1,20 +1,19 @@ pkgname=linhes-theme pkgver=8.1 -pkgrel=15 +pkgrel=20 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-vert.xml.patch' 'recordings-ui.xml.patch' 'schedule-ui.xml.patch' - 'video-ui.xml.patch' 'config-ui.xml.patch') + 'menu-ui-vert.xml.patch' 'recordings-ui.xml.patch' 'qtlook.txt.patch') -#The LinHES theme is based on TintedGlass by Harley Peters -source=("git://github.com/MythTV-Themes/TintedGlass.git#branch=fixes/0.27" +#The LinHES theme is based on TintedGlass 4.39 by Harley Peters +source=("git+https://github.com/MythTV-Themes/TintedGlass.git#branch=fixes/0.27" `echo ${patches[@]:0}` 'themeinfo.xml' 'install-ui.xml' - 'background.png' 'preview.png' 'qt-background.png' 'tux_thoughts.png' - 'LHLogo.png' 'LHLogoAndText.png') + 'background.png' 'preview.png' 'tux_thoughts.png' + 'LHLogoAndText.png') package() { THEMEROOT=usr/share/mythtv/themes @@ -37,12 +36,15 @@ package() { msg "Copy *.xml and adding backgrounds and images for LinHES" rsync -pL $srcdir/*.xml $pkgdir/$THEMEROOT/LinHES/ rm -r $pkgdir/$THEMEROOT/LinHES/images/backgrounds/* - rsync -pL $srcdir/*background.png $pkgdir/$THEMEROOT/LinHES/images/backgrounds/ + rsync -pL $srcdir/background.png $pkgdir/$THEMEROOT/LinHES/images/backgrounds/ rsync -pL $srcdir/preview.png $pkgdir/$THEMEROOT/LinHES/ #tux_thoughts.png is the thought bubble for the menu descriptions rsync -pL $srcdir/tux_thoughts.png $pkgdir/$THEMEROOT/LinHES/images/ - rsync -pL $srcdir/LHLogo*.png $pkgdir/$THEMEROOT/LinHES/images/ + rsync -pL $srcdir/LHLogoAndText.png $pkgdir/$THEMEROOT/LinHES/images/ + + #vertical menu + mv $pkgdir/$THEMEROOT/LinHES/menu-ui-vert.xml $pkgdir/$THEMEROOT/LinHES/menu-ui.xml msg "Modifying yellows and blue to LinHES yellow and blue" #yellow @@ -53,19 +55,15 @@ package() { grep -lr '#3a9ade' $pkgdir/$THEMEROOT/LinHES/ | xargs sed -i "s/\#3a9ade/\#0072bc/g" } md5sums=('SKIP' - '9c2fc68864cbedb6e449056972b457aa' - 'e061490fc869e0e14d4e144c17c3ec56' - 'e7af3675fc706a7cb4ea9d0c321219d5' - '9e4fcf840f14c6f17f30432e28edd885' - '33609e27406f00bdc0243a5ef840c6f9' - 'aff82cf901edc4baa058013d93610cfc' - 'e502da82e6d76b3f43dd7ddc20c1e2e7' - '78b64e567cd799df52045d9fc5a59cc0' + '95478bd9bab15e9e4365c1048757c225' + 'ed4f8baf431e20babc345e4e2602426f' + '9c2c8f2a8d881e01ea84457ae508f655' + 'ec11d601d47cd4b2954e1609262a571b' + '4ad8bc893412eeeb890f0b1f1f1bd541' + '9fe3371a8b964a7028126405cfaa330b' '7d7bc458a8f4af408700609f3e1f412e' 'a0201e0aa1608eeab27ee754e4d2c1de' - 'cbe5f663ebb5d51abe811f81dafec303' - '4b1c27297bb5f8d9d7bbaf72b35130b5' '12d26a786fde397348653128a6d7676a' + '4b1c27297bb5f8d9d7bbaf72b35130b5' '2bd09b8049aaf5ba21db5baf3a0ce077' - 'b51ef0cbf8ed2d3a8c1a8257a89aceff' '09ad14842f828b7a8d24070ec8214fe5') diff --git a/abs/core/linhes-theme/qt-background.png b/abs/core/linhes-theme/background-with-logo.png Binary files differindex 12544b2..ffdf9ef 100644 --- a/abs/core/linhes-theme/qt-background.png +++ b/abs/core/linhes-theme/background-with-logo.png diff --git a/abs/core/linhes-theme/background.png b/abs/core/linhes-theme/background.png Binary files differindex ffdf9ef..12544b2 100644 --- a/abs/core/linhes-theme/background.png +++ b/abs/core/linhes-theme/background.png diff --git a/abs/core/linhes-theme/base.xml.patch b/abs/core/linhes-theme/base.xml.patch index 2ff8487..bbf971d 100644 --- a/abs/core/linhes-theme/base.xml.patch +++ b/abs/core/linhes-theme/base.xml.patch @@ -1,276 +1,11 @@ ---- base.xml.orig 2013-11-22 18:52:58.956295819 +0000 -+++ base.xml 2013-12-17 16:44:18.909675491 +0000 -@@ -424,26 +424,26 @@ +--- base.xml.orig 2014-01-02 20:11:41.055260777 +0000 ++++ base.xml 2014-01-02 20:20:50.598179696 +0000 +@@ -424,7 +424,7 @@ <!-- Base definition of a base popup backdrop --> <shape name="base_popup_backdrop" from="base_backdrop"> -- <fill color="#0a0a0e" alpha="255" /> -+ <fill color="#0a0a0e" alpha="235" /> +- <fill color="#000000" alpha="255" /> ++ <fill color="#000000" alpha="235" /> </shape> <!-- Base definition of a heading group --> - <group name="base_heading_group"> - <area>0,0,1280,720</area> - <shape name="base_heading_backdrop" from="base_backdrop"> -- <area>500,-7,280,32</area> -+ <area>485,-7,310,32</area> - </shape> - <shape name="base_heading_backdrop_line" from="base_backdrop_line"> -- <area>500,-7,280,32</area> -+ <area>485,-7,310,32</area> - </shape> - <shape name="heading-left-line" from="base_highlight_vertical_line"> -- <area>501,0,2,22</area> -+ <area>486,0,2,22</area> - </shape> - <shape name="heading-right-line" from="base_highlight_vertical_line"> -- <area>777,0,2,22</area> -+ <area>792,0,2,22</area> - </shape> - <shape name="heading-bottom-line" from="base_highlight_line"> -- <area>501,22,278,2</area> -+ <area>486,22,308,2</area> - </shape> - </group> - -@@ -452,7 +452,7 @@ - <area>0,0,1280,720</area> - <imagetype name="background"> - <area>0,0,1280,720</area> -- <filename>images/backgrounds/background.png</filename> -+ <filename>images/backgrounds/qt-background.png</filename> - </imagetype> - <imagetype name="fanart"> - <area>0,0,1280,720</area> -@@ -463,25 +463,25 @@ - <!-- Base definition of a clock group --> - <group name="base_clock_backdrop_group"> - <shape name="base_clock_backdrop" from="base_backdrop"> -- <area>500,695,280,32</area> -+ <area>485,695,310,32</area> - </shape> - <shape name="base_clock_backdrop_line" from="base_backdrop_line"> -- <area>500,695,280,32</area> -+ <area>485,695,310,32</area> - </shape> - <shape name="base_clock_backdrop_top_line" from="base_highlight_line"> -- <area>501,696,278,2</area> -+ <area>486,696,308,2</area> - </shape> - <shape name="base_clock_backdrop_left_line" from="base_highlight_vertical_line"> -- <area>501,698,2,22</area> -+ <area>486,698,2,22</area> - </shape> - <shape name="clock_right_line" from="base_highlight_vertical_line"> -- <area>777,698,2,22</area> -+ <area>792,698,2,22</area> - </shape> - </group> - - <!-- Base denfinition of a clock --> - <clock name="base_clock"> -- <area>529,698,219,22</area> -+ <area>494,698,292,22</area> - <font>baseextrasmall</font> - <template>%DATE%, %TIME%</template> - <align>allcenter</align> -@@ -533,19 +533,19 @@ - - <!-- Base definition of a active button background --> - <shape name="base_button_background_active" from="base_button_background_selected"> -- <fill color="#333333" alpha="175" /> -+ <fill color="#000000" alpha="175" /> - <line color="#454545" alpha="180" width="2" /> - </shape> - - <!-- Base definition of a active button list background --> - <shape name="base_button_list_background_active" from="base_button_background_selected"> -- <fill color="#CCCCCC" alpha="150" /> -- <line color="#CCCCCC" alpha="150" width="2" /> -+ <fill color="#000000" alpha="175" /> -+ <line color="#454545" alpha="180" width="2" /> - </shape> - - <!-- Base definition of a disabled button background --> - <shape name="base_button_background_disabled" from="base_button_background_selected"> -- <fill color="#333333" alpha="175" /> -+ <fill color="#000000" alpha="175" /> - <line color="#454545" alpha="180" width="2" /> - </shape> - -@@ -563,7 +563,7 @@ - - <!-- Base definition of a inactve button background list style --> - <shape name="base_button_background_inactive_list_style" from="base_button_background_selected"> -- <fill color="#333333" alpha="175" /> -+ <fill color="#000000" alpha="175" /> - <line color="#454545" alpha="180" width="2" /> - </shape> - -@@ -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"> -- <font>basesmallblack</font> -+ <font>basesmallgrey</font> - <cutdown>yes</cutdown> - <align>allcenter</align> - </textarea> -@@ -997,7 +998,7 @@ - <shape name="buttonbackground"> - <area>0,0,100%,100%</area> - <type>roundbox</type> -- <fill color="#333333" alpha="175" /> -+ <fill color="#000000" alpha="175" /> - <line color="#454545" alpha="180" width="2" /> - <cornerradius>90</cornerradius> - </shape> -@@ -1064,7 +1065,7 @@ - <shape name="buttonbackground"> - <area>0,0,100%,100%</area> - <type>roundbox</type> -- <fill color="#333333" alpha="175" /> -+ <fill color="#000000" alpha="175" /> - <line color="#454545" alpha="180" width="2" /> - <cornerradius>90</cornerradius> - </shape> -@@ -1117,7 +1118,7 @@ - <shape name="background"> - <area>0,0,100%,100%</area> - <type>roundbox</type> -- <fill color="#333333" alpha="175" /> -+ <fill color="#000000" alpha="175" /> - <line color="#454545" alpha="180" width="2" /> - <cornerradius>90</cornerradius> - </shape> -@@ -1228,22 +1229,20 @@ - - <imagetype name="background"> - <area>0,0,1280,720</area> -- <filename>images/backgrounds/background.png</filename> -+ <filename>images/backgrounds/qt-background.png</filename> - </imagetype> - - <group name="heading-backdrop" from="base_heading_group" /> - - <group name="clock-backdrop-group" from="base_clock_backdrop_group" /> - -- <clock name="time" from="base_clock"> -- <area>529,698,219,22</area> -- </clock> -+ <clock name="time" from="base_clock" /> - - </window> - - <!-- Popup Dialogue Box --> - <window name="MythPopupBox"> -- <area>-1,-1,400,463</area> -+ <area>-1,-1,602,488</area> - - <animation trigger="AboutToShow"> - <section> -@@ -1260,76 +1259,76 @@ - </animation> - - <shape name="popup-backdrop" from="base_popup_backdrop"> -- <area>0,0,400,463</area> -+ <area>0,0,602,488</area> - </shape> - - <shape name="popup-backdrop-line" from="base_backdrop_line"> -- <area>1,1,398,461</area> -+ <area>1,1,600,486</area> - </shape> - - <shape name="popup-first-line" from="base_highlight_line"> -- <area>2,2,396,2</area> -+ <area>2,2,596,2</area> - </shape> - - <shape name="popup-second-line" from="base_line"> -- <area>23,174,354,2</area> -+ <area>23,212,552,2</area> - </shape> - - <shape name="popup-third-line" from="base_highlight_line"> -- <area>2,459,396,2</area> -+ <area>2,484,596,2</area> - </shape> - - <shape name="popup-left-line" from="base_highlight_vertical_line"> -- <area>2,4,2,455</area> -+ <area>2,4,2,480</area> - </shape> - - <shape name="popup-right-line" from="base_highlight_vertical_line"> -- <area>396,4,2,455</area> -+ <area>598,4,2,480</area> - </shape> - - <textarea name="messagearea" from="basetextarea"> -- <area>16,8,368,162</area> -+ <area>10,8,582,196</area> - <font>basesmalldarkyellow</font> - <multiline>yes</multiline> - <align>allcenter</align> - </textarea> - - <buttonlist name="list" from="base_button_list"> -- <area>15,191,370,264</area> -+ <area>15,222,570,252</area> - <statetype name="buttonitem"> - <state name="active"> -- <area>0,0,370,40</area> -+ <area>0,0,100%,34</area> - <textarea name="buttontext"> -- <area>8,0,354,40</area> -+ <area>8,0,570,34</area> - </textarea> - <imagetype name="buttonarrow"> -- <position>347,11</position> -+ <position>544,8</position> - </imagetype> - </state> - <state name="selectedactive"> -- <area>0,0,370,40</area> -+ <area>0,0,100%,34</area> - <textarea name="buttontext"> -- <area>8,0,354,40</area> -+ <area>8,0,570,34</area> - </textarea> - <imagetype name="buttonarrow"> -- <position>347,11</position> -+ <position>544,8</position> - </imagetype> - </state> - <state name="selectedinactive"> -- <area>0,0,370,40</area> -+ <area>0,0,100%,34</area> - <textarea name="buttontext"> -- <area>8,0,354,40</area> -+ <area>8,0,570,34</area> - </textarea> - <imagetype name="buttonarrow"> -- <position>347,11</position> -+ <position>544,8</position> - </imagetype> - </state> - </statetype> - <statetype name="upscrollarrow"> -- <position>0,255</position> -+ <position>0,251</position> - </statetype> - <statetype name="downscrollarrow"> -- <position>20,255</position> -+ <position>20,251</position> - </statetype> - </buttonlist> - </window> diff --git a/abs/core/linhes-theme/config-ui.xml.patch b/abs/core/linhes-theme/config-ui.xml.patch deleted file mode 100644 index 36d6b67..0000000 --- a/abs/core/linhes-theme/config-ui.xml.patch +++ /dev/null @@ -1,200 +0,0 @@ ---- config-ui.xml.orig 2013-12-14 17:21:38.882668570 +0000 -+++ config-ui.xml 2013-12-14 17:23:08.317851041 +0000 -@@ -347,6 +347,197 @@ - - </window> - -+ <window name="languageselection"> -+ -+ <textarea name="title" from="base_heading"> -+ <value>Language</value> -+ </textarea> -+ -+ <textarea name="countrylabel"> -+ <font>baselarge</font> -+ <area>40,20,580,40</area> -+ <value>Country</value> -+ <align>allcenter</align> -+ </textarea> -+ -+ <shape name="countrybackground" from="base_backdrop"> -+ <area>40,65,580,550</area> -+ </shape> -+ -+ <shape name="country-top-backdrop-line" from="base_backdrop_line"> -+ <area>41,66,578,548</area> -+ </shape> -+ -+ <shape name="country-top-line" from="base_highlight_line"> -+ <area>42,67,576,2</area> -+ </shape> -+ -+ <shape name="country-bottom-line" from="base_highlight_line"> -+ <area>42,613,576,2</area> -+ </shape> -+ -+ <shape name="country-left-line" from="base_highlight_vertical_line"> -+ <area>42,69,2,544</area> -+ </shape> -+ -+ <shape name="country-right-line" from="base_highlight_vertical_line"> -+ <area>616,69,2,544</area> -+ </shape> -+ -+ <shape name="country-arrows-backdrop" from="base_arrows_backdrop"> -+ <area>48,615,50,12</area> -+ </shape> -+ -+ <buttonlist name="countries" from="base_list"> -+ <area>50,78,560,530</area> -+ <scrollstyle>center</scrollstyle> -+ <statetype name="buttonitem"> -+ <state name="active"> -+ <area>0,0,100%,55</area> -+ <shape name="buttonbackground" from="base_select_bar_active"> -+ <area>0,0,100%,100%</area> -+ </shape> -+ <imagetype name="buttonimage"> -+ <area>5,7,60,40</area> -+ </imagetype> -+ <textarea name="buttontext" from="basetextarea"> -+ <area>70,0,90%,30</area> -+ <font>basemediumgrey</font> -+ <cutdown>yes</cutdown> -+ <align>left,vcenter</align> -+ </textarea> -+ <textarea name="nativecountry" from="basetextarea"> -+ <area>70,30,90%,20</area> -+ <font>basesmallgrey</font> -+ <cutdown>yes</cutdown> -+ <align>left,vcenter</align> -+ </textarea> -+ </state> -+ <state name="inactive" from="active"/> -+ <state name="selectedactive" from="active"> -+ <shape name="buttonbackground" from="base_select_bar_selectedactive"> -+ <area>0,0,100%,100%</area> -+ </shape> -+ <textarea name="buttontext" from="basetextarea"> -+ <area>70,0,90%,30</area> -+ <font>basemediumyellow</font> -+ <cutdown>yes</cutdown> -+ <align>left,vcenter</align> -+ </textarea> -+ <textarea name="nativecountry" from="basetextarea"> -+ <area>70,30,90%,20</area> -+ <font>basesmall</font> -+ <cutdown>yes</cutdown> -+ <align>left,vcenter</align> -+ </textarea> -+ </state> -+ <state name="selectedinactive" from="inactive"> -+ <shape name="buttonbackground" from="base_select_bar_selectedinactive"> -+ <area>0,0,100%,100%</area> -+ </shape> -+ </state> -+ </statetype> -+ <statetype name="upscrollarrow"> -+ <position>5,539</position> -+ </statetype> -+ <statetype name="downscrollarrow"> -+ <position>25,539</position> -+ </statetype> -+ <helptext>Select the country where you reside.</helptext> -+ </buttonlist> -+ -+ <textarea name="languagelabel" from="countrylabel"> -+ <area>660,20,580,40</area> -+ <value>Language</value> -+ </textarea> -+ -+ <shape name="languagebackground" from="base_backdrop"> -+ <area>660,65,580,550</area> -+ </shape> -+ -+ <shape name="lang-top-backdrop-line" from="base_backdrop_line"> -+ <area>661,66,578,548</area> -+ </shape> -+ -+ <shape name="lang-top-line" from="base_highlight_line"> -+ <area>662,67,576,2</area> -+ </shape> -+ -+ <shape name="lang-bottom-line" from="base_highlight_line"> -+ <area>662,613,576,2</area> -+ </shape> -+ -+ <shape name="lang-left-line" from="base_highlight_vertical_line"> -+ <area>662,69,2,544</area> -+ </shape> -+ -+ <shape name="lang-right-line" from="base_highlight_vertical_line"> -+ <area>1236,69,2,544</area> -+ </shape> -+ -+ <shape name="lang-arrows-backdrop" from="base_arrows_backdrop"> -+ <area>668,615,50,12</area> -+ </shape> -+ -+ <buttonlist name="languages" from="countries"> -+ <area>670,78,560,530</area> -+ <statetype name="buttonitem"> -+ <state name="active"> -+ <area>0,0,100%,55</area> -+ <textarea name="buttontext" from="basetextarea"> -+ <area>10,0,90%,30</area> -+ <font>basemediumgrey</font> -+ <cutdown>yes</cutdown> -+ <align>left,vcenter</align> -+ </textarea> -+ <textarea name="language" from="nativecountry"> -+ <position>10,30</position> -+ </textarea> -+ </state> -+ <state name="inactive" from="active" /> -+ <state name="selectedactive" from="active"> -+ <shape name="buttonbackground" from="base_select_bar_selectedactive"> -+ <area>0,0,100%,100%</area> -+ </shape> -+ <textarea name="buttontext" from="basetextarea"> -+ <area>10,0,90%,30</area> -+ <font>basemediumyellow</font> -+ <cutdown>yes</cutdown> -+ <align>left,vcenter</align> -+ </textarea> -+ <textarea name="language" from="nativecountry"> -+ <area>10,30,90%,20</area> -+ <font>basesmall</font> -+ <cutdown>yes</cutdown> -+ <align>left,vcenter</align> -+ </textarea> -+ </state> -+ <state name="selectedinactive" from="inactive"> -+ <shape name="buttonbackground" from="base_select_bar_selectedinactive"> -+ <area>0,0,100%,100%</area> -+ </shape> -+ </state> -+ </statetype> -+ <helptext>Select your language.</helptext> -+ </buttonlist> -+ -+ <textarea name="helptext" from="basetextarea"> -+ <area>200,630,880,60</area> -+ <align>center</align> -+ </textarea> -+ -+ <button name="save" from="base_button"> -+ <position>1090,643</position> -+ <value>Save</value> -+ </button> -+ -+ <button name="cancel" from="base_button"> -+ <position>40,643</position> -+ <value>Cancel</value> -+ </button> -+ -+ </window> -+ - <window name="grabbersettings"> - <area>0,0,1280,720</area> - diff --git a/abs/core/linhes-theme/menu-ui-horizontal.xml.patch b/abs/core/linhes-theme/menu-ui-horizontal.xml.patch deleted file mode 100644 index c099db6..0000000 --- a/abs/core/linhes-theme/menu-ui-horizontal.xml.patch +++ /dev/null @@ -1,67 +0,0 @@ ---- menu-ui.xml.orig 2013-11-21 19:05:04.920817617 +0000 -+++ menu-ui.xml 2013-11-21 20:03:45.474172898 +0000 -@@ -9,16 +9,16 @@ - </textarea> - - <shape name="menuscroll-background" from="base_backdrop"> -- <area>0,525,1280,70</area> -+ <area>0,94,1280,70</area> - <type>box</type> - </shape> - - <shape name="menuscroll-top-line" from="base_line"> -- <area>0,526,1280,2</area> -+ <area>0,95,1280,2</area> - </shape> - - <shape name="menuscroll-bottom-line" from="base_line"> -- <area>0,592,1280,2</area> -+ <area>0,161,1280,2</area> - </shape> - - <statetype name="titles"> -@@ -135,7 +135,7 @@ - </statetype> - - <buttonlist name="menu"> -- <area>20,528,1240,64</area> -+ <area>20,98,1240,64</area> - <layout>horizontal</layout> - <spacing>20</spacing> - <scrollstyle>center</scrollstyle> -@@ -157,6 +157,14 @@ - <state name="selectedactive"> - <area>0,0,232,64</area> - <imagetype name="background" /> -+ -+ <shape name="menu-left-line" from="base_highlight_vertical_line"> -+ <area>-10,-2,2,66</area> -+ </shape> -+ <shape name="menu-right-line" from="base_highlight_vertical_line"> -+ <area>240,-2,2,66</area> -+ </shape> -+ - <textarea name="buttontext"> - <area>0,0,232,64</area> - <font>basemediumlargerdarkyellow</font> -@@ -168,6 +176,20 @@ - <cutdown>yes</cutdown> - <case>upper</case> - </textarea> -+ -+ <imagetype name="description_background"> -+ <area>-100,100,410,180</area> -+ <filename>images/tux_thoughts.png</filename> -+ </imagetype> -+ -+ <textarea name="description"> -+ <area>12,87,210,130</area> -+ <align>allcenter</align> -+ <font>basesmallyellow</font> -+ <alpha>225</alpha> -+ <multiline>yes</multiline> -+ </textarea> -+ - </state> - </statetype> - </buttonlist> diff --git a/abs/core/linhes-theme/menu-ui-vert.xml.patch b/abs/core/linhes-theme/menu-ui-vert.xml.patch index fdff21e..4cfd697 100644 --- a/abs/core/linhes-theme/menu-ui-vert.xml.patch +++ b/abs/core/linhes-theme/menu-ui-vert.xml.patch @@ -1,134 +1,91 @@ ---- menu-ui.xml.orig 2013-12-14 21:10:55.569721394 +0000 -+++ menu-ui.xml 2013-12-18 01:03:39.690460829 +0000 -@@ -3,24 +3,43 @@ - <mythuitheme> - - <window name="mainmenu"> -+ <area>0,0,1280,720</area> - - <textarea name="heading" from="base_heading"> - <value>Main Menu</value> - </textarea> - - <shape name="menuscroll-background" from="base_backdrop"> -- <area>0,525,1280,70</area> -+ <area>35,0,310,720</area> - <type>box</type> - </shape> - -- <shape name="menuscroll-top-line" from="base_line"> -- <area>0,526,1280,2</area> -+ <shape name="menuscroll-left-line" from="base_line"> -+ <area>36,0,2,1280</area> - </shape> - -- <shape name="menuscroll-bottom-line" from="base_line"> -- <area>0,592,1280,2</area> -+ <shape name="menuscroll-right-line" from="base_line"> -+ <area>342,0,2,1280</area> +--- menu-ui-vert.xml.orig 2014-01-02 20:22:20.736627009 +0000 ++++ menu-ui-vert.xml 2014-01-03 20:45:31.091048579 +0000 +@@ -18,6 +18,24 @@ + <area>394,0,2,720</area> </shape> ++ <imagetype name="description_background"> ++ <area>594,165,487,210</area> ++ <filename>images/tux_thoughts.png</filename> ++ </imagetype> ++ + <textarea name="description"> -+ <area>705,158,250,130</area> ++ <area>730,159,250,130</area> + <align>allcenter</align> + <font>basesmallyellow</font> + <multiline>yes</multiline> + <value>I have no idea</value> + </textarea> + -+ <imagetype name="description_background"> -+ <area>567,165,487,210</area> -+ <filename>images/tux_thoughts.png</filename> -+ </imagetype> -+ + <imagetype name="LHlogo"> -+ <area>492,348,638,207</area> ++ <area>519,348,638,207</area> + <filename>images/LHLogoAndText.png</filename> <!--851x277 3.072--> + </imagetype> + <statetype name="titles"> - <loadondemand>true</loadondemand> - <state name="TV"> -@@ -110,7 +129,7 @@ - <value>Manage Recordings</value> + <state name="MAIN"> + <textarea name="heading"> +@@ -123,6 +141,41 @@ + <value>Archive Utilities</value> </textarea> </state> -- <state name="LIBRARY"> -+ <state name="MENU_MEDIA_LIBRARY"> - <textarea name="heading" from="base_heading"> - <value>Media Library</value> - </textarea> -@@ -135,18 +154,20 @@ ++ <state name="LH_SERVICE_MENU" from="MAIN"> ++ <textarea name="heading"> ++ <value>Service Menu</value> ++ </textarea> ++ </state> ++ <state name="LH_UPDATE" from="MAIN"> ++ <textarea name="heading"> ++ <value>Update LinHES</value> ++ </textarea> ++ </state> ++ <state name="LH_BACKUP" from="MAIN"> ++ <textarea name="heading"> ++ <value>Backup LinHES</value> ++ </textarea> ++ </state> ++ <state name="LH_RESTORE" from="MAIN"> ++ <textarea name="heading"> ++ <value>Restore LinHES</value> ++ </textarea> ++ </state> ++ <state name="HOST_SETTINGS" from="MAIN"> ++ <textarea name="heading"> ++ <value>LinHES Settings</value> ++ </textarea> ++ </state> ++ <state name="TRAILERS" from="MAIN"> ++ <textarea name="heading"> ++ <value>Apple Trailers</value> ++ </textarea> ++ </state> ++ <state name="INTERNET_STREAMS" from="MAIN"> ++ <textarea name="heading"> ++ <value>Online Content</value> ++ </textarea> ++ </state> </statetype> <buttonlist name="menu"> -- <area>20,528,1240,64</area> -- <layout>horizontal</layout> -- <spacing>20</spacing> -- <scrollstyle>center</scrollstyle> -- <wrapstyle>items</wrapstyle> -- <buttonarea>0,0,1240,64</buttonarea> -+ <area>35,62,310,596</area> -+ <layout>vertical</layout> -+ <spacing>4</spacing> -+ <scrollstyle>free</scrollstyle> -+ <wrapstyle>selection</wrapstyle> -+ <arrange>Stack</arrange> -+ <align>vcenter</align> -+ <buttonarea>0,0,100%,100%</buttonarea> - <statetype name="buttonitem"> - <state name="active"> -- <area>0,0,232,64</area> -+ <area>0,0,310,64</area> - <imagetype name="background" /> - <textarea name="buttontext"> -- <area>0,0,232,64</area> -+ <area>12,0,286,64</area> - <font>basemediumlightgrey</font> - <multiline>yes</multiline> - <align>allcenter</align> -@@ -155,10 +176,13 @@ - </textarea> - </state> - <state name="selectedactive"> -- <area>0,0,232,64</area> -- <imagetype name="background" /> -+ <area>-10,0,330,64</area> -+ <shape name="background" from="base_select_bar_selectedactive"> -+ <area>0,0,100%,100%</area> -+ </shape> -+ - <textarea name="buttontext"> -- <area>0,0,232,64</area> -+ <area>5,0,320,64</area> - <font>basemediumlargerdarkyellow</font> - <multiline>yes</multiline> - <!-- cpu usage is very high -@@ -170,6 +194,27 @@ +@@ -162,21 +215,6 @@ + <cutdown>yes</cutdown> + <case>upper</case> </textarea> +- <group name="variable-size-text-backdrop-group"> +- <area>330,12,843,40</area> +- <minsize vanish="true">252,40</minsize> +- <shape name="text-backdrop" from="base_backdrop"> +- <area>0,0,-1,-1</area> +- <minsize vanish="true">252,40</minsize> +- </shape> +- <textarea name="description" from="basetextarea"> +- <area>20,1,-20,-1</area> +- <minsize shrink="short" vanish="true">5,5</minsize> +- <font>basesmalldarkyellow</font> +- <align>left,vcenter</align> +- <multiline>no</multiline> +- </textarea> +- </group> </state> </statetype> -+ <statetype name="upscrollarrow"> -+ <position>147,0</position> -+ <showempty>yes</showempty> -+ <state type="full"> -+ <imagetype name="upon"> -+ <filename>images/lists_up_arrow.png</filename> -+ <alpha>200</alpha> -+ </imagetype> -+ </state> -+ </statetype> -+ <statetype name="downscrollarrow"> -+ <position>147,588</position> -+ <showempty>yes</showempty> -+ <state type="full"> -+ <imagetype name="dnon"> -+ <filename>images/lists_down_arrow.png</filename> -+ <alpha>200</alpha> -+ </imagetype> -+ </state> -+ </statetype> -+ - </buttonlist> - - </window> + <statetype name="upscrollarrow"> diff --git a/abs/core/linhes-theme/osd.xml.patch b/abs/core/linhes-theme/osd.xml.patch index 916e629..67748f7 100644 --- a/abs/core/linhes-theme/osd.xml.patch +++ b/abs/core/linhes-theme/osd.xml.patch @@ -1,29 +1,6 @@ ---- osd.xml.orig 2013-11-29 21:53:21.351030883 +0000 -+++ osd.xml 2013-11-30 22:28:42.477439824 +0000 -@@ -440,7 +440,8 @@ - <area>90,658,1100,24</area> - <font>small</font> - <align>allcenter</align> -- <template>%DESCRIPTION% %VALUE%%UNITS%</template> -+ <template>%DESCRIPTION% -+ %(|REMAININGTIME|)%%(|BEHINDTIME|)%%VALUE%%UNITS%</template> - </textarea> - - <clock name="clock"> -@@ -980,6 +981,12 @@ - <align>allcenter</align> - </textarea> - -+ <textarea name="callsign"> -+ <font>large</font> -+ <area>68,634,162,46</area> -+ <align>allcenter</align> -+ </textarea> -+ - <imagetype name="iconpath"> - <area>84,536,130,98</area> - <preserveaspect>true</preserveaspect> -@@ -989,17 +996,11 @@ +--- osd.xml.orig 2014-01-02 19:56:57.605092545 +0000 ++++ osd.xml 2014-01-02 20:02:34.958563960 +0000 +@@ -996,12 +996,12 @@ <!-- Commit 6216029d2 makes this show up in both recordings and video. --> <!-- Since I only want it in video and there is no way to control it. I have no choice but to disable it. --> @@ -31,36 +8,10 @@ + <imagetype name="coverart"> <area>70,492,158,186</area> -- <alpha>225</alpha> -+ <alpha>255</alpha> + <alpha>255</alpha> </imagetype> ---> -- <textarea name="callsign"> -- <font>large</font> -- <area>68,634,162,46</area> -- <align>allcenter</align> -- </textarea> - ++ <textarea name="category"> <font>supersmallblue</font> -@@ -1604,6 +1605,11 @@ - <color>#808080</color> - </fontdef> - -+ <fontdef name="smallyellow" face="DejaVu Sans"> -+ <color>#d9d900</color> -+ <pixelsize>21</pixelsize> -+ </fontdef> -+ - <shape name="mythpopupbox-backdrop"> - <area>339,116,602,488</area> - <type>roundbox</type> -@@ -1665,7 +1671,7 @@ - - <textarea name="messagearea"> - <area>349,126,582,196</area> -- <font>small</font> -+ <font>smallyellow</font> - <multiline>yes</multiline> - <align>allcenter</align> - </textarea> + <area>257,490,937,28</area> diff --git a/abs/core/linhes-theme/qtlook.txt.patch b/abs/core/linhes-theme/qtlook.txt.patch new file mode 100644 index 0000000..7435db4 --- /dev/null +++ b/abs/core/linhes-theme/qtlook.txt.patch @@ -0,0 +1,11 @@ +--- qtlook.txt.orig 2014-01-02 21:32:43.941375600 +0000 ++++ qtlook.txt 2014-01-02 21:32:57.946243387 +0000 +@@ -3,7 +3,7 @@ + # Color of lines, text, etc + str ForegroundColor=1a1a1a + # Pixmap to use for the background +-str BackgroundPixmap=images/backgrounds/qt-background.png ++str BackgroundPixmap=images/backgrounds/background.png + str Font=DejaVu Sans + + # Forground for dialogs diff --git a/abs/core/linhes-theme/readme.txt.patch b/abs/core/linhes-theme/readme.txt.patch index e1894d0..15ac146 100644 --- a/abs/core/linhes-theme/readme.txt.patch +++ b/abs/core/linhes-theme/readme.txt.patch @@ -1,6 +1,6 @@ ---- readme.txt.orig 2013-11-18 21:20:01.034553575 +0000 -+++ readme.txt 2013-11-18 21:20:30.387462546 +0000 -@@ -1,15 +1,3 @@ +--- readme.txt.orig 2014-01-02 21:51:10.099789520 +0000 ++++ readme.txt 2014-01-02 21:52:11.045337937 +0000 +@@ -1,26 +1,9 @@ -Backgrounds. - -If the default background is too light for you there is a darker version located @@ -16,3 +16,14 @@ Alternate osd. There is an alternate osd available for anybody that doesn't like the default. ( osd.xml.alt ) I use the alternate osd myself. + To use just move the default osd to osd.xml.orig and copy the osd.xml.alt to osd.xml. + Example mv osd.xml osd.xml.orig and cp osd.xml.alt osd.xml. + +-Alternate vertical main menu. +-There is an alternate main menu using a vertical layout rather than the default horizontal layout. +-To use just backup main-ui.xml. Example cp menu-ui.xml menu-ui.xml.bak. +-Then cp menu-ui-vert.xml to menu-ui.xml. +- + Color text in lists. + + There are two types of lists in the theme. diff --git a/abs/core/linhes-theme/recordings-ui.xml.patch b/abs/core/linhes-theme/recordings-ui.xml.patch index 7855e5a..0f97dbc 100644 --- a/abs/core/linhes-theme/recordings-ui.xml.patch +++ b/abs/core/linhes-theme/recordings-ui.xml.patch @@ -1,228 +1,18 @@ ---- recordings-ui.xml.orig 2013-11-30 22:40:35.742466059 +0000 -+++ recordings-ui.xml 2013-11-30 22:29:06.554349302 +0000 -@@ -700,7 +700,7 @@ - </window> - - <window name="changeview"> -- <area>-1,-1,380,463</area> -+ <area>-1,-1,602,488</area> - - <animation trigger="AboutToShow"> - <section> -@@ -717,100 +717,100 @@ - </animation> - - <shape name="change-view-backdrop" from="base_popup_backdrop"> -- <area>0,0,380,463</area> -+ <area>0,0,602,488</area> - </shape> - - <shape name="change-view-backdrop-line" from="base_backdrop_line"> -- <area>1,1,378,461</area> -+ <area>1,1,600,486</area> - </shape> - - <shape name="change-view-top-line" from="base_highlight_line"> -- <area>2,2,376,2</area> -+ <area>2,2,596,2</area> - </shape> - - <shape name="change-view-bottom-line" from="base_highlight_line"> -- <area>2,459,376,2</area> -+ <area>2,484,596,2</area> - </shape> - - <shape name="change-view-left-line" from="base_highlight_vertical_line"> -- <area>2,4,2,455</area> -+ <area>2,4,2,480</area> - </shape> - - <shape name="change-view-right-line" from="base_highlight_vertical_line"> -- <area>376,4,2,455</area> -+ <area>598,4,2,480</area> - </shape> - - <shape name="change-view-seperator-top-line" from="base_line"> -- <area>23,74,334,2</area> -+ <area>23,50,552,2</area> - </shape> - - <shape name="change-view-seperator-bottom-line" from="base_line"> -- <area>23,407,334,2</area> -+ <area>23,435,552,2</area> - </shape> - - <textarea name="title" from="basetextarea"> -- <area>4,4,372,70</area> -+ <area>10,4,582,46</area> - <align>allcenter</align> - <font>basesmallyellow</font> - <value>Change View</value> - </textarea> - - <checkbox name="titles" from="base_checkbox"> -- <position>60,102</position> -+ <position>150,102</position> - </checkbox> - - <textarea name="titlelabel" from="basetextarea"> -- <area>110,105,300,30</area> -+ <area>200,105,300,30</area> - <value>Show Titles</value> - </textarea> - - <checkbox name="categories" from="base_checkbox"> -- <position>60,152</position> -+ <position>150,152</position> - </checkbox> - - <textarea name="catlabel" from="titlelabel"> -- <position>110,155</position> -+ <position>200,155</position> - <value>Show Categories</value> - </textarea> - - <checkbox name="recgroups" from="base_checkbox"> -- <position>60,202</position> -+ <position>150,202</position> - </checkbox> - - <textarea name="grouplabel" from="titlelabel"> -- <position>110,205</position> -+ <position>200,205</position> - <value>Show Recording Groups</value> - </textarea> - - <checkbox name="watchlist" from="base_checkbox"> -- <position>60,252</position> -+ <position>150,252</position> - </checkbox> - - <textarea name="watchlabel" from="titlelabel"> -- <position>110,255</position> -+ <position>200,255</position> - <value>Show Watch List</value> - </textarea> - - <checkbox name="searches" from="base_checkbox"> -- <position>60,302</position> -+ <position>150,302</position> - </checkbox> - - <textarea name="searchlabel" from="titlelabel"> -- <position>110,305</position> -+ <position>200,305</position> - <value>Show Searches</value> - </textarea> - - <checkbox name="livetv" from="base_checkbox"> -- <position>60,352</position> -+ <position>150,352</position> - </checkbox> - - <textarea name="livelabel" from="titlelabel"> -- <position>110,355</position> -+ <position>200,355</position> - <value>Show LiveTV</value> - </textarea> - -- <button name="save" from="base_medium_button"> -- <position>15,414</position> -+ <button name="save" from="base_wide_button"> -+ <position>60,440</position> - <value>Save</value> - </button> - -@@ -885,7 +885,7 @@ - </window> - - <window name="groupselector"> -- <area>-1,-1,380,463</area> -+ <area>-1,-1,602,488</area> - - <animation trigger="AboutToShow"> - <section> -@@ -902,67 +902,67 @@ - </animation> - - <shape name="group-selector-backdrop" from="base_popup_backdrop"> -- <area>0,0,380,463</area> -+ <area>0,0,602,488</area> - </shape> - - <shape name="group-selector-backdrop-line" from="base_backdrop_line"> -- <area>1,1,378,461</area> -+ <area>1,1,600,486</area> - </shape> - - <shape name="group-selector-top-line" from="base_highlight_line"> -- <area>2,2,376,2</area> -+ <area>2,2,596,2</area> - </shape> - - <shape name="group-selector-bottom-line" from="base_highlight_line"> -- <area>2,459,376,2</area> -+ <area>2,484,596,2</area> - </shape> - - <shape name="group-selector-left-line" from="base_highlight_vertical_line"> -- <area>2,4,2,455</area> -+ <area>2,4,2,480</area> - </shape> - - <shape name="group-selector-right-line" from="base_highlight_vertical_line"> -- <area>376,4,2,455</area> -+ <area>598,4,2,480</area> - </shape> - - <shape name="group-selector-seperator-first-line" from="base_line"> -- <area>23,173,334,2</area> -+ <area>23,50,552,2</area> - </shape> - - <textarea name="label" from="basetextarea"> -- <area>14,8,352,161</area> -+ <area>10,4,582,46</area> - <align>allcenter</align> - <font>basesmalldarkyellow</font> - </textarea> - - <buttonlist name="groups" from="base_button_list"> -- <area>16,189,349,264</area> -+ <area>15,76,570,398</area> - <drawfrombottom>yes</drawfrombottom> - <statetype name="buttonitem"> - <state name="active"> -- <area>0,0,349,40</area> -+ <area>0,0,100%,34</area> - <textarea name="buttontext"> -- <area>15,7,319,24</area> -+ <area>8,0,570,34</area> +--- recordings-ui.xml.orig 2014-01-02 22:23:26.659072294 +0000 ++++ recordings-ui.xml 2014-01-02 22:32:08.212500575 +0000 +@@ -579,13 +579,13 @@ + <align>allcenter</align> </textarea> - </state> - <state name="selectedactive"> -- <area>0,0,349,40</area> -+ <area>0,0,100%,34</area> - <textarea name="buttontext"> -- <area>15,7,319,24</area> -+ <area>8,0,570,34</area> + <textarea name="s00e00" from="base_text_font_state_extrasmall"> +- <area>510,42,60,20</area> ++ <area>500,42,70,20</area> + <font state="normal">baseextrasmall</font> + <cutdown>no</cutdown> + <align>allcenter</align> </textarea> - </state> - <state name="selectedinactive"> - <area>0,0,349,40</area> - <textarea name="buttontext"> -- <area>15,7,319,24</area> -+ <area>8,0,570,34</area> - </textarea> - </state> - </statetype> - <statetype name="upscrollarrow"> -- <position>0,256</position> -+ <position>0,397</position> - </statetype> - <statetype name="downscrollarrow"> -- <position>20,256</position> -+ <position>20,397</position> - </statetype> - </buttonlist> - + <textarea name="syndicatedepisode" from="base_text_font_state_extrasmall" depends="!s00e00"> +- <area>510,42,60,20</area> ++ <area>500,42,70,20</area> + <font state="normal">baseextrasmall</font> + <cutdown>no</cutdown> + <align>allcenter</align> diff --git a/abs/core/linhes-theme/schedule-ui.xml.patch b/abs/core/linhes-theme/schedule-ui.xml.patch deleted file mode 100644 index 7032a67..0000000 --- a/abs/core/linhes-theme/schedule-ui.xml.patch +++ /dev/null @@ -1,148 +0,0 @@ ---- schedule-ui.xml.orig 2013-11-22 19:35:05.125862862 +0000 -+++ schedule-ui.xml 2013-11-25 22:17:02.323240208 +0000 -@@ -1471,7 +1471,7 @@ - - <textarea name="title_text" from="basetextarea"> - <area>10,4,480,46</area> -- <font>basemediumlargerdarkyellow</font> -+ <font>basemediumlarger</font> - <align>allcenter</align> - <value>Search Term</value> - </textarea> -@@ -1578,7 +1578,7 @@ - - <textarea name="title_text" from="basetextarea"> - <area>10,4,480,46</area> -- <font>basemediumlargerdarkyellow</font> -+ <font>basemediumlarger</font> - <align>allcenter</align> - <value>Select Search</value> - </textarea> -@@ -1681,7 +1681,7 @@ - - <textarea name="title_text" from="basetextarea"> - <area>10,4,480,46</area> -- <font>basemediumlargerdarkyellow</font> -+ <font>basemediumlarger</font> - <align>allcenter</align> - <value>Edit Power Search Fields</value> - </textarea> -@@ -3225,7 +3225,7 @@ - </window> - - <window name="schedulefiltereditor"> -- <area>-1,-1,500,500</area> -+ <area>-1,-1,602,488</area> - - <animation trigger="AboutToShow"> - <section> -@@ -3242,85 +3242,85 @@ - </animation> - - <shape name="schedule-filter-editor-backdrop" from="base_popup_backdrop"> -- <area>0,0,500,500</area> -+ <area>0,0,602,488</area> - </shape> - - <shape name="schedule-filter-editor-backdrop-line" from="base_backdrop_line"> -- <area>1,1,498,498</area> -+ <area>1,1,600,486</area> - </shape> - - <shape name="schedule-filter-editor-top-line" from="base_highlight_line"> -- <area>2,2,496,2</area> -+ <area>2,2,596,2</area> - </shape> - - <shape name="schedule-filter-editor-bottom-line" from="base_highlight_line"> -- <area>2,496,496,2</area> -+ <area>2,484,596,2</area> - </shape> - - <shape name="schedule-filter-editor-left-line" from="base_highlight_vertical_line"> -- <area>2,4,2,492</area> -+ <area>2,4,2,480</area> - </shape> - - <shape name="schedule-filter-editor-right-line" from="base_highlight_vertical_line"> -- <area>496,4,2,492</area> -+ <area>598,4,2,480</area> - </shape> - - <shape name="schedule-filter-editor-seperator-first-line" from="base_line"> -- <area>23,50,454,2</area> -+ <area>23,50,552,2</area> - </shape> - - <shape name="schedule-filter-editor-seperator-second-line" from="base_line"> -- <area>23,435,454,2</area> -+ <area>23,435,552,2</area> - </shape> - - <textarea name="title_text" from="basetextarea"> -- <area>10,4,480,46</area> -- <font>basemediumlargerdarkyellow</font> -+ <area>10,4,582,46</area> -+ <font>basemediumlarger</font> - <align>allcenter</align> - <value>Schedule Filter Editor</value> - </textarea> - - <buttonlist name="filters" from="base_button_list"> -- <area>20,75,460,360</area> -+ <area>15,60,570,360</area> - <statetype name="buttonitem"> - <state name="active"> -- <area>0,0,460,40</area> -+ <area>0,0,100%,34</area> - <textarea name="buttontext"> -- <area>40,0,380,40</area> -+ <area>40,0,490,34</area> - </textarea> - <statetype name="buttoncheck"> -- <position>15,10</position> -+ <position>15,7</position> - </statetype> - </state> - <state name="selectedactive"> -- <area>0,0,460,40</area> -+ <area>0,0,100%,34</area> - <textarea name="buttontext"> -- <area>40,0,380,40</area> -+ <area>40,0,490,34</area> - </textarea> - <statetype name="buttoncheck"> -- <position>15,10</position> -+ <position>15,7</position> - </statetype> - </state> - <state name="selectedinactive"> -- <area>0,0,460,40</area> -+ <area>0,0,100%,34</area> - <textarea name="buttontext"> -- <area>40,0,380,40</area> -+ <area>40,0,490,34</area> - </textarea> - <statetype name="buttoncheck"> -- <position>15,10</position> -+ <position>15,7</position> - </statetype> - </state> - </statetype> - <statetype name="upscrollarrow"> -- <position>0,343</position> -+ <position>0,359</position> - </statetype> - <statetype name="downscrollarrow"> -- <position>20,343</position> -+ <position>20,359</position> - </statetype> - </buttonlist> - -- <button name="back" from="base_medium_button"> -- <position>75,447</position> -+ <button name="back" from="base_wide_button"> -+ <position>60,440</position> - <value>Back</value> - </button> - diff --git a/abs/core/linhes-theme/video-ui.xml.patch b/abs/core/linhes-theme/video-ui.xml.patch deleted file mode 100644 index 55fb750..0000000 --- a/abs/core/linhes-theme/video-ui.xml.patch +++ /dev/null @@ -1,58 +0,0 @@ ---- video-ui.xml.orig 2013-12-10 21:58:00.909431846 +0000 -+++ video-ui.xml 2013-12-10 21:57:48.940952773 +0000 -@@ -3116,15 +3116,15 @@ - <preserveaspect>false</preserveaspect> - </imagetype> - -- <button name="done_button" from="base_wide_button"> -- <area>25,443,390,40</area> -+ <button name="done_button" from="base_medium_button"> -+ <area>50,443,350,40</area> - <statetype name="buttonstate"> - <state name="active"> - <shape name="background" from="base_button_background_active"> -- <area>0,0,390,40</area> -+ <area>0,0,350,40</area> - </shape> - <textarea name="buttontext"> -- <area>10,5,370,30</area> -+ <area>10,5,330,30</area> - <align>allcenter</align> - <font>basesmall</font> - <value>Done</value> -@@ -3132,21 +3132,21 @@ - </state> - <state name="selected" from="active"> - <shape name="background" from="base_button_background_selected"> -- <area>0,0,390,40</area> -+ <area>0,0,350,40</area> - </shape> - </state> - </statetype> - </button> - -- <button name="play_button" from="base_wide_button"> -- <area>435,443,390,40</area> -+ <button name="play_button" from="base_medium_button"> -+ <area>450,443,350,40</area> - <statetype name="buttonstate"> - <state name="active"> - <shape name="background" from="base_button_background_active"> -- <area>0,0,390,40</area> -+ <area>0,0,350,40</area> - </shape> - <textarea name="buttontext"> -- <area>10,5,370,30</area> -+ <area>10,5,330,30</area> - <align>allcenter</align> - <font>basesmall</font> - <value>Play</value> -@@ -3154,7 +3154,7 @@ - </state> - <state name="selected" from="active"> - <shape name="background" from="base_button_background_selected"> -- <area>0,0,390,40</area> -+ <area>0,0,350,40</area> - </shape> - </state> - </statetype> |