mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
kodi: update to kodi-15.2-rc2-4ed3eb6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a462c3c9df
commit
604f9ff1b3
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="kodi-theme-Confluence"
|
||||
PKG_VERSION="15.1-f4dda26"
|
||||
PKG_VERSION="15.2-rc2-4ed3eb6"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -1,29 +0,0 @@
|
||||
From be7118372ed9ed86ad99187eff4f6f056dfde416 Mon Sep 17 00:00:00 2001
|
||||
From: ronie <ronie@poedel.net>
|
||||
Date: Tue, 18 Aug 2015 12:24:46 +0200
|
||||
Subject: [PATCH 11/17] [Confluence] fix watched flag in media info 3 view
|
||||
|
||||
---
|
||||
720p/ViewsVideoLibrary.xml | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/720p/ViewsVideoLibrary.xml b/720p/ViewsVideoLibrary.xml
|
||||
index 443cd62..d7de36c 100644
|
||||
--- a/720p/ViewsVideoLibrary.xml
|
||||
+++ b/720p/ViewsVideoLibrary.xml
|
||||
@@ -1632,7 +1632,6 @@
|
||||
<texture>OverlayWatching.png</texture>
|
||||
<visible>ListItem.IsResumable</visible>
|
||||
</control>
|
||||
- </itemlayout>
|
||||
<control type="image">
|
||||
<left>320</left>
|
||||
<top>14</top>
|
||||
@@ -1641,6 +1640,7 @@
|
||||
<texture>$INFO[ListItem.Overlay]</texture>
|
||||
<aspectratio>keep</aspectratio>
|
||||
</control>
|
||||
+ </itemlayout>
|
||||
<focusedlayout height="40" width="345">
|
||||
<control type="image">
|
||||
<left>0</left>
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="kodi"
|
||||
PKG_VERSION="15.1-f4dda26"
|
||||
PKG_VERSION="15.2-rc2-4ed3eb6"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user