diff options
author | spiff <spiff@xbmc.org> | 2013-04-05 19:34:32 +0200 |
---|---|---|
committer | spiff <spiff@xbmc.org> | 2013-04-06 10:59:08 +0200 |
commit | 08512a2d36d4c20f11b5d5b83ad2e5bf634cead6 (patch) | |
tree | f7aa211ac8dd7c708f16bb28a42892061df0774b /system | |
parent | a35f64abf2506106315dba5e6d30791e0cb9d2ab (diff) |
fixed: stupid c&p mistake
Diffstat (limited to 'system')
-rw-r--r-- | system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml b/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml index aa358697f1..064f4ca053 100644 --- a/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml +++ b/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml @@ -37,7 +37,7 @@ <keymap> <global> <joystick name="Sony PLAYSTATION(R)3 Controller"> - <altname>"PLAYSTATION(R)3 Controller"</altname> + <altname>PLAYSTATION(R)3 Controller</altname> <altname>PS3 Controller</altname> <altname>Sony Computer Entertainment Wireless Controller</altname> <button id="15">Select</button> |