Skip to content

Commit

Permalink
[keymaps][refactor] use new window id for GUIDialogPVRChannelGuide
Browse files Browse the repository at this point in the history
  • Loading branch information
xhaggi committed Mar 13, 2017
1 parent e7a2a7f commit 0badfa3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions system/keymaps/remote.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
<select>OSD</select>
<title>PlayerProcessInfo</title>
<info>Info</info>
<guide>ActivateWindow(PVROSDGuide)</guide>
<guide>ActivateWindow(PVRChannelGuide)</guide>
<teletext>ActivateWindow(Teletext)</teletext>
<subtitle>NextSubtitle</subtitle>
<star>NextSubtitle</star>
Expand Down Expand Up @@ -259,7 +259,7 @@
<rootmenu>OSD</rootmenu>
<start>OSD</start>
<info>Info</info>
<guide>ActivateWindow(PVROSDGuide)</guide>
<guide>ActivateWindow(PVRChannelGuide)</guide>
<playlist>ActivateWindow(PVROSDChannels)</playlist>
<zero>Number0</zero>
<one>Number1</one>
Expand Down Expand Up @@ -609,7 +609,7 @@
<nine>number9</nine>
</remote>
</PVROSDChannels>
<PVROSDGuide>
<PVRChannelGuide>
<remote>
<back>Close</back>
<menu>Close</menu>
Expand All @@ -628,7 +628,7 @@
<eight>number8</eight>
<nine>number9</nine>
</remote>
</PVROSDGuide>
</PVRChannelGuide>
<TVChannels>
<remote>
<zero>Number0</zero>
Expand Down
4 changes: 2 additions & 2 deletions system/keymaps/wetek-play/keyboard.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
<nine>Number9</nine>
</keyboard>
</TVChannels>
<PVROSDGuide>
<PVRChannelGuide>
<keyboard>
<zero>Number0</zero>
<one>Number1</one>
Expand All @@ -209,7 +209,7 @@
<eight>Number8</eight>
<nine>Number9</nine>
</keyboard>
</PVROSDGuide>
</PVRChannelGuide>
<TVGuide>
<keyboard>
<zero>Number0</zero>
Expand Down

0 comments on commit 0badfa3

Please sign in to comment.