diff options
author | Kai Sommerfeld <kai.sommerfeld@gmx.com> | 2021-10-07 19:28:28 +0200 |
---|---|---|
committer | Kai Sommerfeld <kai.sommerfeld@gmx.com> | 2021-10-11 19:43:35 +0200 |
commit | 0d84a0941dc90cd4da645023010c8c432011aa63 (patch) | |
tree | 1b6d74284870682583562e712872b959c3a320ea /addons/skin.estuary/xml/Includes_Home.xml | |
parent | 7fd5a5c84496d9b15ae9bab00ca007f73bc0ed40 (diff) |
[Estuary][PVR] Add 'Timers' widget to PVR home screen section, replacing current/next recording widgets.
Diffstat (limited to 'addons/skin.estuary/xml/Includes_Home.xml')
-rw-r--r-- | addons/skin.estuary/xml/Includes_Home.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/skin.estuary/xml/Includes_Home.xml b/addons/skin.estuary/xml/Includes_Home.xml index c444e70f61..ffebab85cd 100644 --- a/addons/skin.estuary/xml/Includes_Home.xml +++ b/addons/skin.estuary/xml/Includes_Home.xml @@ -477,7 +477,7 @@ <top>43</top> <left>38</left> <width>245</width> - <height>200</height> + <height>190</height> <texture fallback="DefaultTVShows.png">$PARAM[icon]</texture> <aspectratio>keep</aspectratio> </control> @@ -540,7 +540,7 @@ <top>43</top> <left>38</left> <width>245</width> - <height>200</height> + <height>190</height> <texture fallback="DefaultTVShows.png">$PARAM[icon]</texture> <aspectratio>keep</aspectratio> </control> |