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
|
||||
acp = +acp(basic)
|
||||
acp = +acp(us)
|
||||
|
||||
! include %S/evdev
|
||||
|
|
|
@ -8,21 +8,12 @@
|
|||
<shortDescription>acp</shortDescription>
|
||||
<description>ACP</description>
|
||||
<countryList>
|
||||
<iso3166Id>GB</iso3166Id>
|
||||
<iso3166Id>US</iso3166Id>
|
||||
</countryList>
|
||||
<languageList>
|
||||
<iso639Id>eng</iso639Id>
|
||||
</languageList>
|
||||
</configItem>
|
||||
<variantList>
|
||||
<variant>
|
||||
<configItem>
|
||||
<name>us</name>
|
||||
<description>ACP (US)</description>
|
||||
</configItem>
|
||||
</variant>
|
||||
</variantList>
|
||||
</layout>
|
||||
</layoutList>
|
||||
</xkbConfigRegistry>
|
||||
|
|
Loading…
Reference in a new issue