LibreELEC-settings: drop obsolete patch

This commit is contained in:
MilhouseVH 2016-05-19 07:26:57 +01:00
parent 7eae7c073b
commit fa253834c8

View File

@ -1,49 +0,0 @@
diff --git a/skins/Default/720p/mainWindow.xml b/skins/Default/720p/mainWindow.xml
index 19c7676..c63f688 100644
--- a/skins/Default/720p/service-LibreELEC-Settings-mainWindow.xml
+++ b/skins/Default/720p/service-LibreELEC-Settings-mainWindow.xml
@@ -75,7 +75,7 @@
<width>220</width>
<height>80</height>
<aspectratio>keep</aspectratio>
- <texture>$INFO[Container(5533).Property(DIST_MEDIA)]/Logo.png</texture>
+ <texture>$INFO[Window.Property(DIST_MEDIA)]/Logo.png</texture>
</control>
<control type="image">
<left>268</left>
@@ -267,7 +267,7 @@
<textcolor>white</textcolor>
<align>left</align>
<aligny>center</aligny>
- <label>$INFO[Container(5533).Property(Distri)] ($INFO[Container(5533).Property(build)])</label>
+ <label>$INFO[Window.Property(Distri)] ($INFO[Window.Property(build)])</label>
</control>
<control type="label">
<left>20</left>
@@ -289,7 +289,7 @@
<textcolor>white</textcolor>
<align>left</align>
<aligny>center</aligny>
- <label>$INFO[Container(5533).Property(Version)]</label>
+ <label>$INFO[Window.Property(Version)]</label>
</control>
<control type="label">
<left>20</left>
@@ -311,7 +311,7 @@
<textcolor>white</textcolor>
<align>left</align>
<aligny>center</aligny>
- <label>$INFO[Container(5533).Property(Arch)]</label>
+ <label>$INFO[Window.Property(Arch)]</label>
</control>
<control type="textbox">
<left>20</left>
@@ -1246,7 +1246,7 @@
<width>740</width>
<height>100</height>
<font>font12</font>
- <label>$INFO[Container(5533).Property(InfoText)]</label>
+ <label>$INFO[Window.Property(InfoText)]</label>
<align>left</align>
<textcolor>white</textcolor>
<shadowcolor>black</shadowcolor>