aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorKarlson2k <k2k@narod.ru>2013-10-25 22:12:55 +0400
committerKarlson2k <k2k@narod.ru>2013-10-27 01:15:41 +0400
commit8e55d7df77cf7abc3688eefc73d9a03201707b6c (patch)
treec9ee4dbaa847b54e4eeef9a0fa85196e9b945d90 /system
parent1feb7a278d8b31da855bcd467f0311e4806febec (diff)
downloadxbmc-8e55d7df77cf7abc3688eefc73d9a03201707b6c.tar.xz
Add proper "<?xml ..." declaration to most .xml files
Diffstat (limited to 'system')
-rw-r--r--system/IRSSmap.xml1
-rw-r--r--system/Lircmap.xml1
-rw-r--r--system/X10-Lola-IRSSmap.xml1
-rw-r--r--system/colors.xml1
-rw-r--r--system/keymaps/appcommand.xml1
-rw-r--r--system/keymaps/gamepad.xml1
-rw-r--r--system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml1
-rw-r--r--system/keymaps/joystick.AppleRemote.xml1
-rw-r--r--system/keymaps/joystick.Harmony.xml1
-rw-r--r--system/keymaps/joystick.Interact.AxisPad.xml1
-rw-r--r--system/keymaps/joystick.Logitech.RumblePad.2.xml1
-rw-r--r--system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml1
-rw-r--r--system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml1
-rw-r--r--system/keymaps/joystick.PS3.Remote.Keyboard.xml1
-rw-r--r--system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml1
-rw-r--r--system/keymaps/joystick.WiiRemote.xml1
-rw-r--r--system/keymaps/keyboard.xml1
-rw-r--r--system/keymaps/mouse.xml1
-rw-r--r--system/keymaps/nyxboard/keyboard.xml1
-rw-r--r--system/keymaps/remote.xml1
-rw-r--r--system/keymaps/touchscreen.xml1
-rw-r--r--system/peripherals.xml1
-rw-r--r--system/playercorefactory.xml1
23 files changed, 23 insertions, 0 deletions
diff --git a/system/IRSSmap.xml b/system/IRSSmap.xml
index 9ed8bbca92..31c9bda442 100644
--- a/system/IRSSmap.xml
+++ b/system/IRSSmap.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!-- This file contains the mapping of IR Server Suite keys to XBMC keys used in Keymap.xml -->
<irssmap>
diff --git a/system/Lircmap.xml b/system/Lircmap.xml
index 3034fb4a40..735e9b15a7 100644
--- a/system/Lircmap.xml
+++ b/system/Lircmap.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!-- This file contains the mapping of LIRC keys to XBMC keys used in Keymap.xml -->
<!-- -->
<!-- How to add remotes -->
diff --git a/system/X10-Lola-IRSSmap.xml b/system/X10-Lola-IRSSmap.xml
index 36440a3476..959aff3c06 100644
--- a/system/X10-Lola-IRSSmap.xml
+++ b/system/X10-Lola-IRSSmap.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!-- X10 Lola UR89A in PC MODE
Button = CMD
Record = X10CMD_RECORD
diff --git a/system/colors.xml b/system/colors.xml
index a76431c242..a43e54c1c8 100644
--- a/system/colors.xml
+++ b/system/colors.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<colors>
<color name="aliceblue">fff0f8ff</color>
<color name="antiquewhite">fffaebd7</color>
diff --git a/system/keymaps/appcommand.xml b/system/keymaps/appcommand.xml
index aab40009cb..6875c7bcaf 100644
--- a/system/keymaps/appcommand.xml
+++ b/system/keymaps/appcommand.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<keymap>
<global>
<appcommand>
diff --git a/system/keymaps/gamepad.xml b/system/keymaps/gamepad.xml
index e250c9e517..e1f9748ca5 100644
--- a/system/keymaps/gamepad.xml
+++ b/system/keymaps/gamepad.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 -->
diff --git a/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml b/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
index ebe3dab633..d9872d6e8c 100644
--- a/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
+++ b/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.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 -->
diff --git a/system/keymaps/joystick.AppleRemote.xml b/system/keymaps/joystick.AppleRemote.xml
index a06ec0f428..5abbafd355 100644
--- a/system/keymaps/joystick.AppleRemote.xml
+++ b/system/keymaps/joystick.AppleRemote.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 -->
diff --git a/system/keymaps/joystick.Harmony.xml b/system/keymaps/joystick.Harmony.xml
index 6b208bc597..6c1efd58b7 100644
--- a/system/keymaps/joystick.Harmony.xml
+++ b/system/keymaps/joystick.Harmony.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 -->
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 -->
diff --git a/system/keymaps/joystick.Logitech.RumblePad.2.xml b/system/keymaps/joystick.Logitech.RumblePad.2.xml
index 5a48c8ff7b..70b8f305fa 100644
--- a/system/keymaps/joystick.Logitech.RumblePad.2.xml
+++ b/system/keymaps/joystick.Logitech.RumblePad.2.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<keymap>
<global>
<joystick name="Logitech Logitech Cordless RumblePad 2">
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. -->
diff --git a/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml b/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
index ba51e3dddc..56b6c9925b 100644
--- a/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
+++ b/system/keymaps/joystick.Microsoft.Xbox.Controller.S.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 -->
diff --git a/system/keymaps/joystick.PS3.Remote.Keyboard.xml b/system/keymaps/joystick.PS3.Remote.Keyboard.xml
index 0b328c2001..571c46a235 100644
--- a/system/keymaps/joystick.PS3.Remote.Keyboard.xml
+++ b/system/keymaps/joystick.PS3.Remote.Keyboard.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 -->
diff --git a/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml b/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
index 064f4ca053..1dc997b31e 100644
--- a/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
+++ b/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.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 -->
diff --git a/system/keymaps/joystick.WiiRemote.xml b/system/keymaps/joystick.WiiRemote.xml
index 79936cc58f..2244063638 100644
--- a/system/keymaps/joystick.WiiRemote.xml
+++ b/system/keymaps/joystick.WiiRemote.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 -->
diff --git a/system/keymaps/keyboard.xml b/system/keymaps/keyboard.xml
index ae5cf96cad..7db7973932 100644
--- a/system/keymaps/keyboard.xml
+++ b/system/keymaps/keyboard.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 -->
diff --git a/system/keymaps/mouse.xml b/system/keymaps/mouse.xml
index 7a49305b21..9fd4148d86 100644
--- a/system/keymaps/mouse.xml
+++ b/system/keymaps/mouse.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<keymap>
<global>
<mouse>
diff --git a/system/keymaps/nyxboard/keyboard.xml b/system/keymaps/nyxboard/keyboard.xml
index 83e25c23c2..dc50bd69cf 100644
--- a/system/keymaps/nyxboard/keyboard.xml
+++ b/system/keymaps/nyxboard/keyboard.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<!-- Mappings for the Motorola Nyxboard remote -->
<keymap>
<global>
diff --git a/system/keymaps/remote.xml b/system/keymaps/remote.xml
index 638332e2d8..f3c1206a7f 100644
--- a/system/keymaps/remote.xml
+++ b/system/keymaps/remote.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 -->
diff --git a/system/keymaps/touchscreen.xml b/system/keymaps/touchscreen.xml
index 340c4700b6..9c90e6f8d0 100644
--- a/system/keymaps/touchscreen.xml
+++ b/system/keymaps/touchscreen.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<keymap>
<global>
<touch>
diff --git a/system/peripherals.xml b/system/peripherals.xml
index 6a919f21c7..a906628994 100644
--- a/system/peripherals.xml
+++ b/system/peripherals.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<peripherals>
<peripheral vendor_product="1915:003B,22B8:003B" bus="usb" name="Motorola Nyxboard Hybrid" mapTo="nyxboard">
<setting key="do_not_use_custom_keymap" type="bool" value="0" label="35009" order="1" />
diff --git a/system/playercorefactory.xml b/system/playercorefactory.xml
index a87dd5f546..57dfcddb91 100644
--- a/system/playercorefactory.xml
+++ b/system/playercorefactory.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<playercorefactory>
<players>
<!-- These are compiled-in as re-ordering them would break scripts