diff options
author | LS80 <github@lee-smith.me.uk> | 2015-07-31 09:11:02 +0100 |
---|---|---|
committer | LS80 <github@lee-smith.me.uk> | 2015-07-31 09:17:12 +0100 |
commit | 3b492de65e7742f2e9e78e45a4dd2086ed4b0e53 (patch) | |
tree | c399a647f26b72223af47e6cce779b06e99eeb62 /system/keymaps | |
parent | a75d9425859ef00f72986392be8409ee3e66f083 (diff) |
[keymap] change 'mytv' remote mapping to open the TV Shows node
Diffstat (limited to 'system/keymaps')
-rw-r--r-- | system/keymaps/remote.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/keymaps/remote.xml b/system/keymaps/remote.xml index bf02eb2ecd..7d5b9ee4de 100644 --- a/system/keymaps/remote.xml +++ b/system/keymaps/remote.xml @@ -70,7 +70,7 @@ <myvideo>ActivateWindow(MyVideos)</myvideo> <mymusic>ActivateWindow(MyMusic)</mymusic> <mypictures>ActivateWindow(MyPictures)</mypictures> - <mytv>ActivateWindow(TVChannels)</mytv> + <mytv>ActivateWindow(Videos,TvShows)</mytv> <guide>ActivateWindow(TVGuide)</guide> <livetv>ActivateWindow(TVChannels)</livetv> <liveradio>ActivateWindow(RadioChannels)</liveradio> |