Fix labels on layout
This commit is contained in:
parent
a51f92c580
commit
e7e964fefe
2 changed files with 0 additions and 10 deletions
|
@ -1,5 +1,4 @@
|
||||||
! option = symbols
|
! option = symbols
|
||||||
acp = +acp(basic)
|
acp = +acp(basic)
|
||||||
acp = +acp(us)
|
|
||||||
|
|
||||||
! include %S/evdev
|
! include %S/evdev
|
||||||
|
|
|
@ -8,21 +8,12 @@
|
||||||
<shortDescription>acp</shortDescription>
|
<shortDescription>acp</shortDescription>
|
||||||
<description>ACP</description>
|
<description>ACP</description>
|
||||||
<countryList>
|
<countryList>
|
||||||
<iso3166Id>GB</iso3166Id>
|
|
||||||
<iso3166Id>US</iso3166Id>
|
<iso3166Id>US</iso3166Id>
|
||||||
</countryList>
|
</countryList>
|
||||||
<languageList>
|
<languageList>
|
||||||
<iso639Id>eng</iso639Id>
|
<iso639Id>eng</iso639Id>
|
||||||
</languageList>
|
</languageList>
|
||||||
</configItem>
|
</configItem>
|
||||||
<variantList>
|
|
||||||
<variant>
|
|
||||||
<configItem>
|
|
||||||
<name>us</name>
|
|
||||||
<description>ACP (US)</description>
|
|
||||||
</configItem>
|
|
||||||
</variant>
|
|
||||||
</variantList>
|
|
||||||
</layout>
|
</layout>
|
||||||
</layoutList>
|
</layoutList>
|
||||||
</xkbConfigRegistry>
|
</xkbConfigRegistry>
|
||||||
|
|
Loading…
Reference in a new issue