Skip to content

Commit

Permalink
rename remaining kaymap action CodecInfo to PlayerProcessInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
FernetMenta committed Jul 30, 2016
1 parent 872c58c commit dc371ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion system/keymaps/gamepad.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
<B>Stop</B>
<Y>Rotate</Y>
<X>ZoomNormal</X>
<black>CodecInfo</black>
<black>PlayerProcessInfo</black>
<white>Info</white>
<righttrigger>NextPicture</righttrigger>
<lefttrigger>PreviousPicture</lefttrigger>
Expand Down
2 changes: 1 addition & 1 deletion system/keymaps/joystick.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<b>Stop</b>
<y>ZoomNormal</y>
<leftbumper>Rotate</leftbumper>
<rightbumper>CodecInfo</rightbumper>
<rightbumper>PlayerProcessInfo</rightbumper>
<up>ZoomIn</up>
<down>ZoomOut</down>
<left>PreviousPicture</left>
Expand Down
2 changes: 1 addition & 1 deletion system/keymaps/remote.xml
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
<seven>ZoomLevel7</seven>
<eight>ZoomLevel8</eight>
<nine>ZoomLevel9</nine>
<info>CodecInfo</info>
<info>PlayerProcessInfo</info>
<skipplus>NextPicture</skipplus>
<skipminus>PreviousPicture</skipminus>
<title>Info</title>
Expand Down

0 comments on commit dc371ed

Please sign in to comment.