diff options
author | phil65 <philipptemminghoff@gmx.de> | 2017-02-23 02:40:51 +0100 |
---|---|---|
committer | phil65 <philipptemminghoff@gmx.de> | 2017-02-23 02:40:51 +0100 |
commit | a5fe2e9cdad82298ef400ecdfb517e56a9530881 (patch) | |
tree | 0cb2d97e7dbda9e37d3738a418f23f43be30984f /addons/skin.estuary/xml/DialogPVRInfo.xml | |
parent | 21bcf804095d48ba9b032ce068dc43683ad3fa49 (diff) |
[estuary] sync pt. 1
Diffstat (limited to 'addons/skin.estuary/xml/DialogPVRInfo.xml')
-rw-r--r-- | addons/skin.estuary/xml/DialogPVRInfo.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/addons/skin.estuary/xml/DialogPVRInfo.xml b/addons/skin.estuary/xml/DialogPVRInfo.xml index 147cbc84c7..e5560578ba 100644 --- a/addons/skin.estuary/xml/DialogPVRInfo.xml +++ b/addons/skin.estuary/xml/DialogPVRInfo.xml @@ -38,7 +38,7 @@ <onleft>61</onleft> <onright>61</onright> <ondown>9000</ondown> - <onup>49</onup> + <onup>9000</onup> <onclick>SetProperty(TextViewer_Header,$LOCALIZE[207],home)</onclick> <onclick>SetProperty(TextViewer_Text,$ESCINFO[ListItem.Plot],home)</onclick> <onclick>ActivateWindow(1102)</onclick> @@ -63,8 +63,8 @@ <defaultcontrol>5</defaultcontrol> <onleft>9000</onleft> <onright>9000</onright> - <onup>49</onup> - <ondown>49</ondown> + <onup>61</onup> + <ondown>61</ondown> <include content="InfoDialogButton"> <param name="id" value="5" /> <param name="icon" value="icons/infodialogs/launch.png" /> |