diff options
author | Karlson2k <k2k@narod.ru> | 2013-10-25 22:12:55 +0400 |
---|---|---|
committer | Karlson2k <k2k@narod.ru> | 2013-10-27 01:15:41 +0400 |
commit | 8e55d7df77cf7abc3688eefc73d9a03201707b6c (patch) | |
tree | c9ee4dbaa847b54e4eeef9a0fa85196e9b945d90 /system/keymaps/joystick.Interact.AxisPad.xml | |
parent | 1feb7a278d8b31da855bcd467f0311e4806febec (diff) |
Add proper "<?xml ..." declaration to most .xml files
Diffstat (limited to 'system/keymaps/joystick.Interact.AxisPad.xml')
-rw-r--r-- | system/keymaps/joystick.Interact.AxisPad.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/keymaps/joystick.Interact.AxisPad.xml b/system/keymaps/joystick.Interact.AxisPad.xml index 29364eb4d2..922642aefd 100644 --- a/system/keymaps/joystick.Interact.AxisPad.xml +++ b/system/keymaps/joystick.Interact.AxisPad.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> <!-- This file contains the mapping of keys (gamepad, remote, and keyboard) to actions within XBMC --> <!-- The <global> section is a fall through - they will only be used if the button is not --> <!-- used in the current window's section. Note that there is only handling --> |