diff options
Diffstat (limited to 'addons/skin.confluence/720p/DialogPVRGuideOSD.xml')
-rw-r--r-- | addons/skin.confluence/720p/DialogPVRGuideOSD.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/addons/skin.confluence/720p/DialogPVRGuideOSD.xml b/addons/skin.confluence/720p/DialogPVRGuideOSD.xml index f46126ac21..c5d6c3197a 100644 --- a/addons/skin.confluence/720p/DialogPVRGuideOSD.xml +++ b/addons/skin.confluence/720p/DialogPVRGuideOSD.xml @@ -117,7 +117,7 @@ <visible>ListItem.HasTimer + !ListItem.IsRecording</visible> </control> <control type="label"> - <left>400</left> + <left>100</left> <top>0</top> <width>300</width> <height>30</height> @@ -130,7 +130,7 @@ <visible>![ListItem.IsRecording | ListItem.HasTimer]</visible> </control> <control type="label"> - <left>400</left> + <left>150</left> <top>0</top> <width>250</width> <height>30</height> @@ -191,7 +191,7 @@ <visible>ListItem.HasTimer + !ListItem.IsRecording</visible> </control> <control type="label"> - <left>400</left> + <left>100</left> <top>0</top> <width>300</width> <height>30</height> @@ -204,7 +204,7 @@ <visible>![ListItem.IsRecording | ListItem.HasTimer]</visible> </control> <control type="label"> - <left>400</left> + <left>150</left> <top>0</top> <width>250</width> <height>30</height> |