diff options
| author | Jules Aguillon | 2024-11-17 10:38:33 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-11-17 10:38:33 +0100 |
| commit | 9bf0a2022666456f9e8d709fd0dd96f5e37c576a (patch) | |
| tree | 9d08e62333d4a24f691f52f9dc12a0d974452494 /res/xml | |
| parent | 354c0a6f1cedcd0d816c41ceaf10056c2d4bf320 (diff) | |
| download | unexpected-keyboard-9bf0a2022666456f9e8d709fd0dd96f5e37c576a.tar.gz unexpected-keyboard-9bf0a2022666456f9e8d709fd0dd96f5e37c576a.zip | |
method.xml: Add Australia
Diffstat (limited to 'res/xml')
| -rw-r--r-- | res/xml/method.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/xml/method.xml b/res/xml/method.xml index 68af4e2..2429fc4 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -10,6 +10,7 @@ <subtype android:label="%s" android:languageTag="da" android:imeSubtypeLocale="da_DK" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="script=latin,default_layout=latn_qwerty_da,extra_keys=€|æ|å|ø"/> <subtype android:label="%s" android:languageTag="de" android:imeSubtypeLocale="de_DE" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="script=latin,default_layout=latn_qwertz_de,extra_keys=accent_trema:ä:ö:ü@u|ß|€"/> <subtype android:label="%s" android:languageTag="el" android:imeSubtypeLocale="el" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="script=latin,default_layout=grek_qwerty,extra_keys=£@l|€"/> + <subtype android:label="%s" android:languageTag="en-AU" android:imeSubtypeLocale="en_AU" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="script=latin,default_layout=latn_qwerty_us"/> <subtype android:label="%s" android:languageTag="en-CA" android:imeSubtypeLocale="en_CA" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="script=latin,default_layout=latn_qwerty_us"/> <subtype android:label="%s" android:languageTag="en-GB" android:imeSubtypeLocale="en_GB" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="script=latin,default_layout=latn_qwerty_gb,extra_keys=£@l"/> <subtype android:label="%s" android:languageTag="en-US" android:imeSubtypeLocale="en_US" android:imeSubtypeMode="keyboard" android:isAsciiCapable="true" android:imeSubtypeExtraValue="script=latin,default_layout=latn_qwerty_us"/> |
