diff options
author | phil65 <philipptemminghoff@gmx.de> | 2016-12-07 13:40:47 +0100 |
---|---|---|
committer | phil65 <philipptemminghoff@gmx.de> | 2016-12-07 18:07:04 +0100 |
commit | 8ba0ca1f05c6ef71597af6b0a40b4682528a959f (patch) | |
tree | 476474d8d11d3d3a94cca3636ce3a9798d8ad563 /addons/skin.estuary/xml/DialogPVRGuideOSD.xml | |
parent | 279006446fa9a90b9cf8a43f9d03095d75aaee89 (diff) |
[estuary] sync
Diffstat (limited to 'addons/skin.estuary/xml/DialogPVRGuideOSD.xml')
-rw-r--r-- | addons/skin.estuary/xml/DialogPVRGuideOSD.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/addons/skin.estuary/xml/DialogPVRGuideOSD.xml b/addons/skin.estuary/xml/DialogPVRGuideOSD.xml index 68cfb2bdae..31fbc1cd0a 100644 --- a/addons/skin.estuary/xml/DialogPVRGuideOSD.xml +++ b/addons/skin.estuary/xml/DialogPVRGuideOSD.xml @@ -31,13 +31,6 @@ <textcolor>grey</textcolor> <label>$INFO[ListItem.StartTime]</label> </control> - <control type="image"> - <left>120</left> - <top>5</top> - <width>30</width> - <height>20</height> - <texture>$VAR[PVRStatusImageVar]</texture> - </control> <control type="label"> <left>150</left> <width>610</width> @@ -63,13 +56,6 @@ <aligny>center</aligny> <label>$INFO[ListItem.StartTime]</label> </control> - <control type="image"> - <left>120</left> - <top>5</top> - <width>30</width> - <height>20</height> - <texture>$VAR[PVRStatusImageVar]</texture> - </control> <control type="label"> <left>150</left> <width>610</width> |