Update remote.xml with ChapterOrBigStepForward/Back
authorNedScott <ned@nedscott.com>
Sat, 14 Dec 2013 12:18:30 +0000 (05:18 -0700)
committerJonathan Marshall <jmarshall@xbmc.org>
Sun, 5 Jan 2014 03:32:02 +0000 (16:32 +1300)
Per https://github.com/xbmc/xbmc/pull/3280

This allows the behavior from v12 to be consistent with v13

system/keymaps/remote.xml

index 8400050..7d0061f 100644 (file)
       <nine>Number9</nine>
       <left>StepBack</left>
       <right>StepForward</right>
-      <up>BigStepForward</up>
-      <down>BigStepBack</down>
+      <up>ChapterOrBigStepForward</up>
+      <down>ChapterOrBigStepBack</down>
       <back>Back</back>
       <menu>OSD</menu>
       <start>OSD</start>