aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence
diff options
context:
space:
mode:
authorvdrfan <vdrfan-nospam-@xbmc.org>2011-08-31 07:58:25 +0200
committervdrfan <vdrfan-nospam-@xbmc.org>2011-08-31 07:58:25 +0200
commit0e89c785947fb014cb98daeff0e1bc0299e0336b (patch)
tree476fd86dba873118e792733d1fad578062ac3928 /addons/skin.confluence
parentf8d46f3b488bc241928d3ebc616052982417718e (diff)
added: make clicking on the 'Director' label in the 'Video Info' dialog display a list of videos that director was featured in (as either director or cast) (closes #11911 - thanks fd4ec3d7dc88)
Diffstat (limited to 'addons/skin.confluence')
-rw-r--r--addons/skin.confluence/720p/DialogVideoInfo.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/skin.confluence/720p/DialogVideoInfo.xml b/addons/skin.confluence/720p/DialogVideoInfo.xml
index d6509b3f33..f7625315e1 100644
--- a/addons/skin.confluence/720p/DialogVideoInfo.xml
+++ b/addons/skin.confluence/720p/DialogVideoInfo.xml
@@ -256,7 +256,7 @@
<item>
<label>$LOCALIZE[20339]:</label>
<label2>$INFO[ListItem.Director]</label2>
- <onclick>-</onclick>
+ <onclick>SendClick(2003,13)</onclick>
<visible>!IsEmpty(ListItem.Director)</visible>
</item>
<item>
@@ -749,7 +749,7 @@
<item>
<label>$LOCALIZE[20339]:</label>
<label2>$INFO[ListItem.Director]</label2>
- <onclick>-</onclick>
+ <onclick>SendClick(2003,13)</onclick>
<visible>!IsEmpty(ListItem.Director)</visible>
</item>
<item>