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/VideoOSD.xml | |
parent | 279006446fa9a90b9cf8a43f9d03095d75aaee89 (diff) |
[estuary] sync
Diffstat (limited to 'addons/skin.estuary/xml/VideoOSD.xml')
-rw-r--r-- | addons/skin.estuary/xml/VideoOSD.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/skin.estuary/xml/VideoOSD.xml b/addons/skin.estuary/xml/VideoOSD.xml index 0f2f8d3afe..d2c578550f 100644 --- a/addons/skin.estuary/xml/VideoOSD.xml +++ b/addons/skin.estuary/xml/VideoOSD.xml @@ -154,7 +154,7 @@ <include content="OSDButton"> <param name="texture" value="osd/fullscreen/buttons/bookmarks.png"/> </include> - <onclick>ActivateWindow(VideoBookmarks)</onclick> + <onclick>ActivateWindow(videobookmarks)</onclick> <visible>!VideoPlayer.Content(livetv)</visible> </control> <control type="radiobutton" id="703"> |