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.Microsoft.Xbox.360.Controller.xml | |
parent | 1feb7a278d8b31da855bcd467f0311e4806febec (diff) |
Add proper "<?xml ..." declaration to most .xml files
Diffstat (limited to 'system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml')
-rw-r--r-- | system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml b/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml index 9816eec18f..4a1fe438a5 100644 --- a/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml +++ b/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> <!-- This file contains the mappings for a Microsoft Xbox 360 Controller to actions within XBMC --> <!-- The drivers for Linux and Windows do not always match. Mappings for Win32 will be presented --> <!-- first, with Linux alts second. --> |