Skip to content

Commit

Permalink
fix invalid XML comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Marshall committed Oct 30, 2012
1 parent 3136476 commit 97d3c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/keymaps/keyboard.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<t mod="ctrl">ActivateWindowAndFocus(MyPVR, 32,0, 11,0)</t> <!-- MCE Live TV -->
<t mod="ctrl,shift">ActivateWindow(MyPVR)</t> <!-- MCE My TV -->
<a mod="ctrl">ActivateWindowAndFocus(MyPVR, 33,0, 12,0)</a> <!-- MCE My Radio -->
<!-- MCE keypresses without an obvious use in XBMC --->
<!-- MCE keypresses without an obvious use in XBMC -->
<u mod="ctrl">Notification(MCEKeypress, DVD subtitle, 3)</u>
<a mod="ctrl,shift">Notification(MCEKeypress, DVD audio, 3)</a>
</keyboard>
Expand Down

0 comments on commit 97d3c60

Please sign in to comment.