aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authortaxigps <taxigps@svn>2010-07-25 02:06:55 +0000
committertaxigps <taxigps@svn>2010-07-25 02:06:55 +0000
commitb80f804e77da9d20499a95298a1f3043547c7ec6 (patch)
treebad245b1f961e222a30f2414567293d965f18d86 /system
parent3bfd4f32e9a80d876967d90702511420c247dc44 (diff)
fixed: missing end tag
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32147 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'system')
-rw-r--r--system/keymaps/joystick.Interact.AxisPad.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/keymaps/joystick.Interact.AxisPad.xml b/system/keymaps/joystick.Interact.AxisPad.xml
index f113ccd2d8..6ccdbe9c74 100644
--- a/system/keymaps/joystick.Interact.AxisPad.xml
+++ b/system/keymaps/joystick.Interact.AxisPad.xml
@@ -75,4 +75,5 @@
<hat id="1" position="up">Up</hat>
<hat id="1" position="down">Down</hat>
</joystick>
+ </global>
</keymap>