aboutsummaryrefslogtreecommitdiff
path: root/addons/languages/dutch/pack/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'addons/languages/dutch/pack/src/main/res')
-rw-r--r--addons/languages/dutch/pack/src/main/res/xml/dutch_azerty.xml2
-rw-r--r--addons/languages/dutch/pack/src/main/res/xml/dutch_colemak.xml2
-rw-r--r--addons/languages/dutch/pack/src/main/res/xml/dutch_dictionaries.xml11
-rw-r--r--addons/languages/dutch/pack/src/main/res/xml/dutch_dvorak.xml2
-rw-r--r--addons/languages/dutch/pack/src/main/res/xml/dutch_keyboards.xml59
-rw-r--r--addons/languages/dutch/pack/src/main/res/xml/dutch_popup_a.xml9
-rw-r--r--addons/languages/dutch/pack/src/main/res/xml/dutch_popup_e.xml9
-rw-r--r--addons/languages/dutch/pack/src/main/res/xml/dutch_popup_i.xml9
-rw-r--r--addons/languages/dutch/pack/src/main/res/xml/dutch_popup_o.xml9
-rw-r--r--addons/languages/dutch/pack/src/main/res/xml/dutch_popup_u.xml9
-rw-r--r--addons/languages/dutch/pack/src/main/res/xml/dutch_qwerty.xml2
-rw-r--r--addons/languages/dutch/pack/src/main/res/xml/dutch_qwertz.xml2
-rw-r--r--addons/languages/dutch/pack/src/main/res/xml/dutch_qzerty.xml2
-rw-r--r--addons/languages/dutch/pack/src/main/res/xml/dutch_workman.xml2
14 files changed, 115 insertions, 14 deletions
diff --git a/addons/languages/dutch/pack/src/main/res/xml/dutch_azerty.xml b/addons/languages/dutch/pack/src/main/res/xml/dutch_azerty.xml
index ecde3e4ed..152f9bb76 100644
--- a/addons/languages/dutch/pack/src/main/res/xml/dutch_azerty.xml
+++ b/addons/languages/dutch/pack/src/main/res/xml/dutch_azerty.xml
@@ -38,4 +38,4 @@
<Key android:codes="'" android:popupCharacters="" />
<Key android:codes="@integer/key_code_delete" android:keyWidth="15%p" android:isRepeatable="true" android:keyEdgeFlags="right" android:popupCharacters="" />
</Row>
-</Keyboard> \ No newline at end of file
+</Keyboard>
diff --git a/addons/languages/dutch/pack/src/main/res/xml/dutch_colemak.xml b/addons/languages/dutch/pack/src/main/res/xml/dutch_colemak.xml
index a07f5ef29..d2ef713cf 100644
--- a/addons/languages/dutch/pack/src/main/res/xml/dutch_colemak.xml
+++ b/addons/languages/dutch/pack/src/main/res/xml/dutch_colemak.xml
@@ -38,4 +38,4 @@
<Key android:codes="m" android:popupCharacters="" />
<Key android:codes="@integer/key_code_delete" android:keyWidth="15%p" android:isRepeatable="true" android:popupCharacters="" />
</Row>
-</Keyboard> \ No newline at end of file
+</Keyboard>
diff --git a/addons/languages/dutch/pack/src/main/res/xml/dutch_dictionaries.xml b/addons/languages/dutch/pack/src/main/res/xml/dutch_dictionaries.xml
index 5839b7bf9..189756f93 100644
--- a/addons/languages/dutch/pack/src/main/res/xml/dutch_dictionaries.xml
+++ b/addons/languages/dutch/pack/src/main/res/xml/dutch_dictionaries.xml
@@ -1,2 +1,11 @@
<?xml version='1.0' encoding='utf-8'?>
-<Dictionaries><Dictionary autoTextResourceId="@xml/dutch_autotext" description="Dutch Dictionary" dictionaryResourceId="@array/dutch_words_dict_array" id="3fd8d250-d56f-7179-c63c-08d2a259e3e4" locale="nl" nameResId="Dutch Dictionary" type="binary_resource" /></Dictionaries> \ No newline at end of file
+<Dictionaries>
+ <Dictionary
+ autoTextResourceId="@xml/dutch_autotext"
+ description="Dutch Dictionary"
+ dictionaryResourceId="@array/dutch_words_dict_array"
+ id="3fd8d250-d56f-7179-c63c-08d2a259e3e4"
+ locale="nl"
+ nameResId="Dutch Dictionary"
+ type="binary_resource" />
+</Dictionaries>
diff --git a/addons/languages/dutch/pack/src/main/res/xml/dutch_dvorak.xml b/addons/languages/dutch/pack/src/main/res/xml/dutch_dvorak.xml
index d6b46dfa0..a39545c2c 100644
--- a/addons/languages/dutch/pack/src/main/res/xml/dutch_dvorak.xml
+++ b/addons/languages/dutch/pack/src/main/res/xml/dutch_dvorak.xml
@@ -38,4 +38,4 @@
<Key android:codes="v" android:popupCharacters="" />
<Key android:codes="z" android:keyEdgeFlags="right" android:popupCharacters="" />
</Row>
-</Keyboard> \ No newline at end of file
+</Keyboard>
diff --git a/addons/languages/dutch/pack/src/main/res/xml/dutch_keyboards.xml b/addons/languages/dutch/pack/src/main/res/xml/dutch_keyboards.xml
index 3f0e931a7..5d296361a 100644
--- a/addons/languages/dutch/pack/src/main/res/xml/dutch_keyboards.xml
+++ b/addons/languages/dutch/pack/src/main/res/xml/dutch_keyboards.xml
@@ -1,2 +1,59 @@
<?xml version='1.0' encoding='utf-8'?>
-<Keyboards><Keyboard nameResId="Dutch Workman" iconResId="@drawable/ic_status_dutch" layoutResId="@xml/dutch_workman" id="3ad76ae6-ad41-5d1d-142f-7377d66dedb6" defaultDictionaryLocale="nl" description="Dutch Workman" index="1" /><Keyboard nameResId="Dutch Colemak" iconResId="@drawable/ic_status_dutch" layoutResId="@xml/dutch_colemak" id="8a859a6e-3520-b492-a67a-1c0e5d725c8" defaultDictionaryLocale="nl" description="Dutch Colemak" index="2" /><Keyboard nameResId="Dutch Qwerty" iconResId="@drawable/ic_status_dutch" layoutResId="@xml/dutch_qwerty" id="aa6646ec-5eaf-9c0c-4ecd-4b1d8e6b27fe" defaultDictionaryLocale="nl" description="Dutch Qwerty" index="3" /><Keyboard nameResId="Dutch Azerty" iconResId="@drawable/ic_status_dutch" layoutResId="@xml/dutch_azerty" id="47820023-002d-a7c7-4b2e-e046be15cd9a" defaultDictionaryLocale="nl" description="Dutch Azerty" index="4" /><Keyboard nameResId="Dutch Qwertz" iconResId="@drawable/ic_status_dutch" layoutResId="@xml/dutch_qwertz" id="a54c46ed-dc2b-c571-a7a3-8b17e8a7dfd" defaultDictionaryLocale="nl" description="Dutch Qwertz" index="5" /><Keyboard nameResId="Dutch Dvorak" iconResId="@drawable/ic_status_dutch" layoutResId="@xml/dutch_dvorak" id="ac9653a5-e91c-adde-96aa-d26bda7c2793" defaultDictionaryLocale="nl" description="Dutch Dvorak" index="6" /><Keyboard nameResId="Dutch Qzerty" iconResId="@drawable/ic_status_dutch" layoutResId="@xml/dutch_qzerty" id="669f497b-6449-010f-25a2-90d85229970b" defaultDictionaryLocale="nl" description="Dutch Qzerty" index="7" /></Keyboards> \ No newline at end of file
+<Keyboards>
+ <Keyboard
+ defaultDictionaryLocale="nl"
+ description="Dutch Workman"
+ iconResId="@drawable/ic_status_dutch"
+ id="3ad76ae6-ad41-5d1d-142f-7377d66dedb6"
+ index="1"
+ layoutResId="@xml/dutch_workman"
+ nameResId="Dutch Workman" />
+ <Keyboard
+ defaultDictionaryLocale="nl"
+ description="Dutch Colemak"
+ iconResId="@drawable/ic_status_dutch"
+ id="8a859a6e-3520-b492-a67a-1c0e5d725c8"
+ index="2"
+ layoutResId="@xml/dutch_colemak"
+ nameResId="Dutch Colemak" />
+ <Keyboard
+ defaultDictionaryLocale="nl"
+ description="Dutch Qwerty"
+ iconResId="@drawable/ic_status_dutch"
+ id="aa6646ec-5eaf-9c0c-4ecd-4b1d8e6b27fe"
+ index="3"
+ layoutResId="@xml/dutch_qwerty"
+ nameResId="Dutch Qwerty" />
+ <Keyboard
+ defaultDictionaryLocale="nl"
+ description="Dutch Azerty"
+ iconResId="@drawable/ic_status_dutch"
+ id="47820023-002d-a7c7-4b2e-e046be15cd9a"
+ index="4"
+ layoutResId="@xml/dutch_azerty"
+ nameResId="Dutch Azerty" />
+ <Keyboard
+ defaultDictionaryLocale="nl"
+ description="Dutch Qwertz"
+ iconResId="@drawable/ic_status_dutch"
+ id="a54c46ed-dc2b-c571-a7a3-8b17e8a7dfd"
+ index="5"
+ layoutResId="@xml/dutch_qwertz"
+ nameResId="Dutch Qwertz" />
+ <Keyboard
+ defaultDictionaryLocale="nl"
+ description="Dutch Dvorak"
+ iconResId="@drawable/ic_status_dutch"
+ id="ac9653a5-e91c-adde-96aa-d26bda7c2793"
+ index="6"
+ layoutResId="@xml/dutch_dvorak"
+ nameResId="Dutch Dvorak" />
+ <Keyboard
+ defaultDictionaryLocale="nl"
+ description="Dutch Qzerty"
+ iconResId="@drawable/ic_status_dutch"
+ id="669f497b-6449-010f-25a2-90d85229970b"
+ index="7"
+ layoutResId="@xml/dutch_qzerty"
+ nameResId="Dutch Qzerty" />
+</Keyboards>
diff --git a/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_a.xml b/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_a.xml
index 8f95921c6..b8f3ce7f6 100644
--- a/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_a.xml
+++ b/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_a.xml
@@ -1,2 +1,9 @@
<?xml version='1.0' encoding='utf-8'?>
-<Keyboard xmlns:android="http://schemas.android.com/apk/res/android"><Row><Key android:codes="á" /><Key android:codes="à" /><Key android:codes="â" /><Key android:codes="ä" /></Row></Keyboard> \ No newline at end of file
+<Keyboard xmlns:android="http://schemas.android.com/apk/res/android">
+ <Row>
+ <Key android:codes="á" />
+ <Key android:codes="à" />
+ <Key android:codes="â" />
+ <Key android:codes="ä" />
+ </Row>
+</Keyboard>
diff --git a/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_e.xml b/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_e.xml
index 34242003d..ca23fb100 100644
--- a/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_e.xml
+++ b/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_e.xml
@@ -1,2 +1,9 @@
<?xml version='1.0' encoding='utf-8'?>
-<Keyboard xmlns:android="http://schemas.android.com/apk/res/android"><Row><Key android:codes="é" /><Key android:codes="è" /><Key android:codes="ê" /><Key android:codes="ë" /></Row></Keyboard> \ No newline at end of file
+<Keyboard xmlns:android="http://schemas.android.com/apk/res/android">
+ <Row>
+ <Key android:codes="é" />
+ <Key android:codes="è" />
+ <Key android:codes="ê" />
+ <Key android:codes="ë" />
+ </Row>
+</Keyboard>
diff --git a/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_i.xml b/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_i.xml
index 53f1676c4..938e7ce94 100644
--- a/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_i.xml
+++ b/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_i.xml
@@ -1,2 +1,9 @@
<?xml version='1.0' encoding='utf-8'?>
-<Keyboard xmlns:android="http://schemas.android.com/apk/res/android"><Row><Key android:codes="í" /><Key android:codes="ì" /><Key android:codes="î" /><Key android:codes="ï" /></Row></Keyboard> \ No newline at end of file
+<Keyboard xmlns:android="http://schemas.android.com/apk/res/android">
+ <Row>
+ <Key android:codes="í" />
+ <Key android:codes="ì" />
+ <Key android:codes="î" />
+ <Key android:codes="ï" />
+ </Row>
+</Keyboard>
diff --git a/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_o.xml b/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_o.xml
index 27b3c5643..813af523c 100644
--- a/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_o.xml
+++ b/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_o.xml
@@ -1,2 +1,9 @@
<?xml version='1.0' encoding='utf-8'?>
-<Keyboard xmlns:android="http://schemas.android.com/apk/res/android"><Row><Key android:codes="ó" /><Key android:codes="ò" /><Key android:codes="ô" /><Key android:codes="ö" /></Row></Keyboard> \ No newline at end of file
+<Keyboard xmlns:android="http://schemas.android.com/apk/res/android">
+ <Row>
+ <Key android:codes="ó" />
+ <Key android:codes="ò" />
+ <Key android:codes="ô" />
+ <Key android:codes="ö" />
+ </Row>
+</Keyboard>
diff --git a/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_u.xml b/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_u.xml
index 40564abaf..b20393af6 100644
--- a/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_u.xml
+++ b/addons/languages/dutch/pack/src/main/res/xml/dutch_popup_u.xml
@@ -1,2 +1,9 @@
<?xml version='1.0' encoding='utf-8'?>
-<Keyboard xmlns:android="http://schemas.android.com/apk/res/android"><Row><Key android:codes="ú" /><Key android:codes="ù" /><Key android:codes="û" /><Key android:codes="ü" /></Row></Keyboard> \ No newline at end of file
+<Keyboard xmlns:android="http://schemas.android.com/apk/res/android">
+ <Row>
+ <Key android:codes="ú" />
+ <Key android:codes="ù" />
+ <Key android:codes="û" />
+ <Key android:codes="ü" />
+ </Row>
+</Keyboard>
diff --git a/addons/languages/dutch/pack/src/main/res/xml/dutch_qwerty.xml b/addons/languages/dutch/pack/src/main/res/xml/dutch_qwerty.xml
index 9aea75ba2..4a976d1ec 100644
--- a/addons/languages/dutch/pack/src/main/res/xml/dutch_qwerty.xml
+++ b/addons/languages/dutch/pack/src/main/res/xml/dutch_qwerty.xml
@@ -37,4 +37,4 @@
<Key android:codes="m" android:popupCharacters="" />
<Key android:codes="@integer/key_code_delete" android:keyWidth="15%p" android:isRepeatable="true" android:keyEdgeFlags="right" android:popupCharacters="" />
</Row>
-</Keyboard> \ No newline at end of file
+</Keyboard>
diff --git a/addons/languages/dutch/pack/src/main/res/xml/dutch_qwertz.xml b/addons/languages/dutch/pack/src/main/res/xml/dutch_qwertz.xml
index 05365f42b..26ba05177 100644
--- a/addons/languages/dutch/pack/src/main/res/xml/dutch_qwertz.xml
+++ b/addons/languages/dutch/pack/src/main/res/xml/dutch_qwertz.xml
@@ -37,4 +37,4 @@
<Key android:codes="m" android:popupCharacters="" />
<Key android:codes="@integer/key_code_delete" android:keyWidth="15%p" android:isRepeatable="true" android:keyEdgeFlags="right" android:popupCharacters="" />
</Row>
-</Keyboard> \ No newline at end of file
+</Keyboard>
diff --git a/addons/languages/dutch/pack/src/main/res/xml/dutch_qzerty.xml b/addons/languages/dutch/pack/src/main/res/xml/dutch_qzerty.xml
index 3dedd7c7b..86fd1b51b 100644
--- a/addons/languages/dutch/pack/src/main/res/xml/dutch_qzerty.xml
+++ b/addons/languages/dutch/pack/src/main/res/xml/dutch_qzerty.xml
@@ -37,4 +37,4 @@
<Key android:codes="n" android:popupCharacters="" />
<Key android:codes="@integer/key_code_delete" android:keyWidth="20%p" android:isRepeatable="true" android:keyEdgeFlags="right" android:popupCharacters="" />
</Row>
-</Keyboard> \ No newline at end of file
+</Keyboard>
diff --git a/addons/languages/dutch/pack/src/main/res/xml/dutch_workman.xml b/addons/languages/dutch/pack/src/main/res/xml/dutch_workman.xml
index 3dedd7c7b..86fd1b51b 100644
--- a/addons/languages/dutch/pack/src/main/res/xml/dutch_workman.xml
+++ b/addons/languages/dutch/pack/src/main/res/xml/dutch_workman.xml
@@ -37,4 +37,4 @@
<Key android:codes="n" android:popupCharacters="" />
<Key android:codes="@integer/key_code_delete" android:keyWidth="20%p" android:isRepeatable="true" android:keyEdgeFlags="right" android:popupCharacters="" />
</Row>
-</Keyboard> \ No newline at end of file
+</Keyboard>